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

Android Camera Getsupportedpreviewsizes() Error

I am testing my Android app on a Samsung Galaxy Tab. When I open up the camera application on the … Read more Android Camera Getsupportedpreviewsizes() Error

Tablet - Get Drawable Screen Resolution, Not Total Screen Resolution

With tablets and some phones running 4.0 there are on screen controls. I am developing a full scre… Read more Tablet - Get Drawable Screen Resolution, Not Total Screen Resolution

How To Display Admob Smartbanner Exactly On The Bottom Of The Screen While Using Andengine Cropresolutionpolicy

So heres the deal. I am making a game in andEngine and I use CropResoltionpolicy (how it works: htt… Read more How To Display Admob Smartbanner Exactly On The Bottom Of The Screen While Using Andengine Cropresolutionpolicy

Supporting Multiple Screens For Some Devices In Android

I read the official document about supporting multiple screens http://developer.android.com/guide/p… Read more Supporting Multiple Screens For Some Devices In Android

How Do I Create Different Layouts For 4" And 10" Displays At Same Resolution?

According to this Android document, Supporting Multiple Screens, it seems that an image displayed b… Read more How Do I Create Different Layouts For 4" And 10" Displays At Same Resolution?

Handling Different Screen Resolutions For Background Images In Android

My Android app (a text-based game) uses background images a lot in order to provide a better visual… Read more Handling Different Screen Resolutions For Background Images In Android