Discussion Forums  >  Images, Documents, File Locations

Replies: 5    Views: 55

WebNevees
Code is Art
Profile
Posts: 206
Reg: Oct 28, 2012
KL
11,660
05/01/13 12:34 AM (11 years ago)

Neat Android link for reference

Ever had the moment when you're trying to get the approval of your client or boss on the new app you've made for them and they get really disappointed by the graphics not looking good on their own device?! Ok there's a cure for that and you can actually put special versions of your images in a different folder on your project to be able to call the correct version of the image at runtime. You'll find them with the ldpi, mdpi, hdpi, .... and small, medium, large, ... qualifiers in the name of the folder in the images folder in your downloaded android project. Here's a comprehensive list I found for customizing resources in your project for specific android devices. Be warned: Only use as a reference when you really want to be sure your app works on the clients' device so he/she is not freaked out when you show the app before release. You won't be able to satisfy the whole android market that easily. http://checkscreensize.appspot.com/listdevice.jsp
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
05/01/13 03:30 AM (11 years ago)
Awesome!!! I created a PDF from it and added it to the How To's for reference. You'll see your name under it in the How To's. You'll also see some points in your profile :-) Great find.
 
WolfTimJ
buzztouch Evangelist
Profile
Posts: 810
Reg: Feb 20, 2011
Rockwall, TX
17,400
like
05/01/13 05:21 AM (11 years ago)
Awesome! Wish I had this about a month ago! Thanks
 
LA
Aspiring developer
Profile
Posts: 3278
Reg: Aug 16, 2012
Jerseyville, IL
42,880
like
05/01/13 06:01 AM (11 years ago)
Great resource @WebNeeves! LA
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
05/01/13 06:54 AM (11 years ago)
Mint. Very useful. Thanks. I need to turn that into a sortable list so I can find stuff quicker.
 
WebNevees
Code is Art
Profile
Posts: 206
Reg: Oct 28, 2012
KL
11,660
like
05/03/13 01:19 AM (11 years ago)
WOW @David, Guys... Thanks David for the quick documentation and response. And especially the points! I have thought about creating a few How Tos and guides, but have been too picky about it. I'll definitely get it going now! I'm glad it was of use to all.
 

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.