Before this argument, you had a question.
And I'm not quite sure we answered it.

So say you want to increase the size of the icons?

Do you mean just the icon for your app?
Or for all the apps?

The application icons are all the same size for a reason.
Otherwise it'd be an arms race of you chose the biggest icon.

The size of the icons are optimised the for the screen size and pixel 
density.

So when building your app
you're requested to provide icons for each posible screen density.

If you in fact do want to create a whole new home screen
(and I'd guess from the fact you're just starting in Android, that you 
don't)
Then by all means look at the sample app.

They all live here;
http://developer.android.com/resources/browser.html?tag=sample

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to