Top "Tablet" questions

This refers to tablet personal computers.

Where is the Windows ADB Driver for the Pixel C?

I cannot find the proper drivers for ADB for my Google Pixel C tablet. I'm developing on Windows 8.1. I have …

android windows adb tablet drivers
React native check if tablet or screen in inches

I've established a different render logic for tablets and mobile devices. I was wondering if there is a way to …

android ios react-native tablet screen-resolution
How to hide navigation bar in Android App Code

I added this code to my app ; View decorView = getWindow().getDecorView(); // Hide both the navigation bar and the status bar. …

android navigation hide tablet adk
Tablet can't download .apk file in some browsers

I am trying to download an apk file from my website and it works on every android phone (downloads and …

android ssl apk tablet
Android: keep blue background after ListView selection

I have a ListView, and it works great on a phone. Now I am making a tablet UI, with the …

android listview tablet
touchmove/MSPointerMove event not firing in Windows 8

I'm just a lowly uC programmer who's trying to put together a little web interface for his boss. I've got …

javascript touch windows-8 tablet internet-explorer-10
Converting GWT Click Events to Touch Events

I am working on a Big Project and i have a lot of GWT code written. Now i am working …

gwt touch tablet
Block all means to close an android application

I'm trying to develop an application for an android tablet. This tablet will be shown to the public and they …

android tablet mobile-application
Select2.js mobile & tablet support

Select2 does indicate its support for desktop browser version to be: IE8+, Chrome 8+, Firefox 10+, Safari 3+, Opera 10.6+ However, I cannot find …

mobile cross-browser jquery-select2 tablet cross-device
How to manage drawables for phone and tablet, both hdpi?

I've tried to run my app on a Nexus-One-like emulator skin and a Galaxy-Tab-like. As far as I know, both …

android resources drawable tablet hdpi