Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Screen Support

How To Create An Android Application That Support And Run Perfect All Screen Size Mobile Device And Tablets?

Here I develop one application which has menu screen with 8 icons on that screen, i have two sets o… Read more How To Create An Android Application That Support And Run Perfect All Screen Size Mobile Device And Tablets?

Supporting Different Screens

im working on Supporting different Screen for android i created different drawable folders and past… Read more Supporting Different Screens

How To Handle Difference Screen Sizes So That A Textview Scales

I have to distribute text over a view uniformly. Have been unable to figure out a way that satisfie… Read more How To Handle Difference Screen Sizes So That A Textview Scales

Manifest Limits To Only Tablets But App Is Still Available To Samsung Galaxy S2

I want to run my app only in tablets. So I have declared below code in manifest file: Solution 1: … Read more Manifest Limits To Only Tablets But App Is Still Available To Samsung Galaxy S2

Android Default Notification Margin

Good day. I created fully custom view for notification. But on different devices left (start) marg… Read more Android Default Notification Margin