Top "Mobile" questions

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

Cause: buildOutput.apkData must not be null

My android application using Kotlin is throwing this exception when I try to Run 'app' in the emulator o in …

android android-studio mobile apk mobile-application
Tooltips for mobile browsers

I currently set the title attribute of some HTML if I want to provide more information: <p>An &…

mobile mobile-website tooltip html
Common breakpoints for media queries on a responsive site

So I am working on my first responsive website which makes extensive use of media queries. I was wondering if …

css mobile responsive-design media-queries
2D Cross-Platform Game Development Engines

I've worked for some time with Corona SDK and love how fast and easy I can create powerful apps using …

windows mobile cross-platform 2d game-engine
Fixed Position Background on iOS

I have a website that has a full-image fixed background that the content "floats" above. It works fine in desktop …

html css ipad mobile fixed
How to check browser for touchstart support using JS/jQuery?

In an attempt to follow best practices, we're trying to use the proper JavaScript/jQuery events according to what device …

javascript jquery iphone mobile unobtrusive-javascript
jQuery.ajax() method's async option deprecated, what now?

As of jQuery 1.8, the use of async:false in jQuery.ajax() is deprecated. But how many webpages have you seen …

jquery ajax mobile
what input field type forces the number pad mobile keyboard to come up when focused?

I tried the <input type="number" /> but on Opera that outputs a strange input box coupled with an "…

html mobile opera textinput
keystore not found for signing config 'release'.-- React native

I'm trying to generate a Signed APK for react native project. Followed steps from android and react-native documentation. my Build.…

android react-native mobile signed-apk
How can I force a site to scale to fix for mobile (Iphone android..)

When I load my site in an iphone it doesn't scale down. All I see is the top-left most couple …

android iphone mobile viewport