Hi, i have just imported the project on Eclipse
and got this errors on Google Billing and target:
Unable to resolve target android-16
Exception cannot be resolved to a type
String cannot be resolved to a type
Eclipse ScreenShot
http://www.m5gt.com/Eclipse-A1-GoogleBill.jpgGideros v2012.09.1
Eclipse Java EE IDE for Web Developers
Version: Juno Service Release 1
Build id: 20121004-1855
eclipse-jee-juno-SR1-win32-x86_64
Not be able to Run the application, totally lost
Comments
have you changed anything in exported project?
And have you seen this thread?
http://www.giderosmobile.com/forum/discussion/1849/billingservice.java-should-not-override-a-superclass-method#Item_3
Don't know if it will help, but you might as well try
Now i have:
Re-exported + Changed Java Compiler to 1.6 + Project _ Clean = error
If i delete this googlebilling.util i got error on another package
http://www.karnakgames.com/wp/gideros-svg-level-builder/
4.1.2 API 16, and now from SDK Manager i see only the 2.1 API 7 was installed;
Ok downloading: 2.2, 2.3.3, 3.0, 3.1, 3.2, 4.0, 4.0.3 and 4.1.2 to get away from any problem, it will get some time because my ISP are running in trouble.
@ar2rsawseen and @atilim thanks, soon i'll post the results;
http://www.karnakgames.com/wp/gideros-svg-level-builder/
Downloaded all SDKs from 2.2 to 4.1.2, Google billing solved.
News: 2 errors on AndroidManifest.xml
No resource identifier found for attribute 'xlargeScreens' in package 'android'
String types not allowed (at 'configChanges' with value 'keyboard|keyboardHidden|orientation|screenSize').
My config:
Java Build Path/Order and Export/Android 2.2 Library - is checked
Made some modifications on target SDK and deleted this errors from the manifest, but the APK don't install on device Android 3.2 O_O
http://www.karnakgames.com/wp/gideros-svg-level-builder/