Skip to main content

Questions tagged [tablet]

This refers to tablet personal computers. These are mobile computing devices characterised by touchscreen interfaces.

0 votes
0 answers
13 views

Pixel tablet in AS emulator is not loading the correct layout version

My app has different layout versions for 'port', 'land', 'SW600dp' etc., which load correctly into the emulator for other devices such as Pixel 7a and Pixel C, but the emulator for the Pixel Tablet ...
BillC's user avatar
  • 155
0 votes
0 answers
20 views

Android: Locking Screen Orientation on Tablets

I have built an Android application that is only designed to be used in portrait mode. I am aware that there are a few workarounds, one of which is specifying the orientation in AndroidManifest.xml as ...
Carl Koh Wei Hao's user avatar
0 votes
0 answers
25 views

[SOLVED]Unity New input System: Overlap problem between the PrimaryTouch[touchscreen] and GUI elements

In a tablet game, in an New Input system Action map, I placed an aiming command conveyed by PrimaryTouch[touchscreen], next to other commands conveyed by gamepads, and buttons on the screen. The idea ...
Daniele Pomilio's user avatar
0 votes
1 answer
38 views

How to detect if a device is an iPad, Tablet or phone in Compose Multiplatform for Android and iOS

I'm working on a Compose Multiplatform project, and I need to adjust the UI based on whether the user is using a tablet, iPad, or phone. I'm looking for a detailed solution that includes platform-...
Murodjon Abdukholikov's user avatar
0 votes
0 answers
13 views

how to activate key press functions on smartphone or tablet

When exploring the web, there are sometimes little applications, written in js or so, that use key-press input to execute some functions, and this has nothing to do with a text-input-field like the ...
Drachenbauer's user avatar
0 votes
0 answers
17 views

Override default screen mirroring on Android tablet?

I am attempting to stream video from an android tablet, via its hdmi out port. However, the tablet (https://www.tripltek.com/product-page/tripltek9) has some interesting default behavior. There ...
Sara Goel's user avatar
0 votes
0 answers
39 views

How to reproduce the pressure, tilt, orientation in line stroke of the Path using a Stylus Pen in Kotlin?

I followed this instructions (https://developer.android.com/codelabs/large-screens/advanced-stylus-support#3 to draw on the Android Tablet screen with Stylus Pen. I am using a Samsung Tab S6 Lite with ...
Manuel Pardo's user avatar
0 votes
0 answers
21 views

Pick Video from camera in Android Tablet Using Flutter

i am using image_picker for pick video from camera. Its working on mobile. while on android tablet. when i create a video from and pick in app. the file size is 0. image path is printing in local ...
Hamza Ch's user avatar
0 votes
0 answers
24 views

Android app unpins itself on Samsung tablet

I have an issue with my Samsung tablet, I have webapp pinned using either Google Chrome or the Samsung internet app, and for some reason it unpins itself after some time. I tried to pin other websites ...
Sergi 's user avatar
0 votes
1 answer
54 views

setText method is not working for tablet but work for phone

I am using the same layout for both phone and tablet but for some reason the text in tablet is not being changed but it changes in phone.I even tried using hard code string for eliminating the case of ...
TokPoki's user avatar
0 votes
1 answer
44 views

How can I prevent child forms in a C#/WinForms application to open maximized in tablet mode?

I have a Windows Forms application that opens child forms. The forms are opened by calling Form.ShowDialog(). When the application is being executed on a tablet PC with Windows 11 then the child form ...
arnadan's user avatar
  • 15
0 votes
0 answers
16 views

Touch Problem with slider on Android 12 compared to Android 8 in vuejs webapp in WebView

I have a device running a webserver hosting a web application (Vue.js). On a tablet (Huawei Mediapad T3 10) with Android 8 and WebView version 70.0.3538.110, featuring a resolution of 1280x800, I ...
thdu's user avatar
  • 1
0 votes
0 answers
17 views

How to adapt Image size on tablet 10,1" MDPI

My app uses a background (720x1280) in xhdpi. I created all the drawable folders to support the differents screen sizes (hdpi, mdpi, xxhdpi...). For the phones, it works. Note that I use a canvas, not ...
Glezy Production's user avatar
0 votes
0 answers
9 views

Exchange data with tablet and devices in charging and withount charging

My tab Levovo TB-8505F have a odd behavior. When charging is in progress, it exchanges data with my device. When harged up to 100% for some reason the tablet doesn't want to exchange data with device ...
Stalker17's user avatar
0 votes
1 answer
31 views

Carousel behaving erratically in touch device (mobile)

I've dropped in this jquery carousel: (https://www.jqueryscript.net/slider/Beautiful-Horizontal-Image-Carousel-Plugin-with-jQuery-CSS3-Hover-Carousel.html#google_vignette) and customised it got it ...
Anthony's user avatar

15 30 50 per page
1
2 3 4 5
111