Abbas Sutarwala

Greenhorn
+ Follow
since Oct 11, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Abbas Sutarwala

Hello.

I tried the following when I got the problem and then it worked:
I got a message "Failed to install HelloWorld3.apk on device emulator-5554

Solution that worked for me:
In Eclipse go to Window -> Android SDK and AVD Manager ->
create a new AVD (Android Virtual Device)
when I gave the name as em22 which was the name I had given
earlier, I got a problem so I gave the name as em23
SD Card size as 128 MB.

Then it worked!


Sekhar Karri wrote:

Nishan Patel wrote:I have fixed this problem. Actually I am using RAD for Android application. While I have change RAD to Eclipse 3.5 I am able to run android application successfully.



HI Nishan,
I am New to Android App Dev. i am Getting the Below Error , when try to run the app HelloAndroid from the Book "Hello Android 3rd Edition".
This is the Error :

[2010-09-27 21:59:33 - HelloAndroid] Automatic Target Mode: launching new emulator with compatible AVD 'ems22'
[2010-09-27 21:59:33 - HelloAndroid] Launching a new emulator with Virtual Device 'ems22'
[2010-09-27 21:59:38 - HelloAndroid] New emulator found: emulator-5554
[2010-09-27 21:59:38 - HelloAndroid] Waiting for HOME ('android.process.acore') to be launched...
[2010-09-27 22:01:19 - HelloAndroid] HOME is up on device 'emulator-5554'
[2010-09-27 22:01:19 - HelloAndroid] Uploading HelloAndroid.apk onto device 'emulator-5554'
[2010-09-27 22:01:20 - HelloAndroid] Installing HelloAndroid.apk...
[2010-09-27 22:03:58 - HelloAndroid] Failed to install HelloAndroid.apk on device 'emulator-5554!
[2010-09-27 22:03:58 - HelloAndroid] (null)
[2010-09-27 22:03:59 - HelloAndroid] Launch canceled!

i think you also got the same error . Can you please help me How to Fix this .?
Thanks,
Sekhar

13 years ago