Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tablet

Force Android Screen Orientation Depending On Screen Size

I am writing an application that allows users to select various things on the screen. On large 10 i… Read more Force Android Screen Orientation Depending On Screen Size

Android - How To Find Out From Within Running App If Device It Is Running On Is Phone Or Tablet

Is there a method to identify if the device the app is running on is a phone or a tablet? We want t… Read more Android - How To Find Out From Within Running App If Device It Is Running On Is Phone Or Tablet

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

Android: Error Loading Images: Outofmemoryerror: Bitmap Size Exceeds Vm Budget

I'm developing an Android Application for a tablet (1024x768). I searched and find some solutio… Read more Android: Error Loading Images: Outofmemoryerror: Bitmap Size Exceeds Vm Budget

Android: Master/detail Flow (dual-pane) Using 1 Activity

As reported by the Android guide, dual-pane can be achieved in two ways: Multiple fragments, one a… Read more Android: Master/detail Flow (dual-pane) Using 1 Activity

Installing Android Mobile Apps On Android Tv

Just a quick question for i can't find proper answer to. I have developed android app for table… Read more Installing Android Mobile Apps On Android Tv

Android: Some Apps Are Not Available For Tablets On Google Play?

Since it came out the new developer console and the new PlayStore I have some problems like the one… Read more Android: Some Apps Are Not Available For Tablets On Google Play?

Android Manifest File: App Supports Tablets, But Is Marked "not Compatible" In Market?

I've been reading several other things on the forum for handling the Manifest File. Though I… Read more Android Manifest File: App Supports Tablets, But Is Marked "not Compatible" In Market?