Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
bd85 Old
(Last edited by bd85; 23rd October 2010 at 06:59 PM.)
#1  
Guest
Thanks Meter
Posts: n/a
Smile [Q] Wallpaper setup???

Know that it is 1024 * 600 screen. But what do you have for resolution on background images for it to be good quality and look great in portrait mode?
 
Khisha
Old
#2  
Member
Thanks Meter 1
Posts: 60
Join Date: Nov 2009
Quote:
Originally Posted by bd85 View Post
Know that it is 1024 * 600 screen. But what do you have for resolution on background images for it to be good quality and look great in portrait mode?
Let's think together. We have 5 screens, so it looks like you need 1024X3000.
bd85 Old
(Last edited by bd85; 23rd October 2010 at 07:29 PM.)
#3  
Guest
Thanks Meter
Posts: n/a
ok. Do you Now a good page that have that sort of wallpapers
 
hateman
Old
(Last edited by hateman; 23rd October 2010 at 07:40 PM.)
#4  
hateman's Avatar
Senior Member
Thanks Meter 161
Posts: 149
Join Date: Sep 2007
Location: Gokels

 
DONATE TO ME
Quote:
Originally Posted by Khisha View Post
Let's think together. We have 5 screens, so it looks like you need 1024X3000.
Wrong! The size for the wallpaper is 1200x1024. (portrait)

wallpaperManager = (WallpaperManager) this.getSystemService(Context.WALLPAPER_SERVICE);
wallpaperManager.getDesiredMinimumWidth() = 1200
wallpaperManager.getDesiredMinimumHeight() = 1024
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...