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.
74
votes
3answers
23k 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 ?
47
votes
13answers
1k 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 ...
46
votes
20answers
10k views
What work has been done on cross-platform mobile development?
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 ...
44
votes
10answers
6k views
Choosing Mobile Web HTML5 Framework
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
...
43
votes
13answers
33k views
Best cross-mobile javascript framework (iPhone/Android)
Id like to create a small cross-mobile javascript application, which consists of a form and a grid as result. I also want to display some images, with something similar to lightbox. I coded an home ...
38
votes
12answers
7k 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), ...
35
votes
18answers
17k 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 ...
32
votes
11answers
50k 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 ...
31
votes
8answers
15k 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 ...
25
votes
8answers
4k 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 ...
24
votes
10answers
24k views
best way to detect 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 ...
22
votes
2answers
215 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 ...
22
votes
15answers
2k views
Windows Mobile Development - Where to begin?
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 ...
18
votes
4answers
866 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 ...
18
votes
5answers
3k 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 ...
18
votes
3answers
2k 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 ...
18
votes
4answers
901 views
Good ways to earn income as a self employed developer
I was just wondering if people could share their experiences and ideas about generating / earning income from a software product or service they have personally developed.
To me this seems like a ...
17
votes
4answers
2k 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 ...
17
votes
12answers
30k 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 ...
17
votes
31answers
14k 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 to for them. The more interactive the better, but it must be quick to build as you can't code up ...
16
votes
3answers
518 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 ...
16
votes
16answers
2k views
What does iPhone OS 3.0 need from a programming perspective?
iPhone OS 3.0 is being announced and previewed next week (March 17).
We all know the feature set users want. Copy/paste, MMS, Flash on iPhone, etc.
We'll see about those.
What I'm interested in ...
16
votes
5answers
16k 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.
15
votes
3answers
1k 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 ...
15
votes
11answers
1k views
Cheapest way to send SMS for number verification? [closed]
My application needs to verify phone numbers that are provided by the user. What is the absolute cheapest way to send an SMS to a phone? Which company/API should I go to? I'm not looking for a hack ...
15
votes
7answers
6k views
jquery and mobile browser compatiblity?
I want to build a relatively simple version of my site for mobile phones but i will definately need javascript and jquery for many functions.
Googling didn't help to find an answer. How is ...
15
votes
2answers
2k 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
14
votes
3answers
6k views
How to create a jQuery Mobile theme
How do I create a jQueryMobile theme?
Is it overriding the CSS the best way?
14
votes
9answers
2k 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 ...
14
votes
8answers
1k views
Recommendations for SMS gateways with API-support
I'm building a web application that needs to send notifications by SMS.
What SMS gateway service providers with API support fulfill the following requirements:
Reliable
Global delivery - I will ...
14
votes
16answers
3k views
Sending SMS
I want to send SMS from my Web application in C#.
Can anyone guide me as to how this can be done ?
14
votes
7answers
5k views
Logging in J2ME
What logging solutions exist for j2me?
I'm specifically interested in easily excluding logging for "release" version, to have a smaller package & memory footprint.
13
votes
4answers
378 views
Web charting libraries for mobile, our own research
We are looking for a nice javascript-based library for a web charting application we have been asked to do. The charts will be accessible and should actually be nice to interact with via mobile ...
13
votes
2answers
3k 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 ...
13
votes
4answers
3k views
.NET Framework on Android
Is anyone aware of any projects out there to port a version of the .NET framework to the Android platform, kind of like Mono.Touch?
13
votes
10answers
7k views
Where to begin with Smartphone Web Development?
Ha all,
So I've been taksed with developing a smartphone website for our property portal and first thing I did was see what lessons others had to tell online but I've found very little.
I'm not ...
13
votes
5answers
7k 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)
{
...
13
votes
6answers
3k views
Creating a mini-site in ASP.NET that works on Blackberry, Windows Mobile, and iPhone
I'm working on an ASP.NET website which targets desktop browsers. We want to enable an optional mobile view (e.g. http://m.sample.com) which will offer a few simple pages which will be mostly text. ...
12
votes
1answer
2k views
JQuery Mobile + PhoneGap for Android - Error loading index.html
I am getting 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 ...
12
votes
3answers
3k views
Jquery Mobile nested list - Back button gone?
In the latest build of jquery mobile, the way to add a back button is by adding "data-add-back-btn="true" to your overall "page" div.
This works great. However, When viewing a nested list submenu the ...
12
votes
1answer
2k 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 ...
12
votes
1answer
5k 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, ...
12
votes
4answers
14k 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?
12
votes
8answers
1k views
Mobile web development book
I am looking for a mobile web development book(s).
Possibly one book about design best practices and one or two about the actual implementation of the technologies for mobile, namely JavaScript, ...
12
votes
5answers
4k views
Flurry Analytics vs Google Analytics on the mobile platform
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 ...
12
votes
2answers
3k 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!
12
votes
3answers
6k views
Low latency audio api for Android?
What are my options for playing simultaneous audio on an Android device with the least amount of latency? Am I going to get anything half decent out of the canned SDK, or is that asking too much? ...
12
votes
2answers
3k views
Limitations on SMS messages sent using free email->SMS gateways
Many cell (mobile) phone providers in the USA have an email gateway for SMS that allows anyone to send an email that will in turn send a text message. For example, to send a text-message to a user who ...
12
votes
16answers
1k views
Most promising mobile platforms?
So I've got some great ideas on mobile products. I'm in a position where I need to pick the best platform to initially develop on. I currently don't own a mobile device of any specific platform. ...
11
votes
7answers
3k 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.