Bug with Source Code?

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:

Error Image

~~Mike ~~ This Signature is missing something :(
Quote · 18 Feb 2011

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
Quote · 21 Feb 2011

Screenshot

 

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?

Quote · 7 Apr 2011

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
Quote · 8 Apr 2011

I've uploaded a 10sec video of how i load the source code on youtube, can you see what i do wrong?

 

http://www.youtube.com/watch?v=SmZwtETC-kc

Quote · 8 Apr 2011

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:

http://developer.android.com/sdk/installing.html

Rules → http://www.boonex.com/terms
Quote · 12 Apr 2011

 

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:

http://developer.android.com/sdk/installing.html

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:

  • AlertDialog cannot be resolved to a type
  • Bitmap cannot be resolved to a type
  • BitmapFactory cannot be resolved

And other 'cannot be resolved' errors

Quote · 12 Apr 2011

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!

 

Quote · 12 Apr 2011

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
Quote · 13 Apr 2011

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?

Quote · 14 Apr 2011

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
Quote · 15 Apr 2011

I am getting 4 errors.

 

Description    Resource    Path    Location    Type
Attribute minSdkVersion (3) is lower than the project target API level (7)    AndroidManifest.xml    /oo    line 1    Android ADT Problem
Type safety: Unchecked cast from Object to List<Object>    XMLRPCSerializer.java    /oo/src/org/xmlrpc/android    line 69    Java Problem
Type safety: Unchecked cast from Object to Map<String,Object>    XMLRPCClient.java    /oo/src/org/xmlrpc/android    line 379    Java Problem
Type safety: Unchecked cast from Object to Map<String,Object>    XMLRPCSerializer.java    /oo/src/org/xmlrpc/android    line 92    Java Problem

Any ideas?!?

Quote · 14 Jul 2011

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

Quote · 14 Jul 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.