When you don't set minSdkVersion/targetSdkVersion, it is considered to
be 1 by default. One thing that does is convince the system you don't
support all screen types:
http://developer.android.com/guide/topics/manifest/supports-screens-element.html

So on a Nexus One the system will report a smaller screen size to your
app and scale it up for you. This can throw off positions and change
the performance of graphics.

On Aug 24, 3:22 pm, guruk <ilovesi...@gmail.com> wrote:
> just for info ..
> I made the design in adp1 . so i thought it would fit with more
> devices (as it resized fine)
> But the mainproblem and I cant believe its on that.. when I set minSDK
> the APP comes unbelievable slow !!! Its totaly strange .. remember by
> nexus is 2.2 sdk8
> so what comes different when I set minsdk ??

-- 
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