Re: [android-developers] Problem with application launch on emulator

2011-01-06 Thread Ajay Prabandham
Hi,
 Actually, i am first attempting to test my app on the SDK emulator. 
I haven't yet tested it on hardware. Does anyone have an idea about how to 
solve the problem on the emulator? Is there a directory on the 
phone/emulator where new applications (.apk files) are copied by default?

Any input would be greatly appreciated...

Regards,
Ajay

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

Re: [android-developers] Problem with application launch on emulator

2011-01-06 Thread Kumar Bibek
Its the same as it is on the emulator.

Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com



On Thu, Jan 6, 2011 at 3:11 PM, Ajay Prabandham parth...@gmail.com wrote:

 Hi,
  Actually, i am first attempting to test my app on the SDK
 emulator. I haven't yet tested it on hardware. Does anyone have an idea
 about how to solve the problem on the emulator? Is there a directory on the
 phone/emulator where new applications (.apk files) are copied by default?

 Any input would be greatly appreciated...

 Regards,
 Ajay

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

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

Re: [android-developers] Problem with application launch on emulator

2011-01-06 Thread Anshuman Tripathi
check the picture file have .png extension


On Wed, Jan 5, 2011 at 8:35 PM, John Lussmyer johnlussm...@gmail.com wrote:
 I noticed this happening for me when I had added the icon after testing the
 app a few times.
 I had to uninstall the app from the phone/emulator - then the next time I
 launched it the icon was correct.

 On Wed, Jan 5, 2011 at 3:15 AM, Ajay Prabandham parth...@gmail.com wrote:

 Dear All,
     I am developing a GUI based app for Android API 9 SDK on
 my windows PC (Using Eclipse SDK and ADT plugin). I have successfully
 compiled the sources, and when i run the command to launch the emulator, the
 .apk file is successfully installed on the phone.
 But the icon i have chosen to display on the applications menu screen is
 not displayed. Here's my manifest file:  (the image file is picture.jpg)
 I have intentionally hidden the actual resource names.

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

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


Re: [android-developers] Problem with application launch on emulator

2011-01-05 Thread John Lussmyer
I noticed this happening for me when I had added the icon after testing the
app a few times.
I had to uninstall the app from the phone/emulator - then the next time I
launched it the icon was correct.

On Wed, Jan 5, 2011 at 3:15 AM, Ajay Prabandham parth...@gmail.com wrote:

 Dear All,
 I am developing a GUI based app for Android API 9 SDK on my
 windows PC (Using Eclipse SDK and ADT plugin). I have successfully compiled
 the sources, and when i run the command to launch the emulator, the .apk
 file is successfully installed on the phone.
 But the icon i have chosen to display on the applications menu screen is
 not displayed. Here's my manifest file:  (the image file is picture.jpg)
 I have intentionally hidden the actual resource names.


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