Discussion Forums  >  iOS / Android Beta Testers

Replies: 4    Views: 85

chadh0130
Apple Fan
Profile
Posts: 352
Reg: Nov 05, 2011
Rhode Island
4,020
03/18/13 06:43 PM (11 years ago)

Droid 4 images don't show up (splash image & AT53 Video Player)

Hey guys- The client I developed an app for is saying that the splash image and video player background images are not showing up in the app. Has anyone ever seen this problem before or know how to fix this? I don't have an android device to test this with but everything works in the simulator. Any suggestions?
 
AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
like
03/18/13 07:57 PM (11 years ago)
Both showed up when I loaded it on my generic 7" android tablet. Splash screen: grey screen with link us up graphic Video background image: sphere with cobs of corn The app seems to be working fine.
 
chadh0130
Apple Fan
Profile
Posts: 352
Reg: Nov 05, 2011
Rhode Island
4,020
like
03/19/13 06:29 AM (11 years ago)
@AussieRyan - Thanks so much for your help. Am I suppose to be building the app using the level 8 api still, does that have anything to do with this?
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
03/19/13 06:59 AM (11 years ago)
Are you using different resolutions for the drawable folders? Maybe that device uses those folders and displays nothing if it doesn't find an asset? /drawable-ldpi = For low density screens /drawable-mdpi = For medium density screens /drawable-hdpi = For high resolution screens /drawable-xhdpi = For extra high resolution screens Droid4 can run anywhere from 2.2x to 4.x so it would be a good start to find out which OS he's running.
 
chadh0130
Apple Fan
Profile
Posts: 352
Reg: Nov 05, 2011
Rhode Island
4,020
like
03/19/13 02:52 PM (11 years ago)
@ATRAIN53 - I am using only one image thats located in the res>drawable folder. The other folders are empty minus a blank.png file and the icon file. Would you recommend putting the splash image and video player image in all of the folders with the same file name? He sent me a screenshot of his settings and his phone says the android version is 4.0.4
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.