when i go to edit the android app i get loads of error (before i've edited anything)
Am i something wrong?
here is an image:
when i go to edit the android app i get loads of error (before i've edited anything)
Am i something wrong?
here is an image:
~~Mike ~~ This Signature is missing something :( |
Please make sure that you've properly setup environment for Android development: http://developer.android.com/sdk/installing.html Also if you can publish console output with exact errors it would be helpful to diagnose the problem. Rules → http://www.boonex.com/terms |
I too have problem with the source code v1.2. I know my setup works, as I've just made a HelloWorld example that works with the emulator. I got the following result when I made a new Workspace -> Import -> Existing project into Workspace. I tried to add the Android Lib as well, but didn't help. Is there any guides for this? |
You need to do the following: File -> New -> Project -> Android: Android Project -> Create project from existing source code Make sure that you selected "target name" from "Google Inc." vendor in "Build Target" section. Rules → http://www.boonex.com/terms |
I've uploaded a 10sec video of how i load the source code on youtube, can you see what i do wrong?
|
Please make sure that: - you are using compatible Eclipse version (Google recommends Eclipse CLassic) - you are using latest ADT plugin - you have installed necessary packages, when you downloading and installing SDK - it is not enough, you need to download the packages for specific Android versions
For more information please refer to this document, look throught all stages if you completed all of them, or just do it from scratch: Rules → http://www.boonex.com/terms |
Please make sure that: - you are using compatible Eclipse version (Google recommends Eclipse CLassic) - you are using latest ADT plugin - you have installed necessary packages, when you downloading and installing SDK - it is not enough, you need to download the packages for specific Android versions
For more information please refer to this document, look throught all stages if you completed all of them, or just do it from scratch: I have the latest ADT plugin, just updated my Eclipse from Help->Check for updates and I have also updated and downloaded every available Packages. When I'm creating my project from existing source I use 'Google APIs' from 'Google Inc.' 'Target 2.3.3' All my 2303 errors are mainly:
And other 'cannot be resolved' errors |
Managed to get rid of the errors by deleting my source files and download it again.. very weird But I'm still interested in which API is the recommended?
Now when I'm emulating on Android 2.1 i get this error:
[2011-04-12 19:41:00 - Main] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2011-04-12 19:41:00 - Main] Please check logcat output for more details. [2011-04-12 19:41:00 - Main] Launch canceled!
|
Please make sure that emulator is based on Google APIs too, because there is no Google Maps shared library in other emulators. Managed to get rid of the errors by deleting my source files and download it again.. very weird But I'm still interested in which API is the recommended?
Now when I'm emulating on Android 2.1 i get this error:
[2011-04-12 19:41:00 - Main] Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY [2011-04-12 19:41:00 - Main] Please check logcat output for more details. [2011-04-12 19:41:00 - Main] Launch canceled!
Rules → http://www.boonex.com/terms |
I got it to work with my emulator on 2.1. on previous target builds i get errors about it can't find the manifest file... I tried to load it to my Android ePad 2.1, and it couldn't install. it just said Application not Installed... I tried to download the official app from android market, and it returned with Installation Error - Unknown Reason -17 Any clue? |
Maybe your device don't have some required hardware features ? We didn't tested it on ePads .. but on different android phones it works without any problem. Rules → http://www.boonex.com/terms |
I am getting 4 errors.
Description Resource Path Location Type Any ideas?!? |
Alex, i sent you a message. I was able to get past all the errors and warnings and now I see an error when i go to sign in, it says the Site URL is Incorrect. Can you help me please?
Thanks |