Hello, My suggestion is to download Android OS source code and go to packages- >apps. you can find all default application's source code. refer this link to download Android OS source code http://source.android.com/source/download.html
Regards KPBird On Mar 27, 9:02 pm, Laxmi Verma <[email protected]> wrote: > Hi , > > 1) Can you please provide some idea on how to make the screens to support > multiple displays for e.g. hdpi, qvga, ldpi, etc. > In HDPI screen my application is running perfectly. But in qvga screen > display its not dispalying the screen properly. > > 2) I am downloading xml from net connection, when the internet speed is > slow, it automatically gives force close error. How to avoid this. The > downloading xml code i had written in seperate thread and also enclosing it > into try catch block. > > Best wishes!! > > Laxmi Verma -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

