I've just uploaded my first Android app to Google Play and it's telling me 'You need to add an icon to your APK' - which is odd given a 128x128 size icon called 'appicon.png' is sitting in the 'android' folder inside my Resources folder and shows both on the emulator and on a test device. Is there anywhere else I'm supposed to place the app's icon?
1 Answer
Yes, Google Play Developer Console displays very useless message. The right reason for such message really is a line break in application name.
Your Answer
Think you can help? Login to answer this question!