It looks like you are installing on an emulator, correct?  Is the emulator
responsive at this point or has the whole emulator crashed?  If it is
responsive, try launching your app manually and seeing what happens...  And
seeing if logcat has any additional info when you try to launch manually.
Your app should be there because it said the install was successful.

I've never seen that error before, so I'm not sure I can give too much help
other than that.  One thing that I did notice is the warning that the
emulator has an unknown API version.  That very well could by the problem.
You may need to try creating a new AVD with a specific version of Android.

I don't test with the emulator much (I usually install right on my phone)
but I do know that when I created my AVD I specifically told it to be an
Android 1.6 device.

Hope that helps...

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Thu, Nov 19, 2009 at 11:00 AM, Marton Kodok <pentiu...@gmail.com> wrote:

> at the verbose level just one crazy line:
> ??-?? ??:??:??.???: INFO/<unknown>(<unknown>): - exec '/system/bin/sh'
> failed: Bad address (14) -
>
>
> 2009/11/19 Justin Anderson <janderson....@gmail.com>
>
> Have a look at the logcat info... There might be some more information
>> there.
>> ----------------------------------------------------------------------
>> There are only 10 types of people in the world...
>> Those who know binary and those who don't.
>> ----------------------------------------------------------------------
>>
>>
>> On Thu, Nov 19, 2009 at 10:52 AM, Marton Kodok <pentiu...@gmail.com>wrote:
>>
>>> [2009-11-19 19:43:54 - facebooktest2]------------------------------
>>> [2009-11-19 19:43:54 - facebooktest2]Android Launch!
>>> [2009-11-19 19:43:54 - facebooktest2]adb is running normally.
>>> [2009-11-19 19:43:54 - facebooktest2]Performing com.test1.Connection
>>> activity launch
>>> [2009-11-19 19:43:54 - facebooktest2]Automatic Target Mode: launching new
>>> emulator with compatible AVD 'my_avd'
>>> [2009-11-19 19:43:54 - facebooktest2]Launching a new emulator with
>>> Virtual Device 'my_avd'
>>> [2009-11-19 19:43:55 - facebooktest2]New emulator found: emulator-5554
>>> [2009-11-19 19:43:55 - facebooktest2]Waiting for HOME
>>> ('android.process.acore') to be launched...
>>> [2009-11-19 19:45:17 - facebooktest2]WARNING: Unknown device API version!
>>> [2009-11-19 19:45:17 - facebooktest2]HOME is up on device 'emulator-5554'
>>> [2009-11-19 19:45:17 - facebooktest2]Uploading test1.apk onto device
>>> 'emulator-5554'
>>> [2009-11-19 19:45:18 - facebooktest2]Installing test1.apk...
>>> [2009-11-19 19:45:18 - facebooktest2]Success!
>>> [2009-11-19 19:45:19 - facebooktest2]Starting activity
>>> com. test1.Connection on device
>>> [2009-11-19 19:45:20 - facebooktest2]ActivityManager: - exec
>>> '/system/bin/sh' failed: Bad address (14) -
>>>
>>> and waiting waiting, but the app didn't show up
>>> what's wrong?
>>>
>>> --
>>> Márton
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Beginners" group.
>>> To post to this group, send email to android-beginners@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-beginners?hl=en
>>
>>
>>  --
>> You received this message because you are subscribed to the Google
>> Groups "Android Beginners" group.
>> To post to this group, send email to android-beginners@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/android-beginners?hl=en
>
>
>
>
> --
> Márton
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
> To post to this group, send email to android-beginners@googlegroups.com
> To unsubscribe from this group, send email to
> android-beginners+unsubscr...@googlegroups.com<android-beginners%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to