Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Resolution

If I Have An Image 50dp Wide/tall In Xhdpi, What Size Do I Make For Mdpi?

I am working with a graphic designer at the moment who is trying to verify what sizes images I am c… Read more If I Have An Image 50dp Wide/tall In Xhdpi, What Size Do I Make For Mdpi?

Android Responsive Layout

I am building application (calculator). I use table layout with buttons inside. It looks perfect on… Read more Android Responsive Layout

Get Drawable For Different Screen Density At Runtime

I want to print sizes of all drawables at run-time. So if I am on hdpi device then I can print the … Read more Get Drawable For Different Screen Density At Runtime

Bitmap Size Difference For Devices With Same Density, Inches And Resolution

I have two tablet devices: 1) Asus Memo Pad 172V tablet Specs given online as: 600 * 1024 pixels, … Read more Bitmap Size Difference For Devices With Same Density, Inches And Resolution

Android: App Not Visible On 1920x1080 And 1280x720 Resolution Devices

I have developed a game and uploaded it on Play Store. But its not visible on 1920x1080 and 1280x72… Read more Android: App Not Visible On 1920x1080 And 1280x720 Resolution Devices