samedi 12 avril 2014

Android - image de fond dans le simulateur, mais pas dans l'application à partir du magasin de jeu - Stack Overflow


I have strange problem: I uploaded my first Android app to the play store today and a friend of mine who uses the Samsung Galaxy Nexus ( http://en.wikipedia.org/wiki/Galaxy_Nexus ) just downloaded it but on the main screen there does not appear the background image I set in the app. However, testing the app in the simulator (with same device simulated) works, i.e. the background image is shown properly and everything works as wished.


How is that possible? Is there an inconsistency between the simulator and the corresponding real device? Even if so, this would be extremely bad...




I would suggest you to install the .apk, that you exported with your keystore and published on Google play on the simulator to verify. If the background image is still missing then you might double check the res/drawable folders to find your background image. Do clean the project as well.



I have strange problem: I uploaded my first Android app to the play store today and a friend of mine who uses the Samsung Galaxy Nexus ( http://en.wikipedia.org/wiki/Galaxy_Nexus ) just downloaded it but on the main screen there does not appear the background image I set in the app. However, testing the app in the simulator (with same device simulated) works, i.e. the background image is shown properly and everything works as wished.


How is that possible? Is there an inconsistency between the simulator and the corresponding real device? Even if so, this would be extremely bad...



I would suggest you to install the .apk, that you exported with your keystore and published on Google play on the simulator to verify. If the background image is still missing then you might double check the res/drawable folders to find your background image. Do clean the project as well.


0 commentaires:

Enregistrer un commentaire