Questions tagged [mobile-devices]

Mobile devices are a set of handheld devices including mobile phones and smartphones, tablets, smartwatches and other portable devices.

Mobile devices are a set of handheld devices including mobile phones and smartphones, tablets, smartwatches and other portable devices. They usually have an operation system, which provides various features for browsing web, using applications and managing personal data and files.

287 questions
1
vote
2 answers

What is the advantage of has sperate front-end page for mobile and desktop?

When we access to facebook page on mobile, it redirect to URL 'm.facebook.com' that m represent for mobile. Even when we access to this URL in desktop, it still return mobile UI. As I guessed, this was for reduce CSS or JS or anythings that handle…
dungmidside
  • 508
  • 7
  • 19
1
vote
1 answer

Why don't my images fill the screen when viewing on mobile device in portrait?

I have just inspected my website on mobile device, and it looks great in landscape. However the images only fill up half of the page when held in portrait mode. It also shrinks down my logo which is a problem too. The images are being displayed in a…
1
vote
1 answer

How can I get a list of all mobile devices from admin.google.com via the Google directory api?

I'm trying to get a list of all mobile devices from G Suite Admin in a python script using guide. But in response, I only get a list of devices owned by users, not the company. I marked the device's return in green on the screenshot.…
1
vote
0 answers

How can I replace images locally on smartphone

How can I locally replace, for example, an image displayed by a certain application on a smartphone?
user12660273
1
vote
0 answers

Detect mobile device to change css without media queries

Is there a way to detect mobile and tablet devices and change css accordingly without using media queries? For this project I don't want to detect resolution, I just need to detect mobile/tablet devices and use css to display: none; a video on the…
midknyte
  • 587
  • 3
  • 6
  • 18
1
vote
1 answer

How to disable text highlighting when tapping input field?

I know this question has been asked before but none of the solutions seem to work on mobile devices. The solution I found here worked perfectly on my PC but not on my tablet unfortunately. I've commented on the solution to see if they can help but…
Lloyd
  • 435
  • 3
  • 12
  • 29
1
vote
3 answers

Is it possible to save data inside a database locally in Angular?

I work on an app, that won't have Internet-Connection during most of the time where it will be used. The data for this app will be stored on a server and for updating the data it should be able to connect to that server and basically 'download' all…
violetleaf
  • 111
  • 2
  • 12
1
vote
0 answers

Use iframe to embed the actual webpage of a YouTube video on moble devices?

I'm trying to use iframe to embed the actual webpage of a YouTube video on my website so that my visitors can login to YouTube, like the video, read the description of the video, browse the comments, leave a comment, subscribe to the channel, ...…
Ian Y.
  • 2,293
  • 6
  • 39
  • 55
1
vote
0 answers

Will it ever be possible to update Firebase user properties from the server side?

We are working on a requirement which includes creating an "Admin Panel" to send announcements/push notifications to different user populations of a mobile application for things such as: Application Updates, System Outages, Service Announcements,…
1
vote
2 answers

Using Chrome on mobile device to read HTML files on a PC through USB?

Currently I'm developing a web page application and I would like to test it on my mobile device (Android, to be specific). I need to run it on the actual device, and simply testing it using the emulator on the PC Chrome is not enough. I know how to…
Mu-Tsun Tsai
  • 2,348
  • 1
  • 12
  • 25
1
vote
1 answer

How to properly use a player swipe length in pixels to move UI elements in Unity?

For a matter of optimization, I had to create a pooling list (acting as a scroll view) to reduce the number of gameobjects instantiated. This list use the draggable interfaces (IDragHandler, IBeginDragHandler, IEndDragHandler) to assess the player…
Nyakouai
  • 113
  • 2
  • 5
1
vote
1 answer

how to get UAprof url for samsung mobile

when i connect to the servlet from my andoid mobile browser I need to get UAprof url for my samsung mobile in x-wap-profile headers but im not getting the header ... but when i tried to connect the servlet from htc i could to get uaprof url in…
1
vote
0 answers

Same cookies on two different devices

is it possible to have the same cookies on two different devices both connected to the same google account? do not treat me badly is a customer's request. I tried almost everything, including javascript functions and various things in php but…
Ciro Baino
  • 37
  • 2
1
vote
0 answers

Unable to test google voice actions from connected device

I have created an agent on dialogflow.com (earlier api.ai) and then added Google Assistant as the integration. It then after configuration allows me to interact using the simulator. On the simulator it is clearly written, "Test your app by typing or…
1
vote
1 answer

Programmable, mobile device

I have been searching for this since about a month now, and it is beginning to drive me crazy! What I want is: A mobile device At least 2 buttons as an input An LCD or any other display of any size as an output It should be programmable, in any…
Karly
  • 19
  • 1