1,653 questions
-1
votes
0
answers
14
views
How to rotate the input of a non-Wacom graphics tablet in Linux using xinput? [migrated]
I want to leave this solution here because it was difficult for me to find it or I didn't know how to look for it.
I have a Gadnic graphics tablet (model Gotop T505, identified by lsusb as ID 08f2:...
0
votes
0
answers
62
views
Lenovo M10+ gen 3 on screen keyboard issue
I have one of these tablets, just over 2.5 years old now. It came with Android 12 and was fine, then an auto-update forced it to 13, and it broke the on screen keyboard.
What happens in practice is ...
0
votes
1
answer
29
views
Snackbar not occupying full screen width on tablets in Landscape orientation - Android
The Material Design website claims that "On medium and expanded window sizes, like tablet and desktop, snackbars should scale horizontally to accommodate longer text strings". However, ...
0
votes
0
answers
118
views
Is there Android 14 for Samsung Galaxy Tab A7 (not A7 Lite)?
Asking because I'd like to test my ionic app with Capacitor 6.0 built for Android. But I understand Capacitor 6.0 only targets devices with Android 14+. I understand Samsung has released Android 14 ...
0
votes
2
answers
72
views
ExtJs7.4: app is locking up in tablet, but works fine on desktop, is this a memory leak issue?
I have created a fairly complex ExtJs app (using version 7.4 modern toolkit) that has some "modules" that use a transaction model, that is, a single instance of the model can be loaded at a ...
1
vote
0
answers
130
views
Fix portrait orientation in Android application for tablet (Jetpack Compose)
As per the title, I am trying to lock the rotation of my application in Portrait but I am not succeeding, being developed for tablet every time I try to rotate the simulator, the application rotates ...
2
votes
0
answers
253
views
React Native FlatList Horizontal Scroll Not Working with Gesture Handler Pinch Zoom on Android Tablet (Android 14)
I am using a horizontal FlatList combined with react-native-gesture-handler to implement pinch-to-zoom functionality. The pinch gesture works as expected, allowing me to zoom in and out of the content....
0
votes
0
answers
37
views
what are the chrome crash situations while running react application in production environment
I am developing a React/Node.js/Express.js/MySQL-based web application that tracks daily work operations for employees at work centers. This application is deployed on Samsung Galaxy A9 tablets, which ...
0
votes
1
answer
41
views
Is there a way for an Android Tablet to enter an energy saving mode and wake from it without any user inputs?
I'm looking for a way to have an app run on an android tablet.
To be more specific, I'd like the app to visibly run in the foreground while the tablet is charging and while the tablet isn't charging, ...
0
votes
0
answers
180
views
Get wacom tablet data in python
I am currently developing a drawing interface that interacts with an XYZ machine (plotter) that uses a Wacom tablet. X and Y are related to pen coordinates on the screen, and Z should be the pen ...
0
votes
0
answers
36
views
Support multi-window mode on android devices - portrait
I want to start supporting multi-window mode, I began to test this on my Asus tablet and noticed that I have a very weird problem when the device is in portrait mode and my app is at the bottom of my ...
1
vote
0
answers
55
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 ...
4
votes
0
answers
573
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 ...
0
votes
0
answers
120
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 ...
1
vote
1
answer
869
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-...
0
votes
0
answers
49
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 ...
0
votes
1
answer
70
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 ...
0
votes
1
answer
127
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 ...
0
votes
1
answer
53
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 ...
0
votes
1
answer
42
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 ...
0
votes
1
answer
32
views
Why did certain fields came back 0 when having values using tablet API to write data in Apache IoTDB?
When I use tablet API to write data in Apache IoTDB, for the same timestamp and the same time series data point, only one of the 12 field values is correctly inserted, and other fields all reported 0 ...
0
votes
1
answer
111
views
Chrome does not resize web page from Lenovo M9 tablet is zoomed
I created an app in Laravel, from a Lenovo M9 tablet with Firefox everything is ok even from smartphones and desktops and also other browsers everything is ok, but from Chrome for tablets the web ...
2
votes
1
answer
161
views
Why is Surface Pro pen sending WM_HSCROLL and WM_VSCROLL when the pen is down?
I'm building a drawing application for Windows desktop (Visual Studio 2019, C++, MFC). I'm using WM_LBUTTONDOWN, WM_MOUSEMOVE and WM_LBUTTONUP to plot pixels when the user is moving the mouse with the ...
0
votes
1
answer
89
views
Mobile media queries working, but Tablet queries not working
fairly new around here, although I've been using StackOverflow as a reference for a while.
I'm an HTML/CSS/JavaScript noob, but managed to put together a website. I've researched for a few days the ...
0
votes
1
answer
241
views
How do I know what devices are compatible for Android Studio?
I am thinking about getting into making Android apps. I have been doing Apple App dev., but don’t have previous experience with Android app dev. I have an iphone, so I was thinking about getting a ...
1
vote
0
answers
134
views
Debugging a Bluetooth crashing problem on my Android tablet
I have a Samsung Galaxy Tab S6 Lite 2022 and I use it with Rouvy to do indoor bike rides. Rouvy connects to the bike and to my heart rate monitor using Bluetooth.
Every 30 minutes or so, the tablet ...
1
vote
1
answer
161
views
Why mic is not working of Amazon's Fire tablet in React Native?
I'm getting this error while initiating the voice module from this package @react-native-community/voice
errorstarting voice [error: not allowed to bind to service intent { act=android.speech....
0
votes
0
answers
924
views
Create a link to add a website to an Android or iPhone home screen
as you can see today i have a technical question and would like to know if someone already faced to this problem. Actually when we go a website via mobile or tablet we can add this website to an ...
0
votes
1
answer
2k
views
Flutter , how to make the app looking similar in mobile and tablet (i.e eg we can use white spaces from left and right in tablet)
I want my app to remain similar as it is in mobile . I want to add white spaces from left and right in tablet so that it doesnot create any mess and look similar to the mobile .
I have tried layout ...
1
vote
1
answer
3k
views
How to use the new navigator.userAgentData to detect iPad or tablet?
Before I used:
const iPad = !!(navigator.userAgent.match(/(iPad)/) || (navigator.platform === "MacIntel" && typeof navigator.standalone !== "undefined"));
const userAgent = ...
3
votes
1
answer
2k
views
System bar showing app icons on Android 13 (tablet emulator)
From Android 13 (API 33) the the system bar in the bottom is showing a row of app icons when using different apps. On the home screen it is not visible, but when you open up an app or navigates into ...
-1
votes
1
answer
544
views
Best way to make a responsive a tablet/phone UI on Android?
I have an Android app that has a main menu that leads into a number of secondary menus depending on the button initially pressed. This secondary menu then opens the final screen with whatever the user ...
1
vote
1
answer
282
views
Detecting a Wacom Intuos tablet in a Swift macOS app
I'm using Swift 5.7 to build a macOS app that I want to control with an Wacom Intuos Pro tablet.
On my Mac Studio running on macOS 13.0 Ventura, Wacom's ScribbleDemo project (built on Objective-C) ...
0
votes
0
answers
110
views
Unreasonable pointer events on Samsung tablet with keyboard attached
I created a React game and it works great, but I found a lot of problems on Samsung tablet with Samsung web browser and keyboard attached. My game is designed to work on both touch screens and with ...
0
votes
1
answer
152
views
How to get bluetoothClass.Device for tablet?
In my app I am checking the discovered bluetooth devices type by Class bluetoothClass.Device
I want to check if device is tablet or not but I can not find anything to check is device tablet or not.
I ...
0
votes
1
answer
126
views
Force WinForm Application on top Windows 10 Tablet Mode
Is there any way to force a simple winforms application to run on top the tablet mode main screen ?
It can be Vb script or anything, the idea is to show a count down application on top the main screen ...
2
votes
6
answers
1k
views
Position:absolute issue in react native
I am making a react native application in which there is a left and right section.
The left section consists of flex:0.7 and right side section consists of flex:0.2.
Inside the left section I have a ...
0
votes
1
answer
35
views
Render Item left and right combination
I would like to render the item left and right in tablet. I have tried many ways. but nothing worked. Can anyone please help me to sort out this issue.
for example, array having some data. array = [...
1
vote
0
answers
18
views
Need update from droid 11 to droid 12 NITRO8S
Unsure exactly which base device is mine in order to download correct version suits device. 2ANIRNITRO8S
DEVICE ALSO known as nitro8s
I've loaded emulator and am searching for correct version 12 to ...
1
vote
0
answers
2k
views
Cannot connect to the reMarkable web interface anymore
usually I can connect via a USB cable from my MacBook to my reMarkable tablet. Therefore, I have to enter http://10.11.99.1 in a web browser. I was using this type of connection for a long time but ...
1
vote
1
answer
539
views
How to set a tablet device dimensions on a web browser
I am using flutter for developing an android app optimised (from frontend layout perspective) for a specific tablet (Galaxy tab A8).
Specs for tablet are -
Resolution: 1920x1080, 16:10 ratio (216 ppi ...
0
votes
3
answers
1k
views
init() err UHFOpenAndConnect result:-1 - getting this error inconsistently RFID Android Tablet
I am working with Chainway p80 tablet. It is android rfid tablet. I am able to get rfid to work. However at times the rfid fails and gives init() err UHFOpenAndConnect result:-1. The problem is with ...
0
votes
1
answer
25
views
Flutter alertDialog doesnt response truly in larger screens
I am using an 8-inch emulator. In this emulator, alertDialog and showBottomModalSheet don't work correctly. It is responding like the screen has half-width. Are there any constraints I have to change ...
1
vote
2
answers
1k
views
Enable Device Screen Rotation Landscape or Potrait, only for Tablet Device by Flutter
I would like to enable my application screen to landscape or portrait only for tablets. Still on Portrait for smartphone The application was developed by Flutter.
0
votes
1
answer
385
views
How do I translate the sizings of a Lenovo Tab M8 into pixels for Figma?
My company has a Android app. Our clients view the app with a Lenovo Tab M8. I am a designer tasked with recreating the current app experience in Figma so that our design team can have a design system ...
0
votes
1
answer
524
views
AudioRecord.read with read mode: READ_NON_BLOCKING not working on Tablet Samsung
I have a problem with the AudioRecord class in Android.
In my application I initialize the class using:
recorder = new AudioRecord(
audioSource, // currentAudioSource,
sampleRate, // ...
0
votes
1
answer
203
views
Fatal Error using isTablet for mobiledetect library
I am using mobiledetect for detect users using different devices. But, when I'm writing this $detect->isTablet() then I am getting the Fatal error. Can anyone please let me know where and what I'm ...
1
vote
0
answers
39
views
AngularJS Calendar's years dropdown disappears in tablet but not in pc
I have an SPA application that was developed in AngularJS.
In one of the pages I have an AngularJS input date field.
When I am opening the calendar's years dropdown on pc it works ok, but when i open ...
-1
votes
1
answer
25
views
Background of layout doesn't appear to render correctly on Tablet device, while render perfectly on mobile phone
This is the xml of the background drawable. In phone render perfectly, in tablet didn't. This drawable was used for a background in tablayout.
<?xml version="1.0" encoding="utf-8&...
3
votes
1
answer
3k
views
how to hide/show a React component depending on device browser?
Looking to hide/show a component in a React/Nextjs/tailwind webapp depending on the device that the user is on (e.g. desktop vs tablet vs mobile) since there are certain keys on the keyboard available ...