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
How to get CDO.Message working in VBScript on Vista Business
Date entry format error
getting colorbox(lightbox) to initialize onload
Convert mailbox to room
Subquery issue
ASP
Which version of Server 2008 should I purchase with my new server?
Hosting options for ASP.NET 4.0 and SQL 2008
Fade In Logo when state is changed
LINQ versus Entity Framework?