Top "Mobile" questions

The tag Mobile should be used to mark questions regarding mobile computing issues.

Creating an Android Service with Phonegap? (Have phonegap app run even when closed)

I have been working on an Android app using Phonegap and now would like to make it so when the …

android cordova mobile android-intent android-service
Does css hover work on mobile devices?

Does css hover work on mobile devices? I have a css hover class which works fine on a regular web …

css mobile hover
How can I make an html page automatically fit mobile device screens?

I am putting a Formidable Form on an html page by using an <iframe>, but I'd like it …

html forms iframe mobile formidable
How to detect device type using javascript

I am developing an web application where I need to detect the device from javascript. Could anybody tell me whats …

javascript mobile tablet
Qt - remove all widgets from layout?

This doesn't seem easy. Basically, I add QPushButtons through a function to a layout, and when the function executes, I …

c++ qt mobile qt4 nokia
How do I stop my fixed navigation from moving like this when the virtual keyboard opens in Mobile Safari?

I understand that mobile safari has a lot of bugs around fixed elements, but for the most part I've managed …

ios css mobile position mobile-safari
Android Custom Event Listener

Say I want to make my own event listener for my class, how do I do that? Do I need …

android events mobile listener
What is the difference between Hot Reloading and Live Reloading in React Native?

I'm a bit confused here. When I'm debugging a React Native Application, I usually enable both Hot Reloading and Live …

javascript mobile react-native
Detect mobile browser

Possible Duplicate: Simplest way to detect a mobile device I have a site and I want to detect which browser …

php mobile detect
Mobile Safari Viewport - Preventing Horizontal Scrolling?

I'm trying to configure a viewport for mobile Safari. Using the viewport meta tag, I am trying to ensure that …

mobile mobile-safari viewport