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.
7
votes
0answers
163 views
J2ME Polish Application icon defaulting
I have a problem in a J2ME Polish app, where basically we have 2 icons showing for the app (the menu icon and the in-app icon that shows up top).
If I compile with a single icon and set it in the ...
5
votes
0answers
836 views
Custom Variables with Google Analytics for low end Mobile devices (no javascript)
I'm working on the Mxit platform & would like to create and capture some custom variables to store in Google Analytics.
With Mxit portals, it's not the usual communication between browser & ...
4
votes
0answers
418 views
Video Camera and Stage3D on Mobile Adobe Flash AIR. Augmented-Reality on AIR
Quick Question
How to show webcam rapidly on Adobe AIR application with Stage3D?
Detailed question
About
My goal is to create prototype of AR (Augmentation Reality) mobile application. I have ...
4
votes
0answers
158 views
Ace Text Editor For Mobile Touch Screen Devices
I'm trying to get The javascript code editor ACE : http://ace.ajax.org to work on a mobile device. You can find it here
jsfiddle.net/GRNcN/
I'am facing a problem , the vertical scrolling does not ...
4
votes
0answers
160 views
network panel not working in weinre
I wanted to write an AJAX based hybrid application android application. tried to get y head around weinre but i can't get the network panel to appear. it does not show regular network interactions and ...
4
votes
0answers
206 views
Implement UIPickerview on Mobile Safari via HTML
Is there a way to create some effects similar to the UIPickerView on Iphone Mobile Safari via HTML/javascript/css?
3
votes
0answers
75 views
Google viewer mobile
I'm using Google viewer to read PDF.
I do it in a mobile application and I can't scroll between pages, I have click on the button next or previous.
Is there a way to scroll to change page adding a ...
3
votes
0answers
51 views
inconsistent blocking behaviour of window.prompt on mobile device
<script type="text/javascript">
var x = prompt("enter x");
var y = prompt("enter y");
alert(x + " " + y);
</script>
This very simple code prompts the user for x, then for y ...
3
votes
0answers
54 views
No updates happened to google analytics reporting in my account when using Phonegab plugin
I need to add Google Analytics service to my Android App that is developed using Phonegap
I searched about a Phonegap plugin for using Google Analytics, and I found this link
...
3
votes
0answers
197 views
Reliability of localStorage and alternatives. (PhoneGap for iOS, Android, WP7, WP8 and BlackBerry)
I am working on PhoneGap mobile application and I am looking into Data Storage options.
My requirements:
1) small data needs (will never exceed or get even close to 5Mb limit)
2) able to port ...
3
votes
0answers
98 views
Why is setCenter implementation inconsistent on mobile v. laptop?
I have some very straightforward code that works fine on my laptop running Chrome, but not on my Android (Gingerbread 2.3.6) browser:
window.addEventListener("resize", handleResize, false);
//define ...
3
votes
0answers
296 views
HttpMessage.setMethod(HttpMessage.POST) is changed by GET, on BlockingSenderDestination
I am trying to migrate a Blackberry application from OS 6 to OS 7 (my app currently works on OS 6). Theoretically it should not cause any problems, but I found an issue that I still cannot resolve. ...
3
votes
0answers
212 views
How can I tame multiple event listeners in a Fennec extension?
I'm trying to write a restartless add-on for Firefox Mobile that will insert content onto specific web pages. It all seems to work OK until I try disabling then re-enabling the add-on, at which point ...
3
votes
0answers
274 views
Android 2.2+ SDK - Properties file in /config not overriding file in .jar
I've had this problem with log property files before, but was able to re-bundle the jar (it was my own lib). Now I have a .jar in which the default setup.properties file is bundled with it (and ...
2
votes
0answers
31 views
disable URL bar appearing on scroll up in mobile Chrome
I am implementing a mobile website, which has menu link and contact phone at the top of the page with CSS position:fixed.
Unfortunatelly, Chrome on iPhone has a behavior that when I scroll up, the ...
2
votes
0answers
74 views
JavaScript Date Format Normalizing
I'm creating an HTML 5 form for mobile. I'm using jquery-validate to validate my form. My problem is in relation to date pickers across different phones. They aren't consistent in the date format ...
2
votes
0answers
596 views
How to embed or convert PDF to support reading on mobile browser with offline support?
Before you downvote please read the full post. It is a legit question, for witch I have googled and found some answer but all come short therefore I come to the community and ask for advice.
The ...
2
votes
0answers
428 views
How to prevent default on touch with hammer.js
I would like to prevent an anchor from clicking through if it is tapped with a touch device, but to act normally if clicked on with a mouse.
The reason being, on desktop you hover over the anchor to ...
2
votes
0answers
173 views
FB.login url serves a blank page when there is no facebook cookie set on mobile browsers
Something starange is happening when trying to login to facebook with the javascript SDK on mobile Safari and Android browser. When I clear both my 'history' and my 'cookies and data' and try to login ...
2
votes
0answers
58 views
Mobile operating systems theory textbooks?
There are many good textbooks that cover the theory of operating systems (e.g. Silberschatz, Tanenbaum), but I am not aware of any that give a mobile operating systems perspective. For example, I ...
2
votes
0answers
49 views
Running MobileSafari.app in the iPhone Simulator with a url from the command line
Is there a way running MobileSafari.app in the iPhone Simulator with a url from the command line?
like:
$ open -a MobileSafari http://www.google.com
2
votes
0answers
101 views
J2ME LWUIT lib, textfield password not showing last character
I'm a little bit new to J2ME ... I'm using LWUIT as my UI library.
My question is:
I want to display a password TextField that accepts numbers only (I succeeded), but the problem is, when making it ...
2
votes
0answers
159 views
Anchor tag does not work on jquery mobile label
I am using JQuery-mobile and i am unable to use below on actual phone.
<label for='check'>Enjoy your Search at <a href="javascript:void(0);" ...
2
votes
0answers
70 views
Mobile browser(chrome,safari) cookies not deleted on closing session
Mobile browser(chrome, safari) not killing cookies with expire time set to '0', Same cookie persists when browser is reopened...
2
votes
0answers
161 views
jQuery Mobile $.mobile.changePage()
I have a problem regarding $.mobile.changePage(); I have this select control that serves as a Jump To Page controller. The code is written below:
$( document ).one( "pagechange", function() {
...
2
votes
0answers
252 views
Measuring and Exporting System Performance on Android Phones in Battery Drainage Experiment
I am working on an experiment that requires measuring battery drainage and system performance impact for an android app. The app has multiple features that can be turned on and off individually, hence ...
2
votes
0answers
586 views
orientationchange event fires scroll & resize event
For a project I'm working on, I ran into a strange issue, for which I could not find an answer on here (or anywhere else).
I tried creating a Fiddle to demonstrate what happens, but due to the nature ...
2
votes
0answers
98 views
android query failed com.android.internal.telephonyCommandException RADIO_NOT_AVAILABLE
After upgrading from ICS 4.0.4 to 4.0.6 my mobile won't get any connection via radio. WiFi just great, no problems there. In Settings even the SIM-Settings are blacked out. IMEI just okay, checked ...
2
votes
0answers
192 views
About backface-visibility
Using the following commands can prevent many problems while web developing for the iPad, iPhone iOS Safari browser, problems like animations flickering, position:fixed performance issues, scrolling ...
2
votes
0answers
49 views
Accessing DataConnectionTracker methods in Android 2.2
To enable mobile data connection for Android 2.3+ I currently use the following code:
Method setMobileDataEnabled = ConnectivityManager.class.getDeclaredMethod("setMobileDataEnabled", boolean.class);
...
2
votes
0answers
27 views
Allowing for Regional Mobile House Ads
I have a mobile app that allows the user to select what city/region they're in. I have implemented AdWhirl to maintain house ads, but there doesn't seem to be a way to specify the concept of region.
...
2
votes
0answers
157 views
How can you save images with a long press using photoswipe via mobile app?
I am creating a mobile app using photoswipe and have put together my galleries, etc. Now I would like to incorporate a way for the user to be able to longpress the image and get the option to save, ...
2
votes
0answers
176 views
My page won't scroll on mobile/tablet (running on opencart)
I have a site that has been built and a store has been recently added on top of it (built on the opencart platform). On the browsers I serve the cart through a lightbox and iFrame (colorbox) and it ...
2
votes
0answers
71 views
File host for android App
I am trying to put the last couple of pieces of the puzzle together for this project for my mobile apps class, and have hit a bit of a wall. Basically this is an application for a fictional ...
2
votes
0answers
373 views
JQuery mobile -Edit Listview and count bubbles with Popup
I wanna make List which is there is Count Bubbles in it,
but the count bubbles is Dynamic,
So I mean when the list is clicked, the popup will be shown and asking The value, if we input the value and ...
2
votes
0answers
181 views
jQuery Mobile inside of a sandboxed iframe
I want to run jquery mobile sites inside an iframe which is sandboxed but with allow-scripts. But it will show nothing.
<!Doctype html>
<html>
<head>
<title>#1 JS ...
2
votes
0answers
62 views
jWebSocket on mobile browsers
I've developed a web application which uses jWebSocket.
I've put it together on an Apache Server and accessing the site with a desktop browser works fine.
But it's not working on mobile browsers, ...
2
votes
0answers
50 views
Using EventBrite oAuth from a windows phone app
I am trying to use oAuth with Event Brite via a windows phone application. Is there a mobile version of the login page that would be more friendly on a windows mobile device?
2
votes
0answers
119 views
Eclipse environment doesn't see LG VS950 phone
I have read and tried everything I could find, though a lot of answers are old. I'm developing on Windows Vista. (I know, I know...) I've tried re-installing drivers, setting the USB mode to "charge ...
2
votes
0answers
114 views
Jquery Mobile click event stop working/firing after a couple of times
I have an HTML file with two Jquery Mobile pages
<!-- Home Page -->
<div data-role="page" id="home">
<div data-theme="a" data-role="header">
...
2
votes
0answers
179 views
Automated provision of certificates to Android clients
I am looking into large Mobile Device Management MDM solution which is supposed to support a variety of platforms, but of course primarily iOS and Android 3.x onwards.
We need to provision ...
2
votes
0answers
374 views
Android Facebook App Native Linking not working for All Open Graph Posts
My understanding of Facebook Native Deep Linking was that all of my Open Graph activity would link to my native app and not to my web app. I have found that many of the links go to my native app, but ...
2
votes
0answers
48 views
Publishing a new App on the apple market
Hi i need to publish a new app on itunes, can i use the name of the current app that i have, considering that this is a new app and not a upgrade??
I know that with Google Play they will let you ...
2
votes
0answers
189 views
Mobile web app incompatible with iOS
I created a HTML5+Javascript mobile web app for Facebook App Center. It works correctly on Android phones, but when I run it on iPhone and iPad, it shows:
"APPNAME is incompatible with your device. ...
2
votes
0answers
720 views
Jquery Mobile Photoswipe can't handle external pages
I think I found a bug in Photoswipe and I need some help. The following code is a page made for a mobile application that uses Photoswipe. On a single html file you have the two pages and all works ...
2
votes
0answers
271 views
How to add checkbox values to the jQuery (Mobile) Listview filter input box?
I want to be able to use checkboxes and append their values into a jQuery (Mobile) Listview (this one). I managed to stick an id attribute onto the input-field which i thought might be necessary? Also ...
2
votes
0answers
162 views
IOS Mobile Safari background image position with CSS
This seems like a strange issue and I hope that I just overlooked something but I have a link with a background image that is positioned just to the left of it. The style below works fine in a desktop ...
2
votes
0answers
144 views
Mobile phone support for http progressive download and other streaming protocols.
Do most modernish versions of Samsung Bada OS, Nokia Symbian, Nokia Series 40, Windows Phone, and Blackberry support http progressive download via their default web browser (and assumedly passing the ...
2
votes
0answers
187 views
Native vs HTML5 mobile app for image processing?
I am building a mobile app which is heavy in terms of processing. I am not sure whether html5 mobile frameworks like phonegap/titanium let me do processor/memory intensive tasks like image recognition ...
2
votes
0answers
108 views
JQuery mobile dynamic page loading
I have 2 HTML pages, the first is login and then leads to the 2nd page.
The first time when the app is started the login credentials are taken and stored in database.
The second time app is started ...

