Microsoft
Software
Hardware
Network
Question : Code was working in Android 2.1 SDK but not on 2.2
Dear Experts,
I have an android app that was running fine upto 2.1 SDK. But with the new 2.2 SDK it breaks. It looks like i need to use some other include path.
My question is Can I have a contional include path for example
if SDK >2.1
import ""
else
import ""
Please let me know how i can do it.
Thanks
Answer : Code was working in Android 2.1 SDK but not on 2.2
I tried to find a solution for you, and if you are still having a problem, I don't believe that I can help you.
Random Solutions
Need assistance with a CF Script, rootkit that will not go away
Winmail.dat issues Exchange 2010 Server
How would I output to CString instead of using stringstream ss?
Physical wiring for hot stand-by
Understanding why there are no $_POST["myvar"] and how this works on linux but not on windows?
Alter Table Alter Constraint
Can't logon "The local policy of this system does not permit you to logon interactively."
VB .Net 2008 Express Deploy Application
XP Start Menu: Does not respond to Mouse - Sometimes
What is wrong with my sql query to find a LIKE match?