The tag Mobile should be used to mark questions regarding mobile computing issues. Mobile computing is a form of human–computer interaction by which a computer is expected to be transported during normal usage.
160
votes
24answers
157k views
What is the best way to detect a handheld device in jQuery?
Is there a solid way to detect whether or not a user is using a mobile/handheld device in jQuery? Something similar to the css media attribute? I would like to run a different script if the browser is ...
116
votes
4answers
41k views
Difference between jQTouch and jQuery mobile
What is the difference between jQTouch & jQuery Mobile Framework ?
Are they related (other than being both based on jQuery) ?
Do they have the same goal ?
Edit: jQTouch is now jQT
97
votes
11answers
19k views
Choosing Mobile Web HTML5 Framework [closed]
For the new project, I have been searching for a framework with support of HTML5 and runs on mobile, that is IPhone, IPads. I found out these:
Sencha Touch
M-Project
jQuery Mobile
jQTouch
Titanium
...
65
votes
19answers
14k views
What work has been done on cross-platform mobile development? [closed]
Have any well-documented or open source projects targeted iPhone, Blackberry, and Android ? Are there other platforms which are better-suited to such an endeavor ?
Note that I am particularly asking ...
55
votes
2answers
2k views
Reducing the battery impact of apps that downloads content over a smartphone radio
If I'm building a smartphone app that regularly downloads data from a server, and also intermittently uploads data (analytics, ads, etc.) what can I do to minimize the battery life impact of those ...
52
votes
12answers
91k views
HTML5 <video> element on Android
According to:
http://developer.android.com/sdk/android-2.0-highlights.html
Android 2.0 should support the HTML5 video element. I haven't been able to get this to work using a Motorola Droid, and ...
51
votes
12answers
4k views
JS library (with drag n drop) compatible with iOS and regular browsers
Does anyone know of a JS framework that has drag and drop functionality and is compatible with mobile (iOS) and regular browsers?
I currently have a web-based app and it is a hassle to make its ...
51
votes
8answers
8k views
OAuth secrets in mobile apps
When using the OAuth protocol, you need a secret string obtained from the service you want to delegate to. If you are doing this in a web app, you can simply store the secret in your data base or on ...
50
votes
5answers
20k views
pinterest api documentation
Is there official or unofficial documentation on the v2 Pinterest API?
Things I know:
JSON api is in version 2. https://api.pinterest.com/v2 gives you a json response
People are programming ...
49
votes
12answers
11k views
Programmatic SMS
What is the best way to programmatically send an SMS text message?
Are there any free Web Service based SMS gateways?
I know that if I happen to know the user's carrier (Sprint, AT&T, etc), ...
47
votes
19answers
28k views
Standard way to detect mobile browsers in a web application based on the http request
We are beginning to go down the path of mobile browser support for an enterprise e-commerce webapp (Java/Servlet based). Of course there are many decisions to be made, but it seems to me the ...
44
votes
7answers
21k views
Sencha Touch Vs JQTouch
My startup and I are deciding which mobile touch framework to use to build our mobile web application. I'm having trouble figuring out the difference between Sencha Touch and JQTouch. I understand ...
44
votes
2answers
29k views
How can I “disable” zoom on a mobile web page?
I am creating a mobile web page that is basically a big form with several text inputs.
However (at least on my Android cellphone), every time I click on some input the whole page zooms there, ...
40
votes
4answers
3k views
Anyone have experience with architecture for cross platform WP7 Android iOS mobile development (monotouch, monodroid, C#)
This question is specifically related to a recommended architecture and people's previous experiences for cross-platform WP7, iOS, Android apps developed using C#, Monotouch and Monodroid ...
39
votes
10answers
80k views
CSS “position: fixed;” into iPad/iPhone?
I have been strugling with fixed positioning in iPad for a while. I know iScroll and it does not always seem to work (even their demo). I also know that Sencha has a fix for that, but couldn't ctrl+f ...
38
votes
3answers
45k views
Media Queries: How to target desktop, tablet and mobile?
I have been doing some research on media queries and I still don't quite understand how to target devices of certain sizes.
I want to be able to target desktop, tablet and mobile. I know that there ...
36
votes
3answers
8k views
phone gap vs monotouch for data intensive app
We are looking to develop a data intensive application for mobile devices. Our central problem is
We will have to store quite a lot of data on the client
The client wants the app to work offline
Our ...
31
votes
3answers
8k views
jQuery Mobile for mobile and desktop?
I'm developing a web app. MySql/PHP back-end, and HTML/jQuery front-end.
I wanted to use jQuery UI framework.
Now is see that jQuery Mobile is out, and I want to make the app accessible to mobile ...
30
votes
1answer
1k views
JavaScript caret position
I'm developing a mobile banking application and I'm interested in using autoNumeric plugin but there's a major bug on Android browsers.
Some mobile browsers including "Android stock browser 2.3.3" ...
28
votes
2answers
447 views
separate different version of a website
I want to make sure I want to optimize and make my site very easy to maintain for different version of my site.
I have few version of my site:
iphone/ipod/android etc...
ipad/tablets etc...
other ...
28
votes
1answer
6k views
How can I change the OverScroll color in Android 2.3.1?
Since Android 2.3.1 there is a new feature for ScrollViews and Lists called OverScroll. With
android:overScrollMode="never"
I can turn it off, but if i don't wan't to turn it off how can I change ...
26
votes
9answers
40k views
Removing address bar from browser (to view on Android)
Does anyone know how I can remove the address bar from the Android browser to better view my web app and make it look more like a native app?
26
votes
5answers
5k views
“Unable to instantiate activity” error
One of my Android apps has about 100,000 users and, about 10 times a week, I get the following exception being reported to me via Google's market tool:
java.lang.RuntimeException: Unable to ...
25
votes
30answers
22k views
What are possible/good ways to prototype iPhone applications?
This is intentionally left broad. If you wanted to show users what iPhone/mobile applications could do for them. The more interactive the better, but it must be quick to build as you can't code up ...
25
votes
2answers
8k views
Remove textarea inner shadow on Mobile Safari (iPhone)
By default, it seems Mobile Safari adds the top inner shadow to all input fields, including textarea. Is there a way to remove it?
It's especially ugly when you have a white background.
Thanks!
25
votes
1answer
7k views
The relationship between Phonegap's “onBodyLoad()/onDeviceReady()” functions and Jquery's “$(document).ready()”
I am using PhoneGap + jQuery Mobile in Android, I am confused about the Phonegap's "onBodyLoad()/onDeviceReady()" functions and Jquery's "$(document).ready()".
In PhoneGap documents:
PhoneGap ...
25
votes
8answers
10k views
Start mobile browsers with webkit remote debugging ON
At Google I/O 2011: Chrome Dev Tools Reloaded, Paul Irish and Pavel Feldman introduced new remote debugging feature — which was in passing included into webkit.
--
This is great news, particularly ...
24
votes
16answers
3k views
Windows Mobile Development - Where to begin? [closed]
Okay, I will shortly be starting down the path of windows mobile development. I know nothing about the subject really and I am looking for people with experience to let me know of any gottchas you may ...
24
votes
3answers
7k views
Detect mobile browser (not just iPhone) in python view
I have a web application written in Django that has one specific page I'd like to implement a mobile version of the template (and slightly different logic) for. I'd like to be able to implement it ala ...
24
votes
6answers
6k views
differences between uiwebview and mobile safari
Have looked far and wide for info and have found no definitive list. Please add your observations. I'm sure it will come in handy to all.
24
votes
5answers
3k views
Architectural and design question about uploading photos from iPhone app and S3
I want to allow users of an iPhone app to upload photos and use Amazon S3. There are 2 ways I see going about this:
Upload from iPhone to my server, which proxies it then to Amazon S3.
Upload from ...
23
votes
4answers
23k views
Fix font size issue on Mobile Safari (iPhone) where text is rendered inconsistently and some fonts are larger than others?
Our site renders with inconsistent font sizes on mobile Safari -- and as far as we can tell, only Mobile Safari. This very much has stumped us.
We analyzed the site with Firebug, and the incorrect ...
23
votes
6answers
11k views
Flurry Analytics vs Google Analytics on the mobile platform [closed]
I am working on a mobile app on the Android platform (and going forward for the iPhone) and am evaluating the Flurry Analytics and Google Analytics platforms for the app. Both platforms have SDKs for ...
23
votes
5answers
11k views
Twitter Bootstrap modal on mobile devices
Bootstrap modals don't work correctly on Android and iOS. The issue tracker acknowledges the problem but does not offer a working solution:
Modals in 2.0 are broken on mobile.
Modal window in 2.0 ...
23
votes
9answers
35k views
Mobile detection using Javascript [closed]
Is there a way to detect mobile devices using Javascript? Also, I researched that there are such an XML which contains user-agents that could help to identify the mobile handsets.
23
votes
2answers
17k views
:touch CSS pseudo-class or something similar?
I am trying to make a button, such that when the user clicks on it, it changes its style while the mouse button is being held down. I also want it to change its style in a similar way if it is touched ...
22
votes
4answers
19k views
Moving to Android from J2ME
Coming from J2ME programming are there any similarities that would make it easy to adapt to Android API. Or is Android API completely different from the J2ME way of programming mobile apps.
22
votes
5answers
8k views
Data structure behind T9 type of dictionary
How does a T9 dictionary work? What is the data structure behind it. If we type '4663' we get 'good' when we press down button we get 'gone' then 'home' etc...
EDIT: If the user types in 46 then it ...
22
votes
2answers
4k views
How do you simulate low memory in the Android emulator?
Is there an easy way to simulate low memory inside the emulator ?
I'm interested to perform resource cleanups similar to this post
21
votes
8answers
19k views
Is there a kind of firebug or javascript console debug for android?
I'm developing a website for mobile.
it work on firefox desktop.
it work on iphone but when I press a buton on android 2.x (and maybe lower).
my javascript crash or what else...
My question is can I ...
21
votes
6answers
13k views
Is there a way to use Webkit Inspector Remote Debugging in iPad?
I have an iPad and I am wondering if I can remote debug it from the desktop using Webkit Inspector? As I understand it, it requires you to launch the browser with a command line switch. I do not think ...
21
votes
14answers
4k views
Can a mobile mime type fall back to “html” in Rails?
I'm using this code (taken from here) in ApplicationController to detect iPhone, iPod Touch and iPad requests:
before_filter :detect_mobile_request, :detect_tablet_request
protected
def ...
21
votes
4answers
10k views
jQuery Mobile for desktop and mobile
What browsers on desktop jQuery Mobile supports?
Can I develop single interface on jQuery Mobile both desktop and mobile?
What do you think about web app with such interface for desktop users? I mean ...
21
votes
1answer
11k views
JQuery Mobile + PhoneGap for Android - Error loading index.html
I am trying to get a basic PhoneGap + JQuery Mobile program running for Android platform 2.2, but I am getting an Application Error "The Connection to the server was unsuccessful ...
20
votes
12answers
36k views
Can I develop iPhone applications using C#.NET on Vista?
I’m interested in developing an iPhone application using Visual Studio and C#.NET on Windows Vista.
I tried to download the SDK from http://developer.apple.com/iphone/index.action, but the file has a ...
20
votes
5answers
15k views
how do you get the phone's MCC and MNC in Android?
The only way I've found of retrieving MCC and MNC is by overriding an activity's onConfigurationChanged method, as such:
public void onConfigurationChanged(Configuration config)
{
...
20
votes
4answers
16k views
How to create a jQuery Mobile theme
How do I create a jQueryMobile theme?
Is it overriding the CSS the best way?
20
votes
5answers
9k views
What's the best way to handle longtap and double-tap events on mobile devices using jQuery?
I'm looking for the best solution to adding both "doubletap" and "longtap" events for use with jQuery's live(), bind() and trigger(). I rolled my own quick solution, but it's a little buggy. Does ...
20
votes
7answers
13k views
Deploy WebGL applications as native iOS or Android applications?
Does anyone know of a way in which you can deploy a WebGL app as a native iOS or Android app? Commercial middleware is acceptable, although an open project would be preferable. Thanks.
19
votes
3answers
3k views
Qt or Symbian C++?
I am planing to develop on Symbian systems but I am not familiar with it. I know (might be) the most popular way of developing on Symbian is Symbian C++, and I also heard of Qt. What's the difference ...