Application icon not transferred to Android device
Posted
by Praveenb
on Stack Overflow
See other posts from Stack Overflow
or by Praveenb
Published on 2010-05-21T23:12:14Z
Indexed on
2010/05/21
23:40 UTC
Read the original article
Hit count: 267
I want to deploy my application with Android 2.1 features. I placed an application icon in PNG format in the drawable-ldpi,and drawable-hdpi folders. When I installed to the device, it is not showing the application icon on the home screen of the device.
Please help me how to solve this issue?
© Stack Overflow or respective owner