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.
1
vote
0answers
20 views
Flex mobile: waiting view is rendered before pushing the new view
This is a big problem I have, especially with non-embedded images:
After a navigator.pushView some elements are rendered DURING and AFTER the transition is occurring. Causing transition jittering and ...
0
votes
1answer
33 views
How do I check “Use Mobile Data” setting in iOS?
I can't find an answer to this anywhere... not even in the Apple docs.
In iOS there is a Mobile Data (On/Off) option under Settings>General>Mobile Data.
Is it possible for an app to check whether ...
0
votes
1answer
46 views
Jquery Mobile Popup not displaying as a button
using version 1.2.1
this is my code
<div data-role="page" id="page2">
<div data-role="header" data-theme="e">
<h3>
Page 2
</h3>
<a ...
0
votes
0answers
14 views
.ics files not opening in Chrome Mobile for Apple Devices
I'm getting an Error 102 (): Unknown File Type. when trying to download an .ics file from an ASP.Net application. The file looks like this:
BEGIN:VCALENDAR
PRODID:-//Test
VERSION:2.0
METHOD:PUBLISH
...
0
votes
0answers
42 views
Augmented Reality application - HTML5 vs Native app (AIR for mobile, etc)
I know there are AR toolkits in Javascript but I need to summarize some of the major pros and cons of developing AR apps in HTML5-Javascript vs building a native app, whether using AIR for mobile, ...
1
vote
1answer
76 views
Leaflet and jQuery mobile won't cooperate
everyone. I'm working on a mobile app for a nature reserve (the old map is currently built with flash), and I'm having trouble with jQuery mobile and leaflet. As it stands, I can only get either the ...
0
votes
1answer
29 views
Can't compile app built with earlier version of android on newer version of Android
I have an existing Android app that was originally built using Android 11. However, the newest version of the ADT only allows me to compile with Android 17 so my app will not run. How do I get the ...
1
vote
1answer
122 views
Responsive website not showing menu until page loads
I am making a website responsive with the aim to make it more "App Like" for tablet (ipad portrait and bellow) and mobile. This is(was) going well using CSS media queries.
The problem is the page ...
-2
votes
2answers
133 views
How to enable OTG support for android mobiles?
Can i enable otg suport for android mobiles which doesnt have OTG support by default. Is there any way to find whether the mobile support OTG or not?
0
votes
1answer
33 views
background image not showing in full size on mobile
I use this code to show image background:
body {
background:url('images/bg.jpg')no-repeat center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
...
0
votes
0answers
20 views
What are best practices for detecting pixel ratio/density?
I am currently using JavaScript for mobile device detection on my website, this then allows me to serve different content for mobile or desktop users.
Currently I use window.devicePixelRatio and ...
1
vote
1answer
61 views
Overlapping Text in CSS - How do I change it?
I'm trying to change an overlapping element (text) in my css file. One line of texts (in a regular browser) appears as two lines of text in mobile, overlapped together.
This change is for the mobile ...
-1
votes
0answers
27 views
JQuery Mobile on WAMP
Is it possible to use JQuery Mobile on Wamp instead of using AppServ, i.e. install jquery mobile on using wamp on windows?
As, I saw a post saying that it works and can be installed using Mamp.
If ...
1
vote
1answer
62 views
How to navigate from HTML page to native screen using phonegap?
i have made Hello world test app for Android and iOS using PhoneGap Framework.
I want to invoke Native Screens from the HTML page.
How can i invoke native screen from HTML page?
And vice versa.
0
votes
0answers
52 views
Rails API, Devise & Mobile App.
I am designing a Rails application which will be consumed from a native mobile application. I am new to Rails and thus I feel a bit lost. I want to achieve the following:
• Users of mobile ...
0
votes
2answers
25 views
Integrating mobile app and mobile web
Currently I am developing an app in corona sdk. It is still very early in the development stage so I can change the IDE or SDK if needed to achieve my goal.
I wish to create an app that can be played ...
0
votes
1answer
22 views
Mobile testing lab, remote control tools
My department creates mobile applications for iOS and Android. We currently use seven different iOS devices and twelve different Android devices to test our applications.
I would like to setup a way ...
0
votes
1answer
33 views
Trigger event on descendants/iframe [closed]
I have a vimeo player embedded into a site. It is inside a slideshow. When the user clicks the video to play it, I want the slideshow to stop. This is what I've tried so far:
$('.vimeo_player ...
0
votes
1answer
26 views
Conditional statements in HTML to rule out non-mobile devices
well i've made a responsive website which handles well in mobile devices. Now there are some Phonenumbers on the website which my cliënt would like to be clickable on any Phone so the visitor can call ...
0
votes
1answer
21 views
Change jquery code for mobile users
I just launched my new website - mollycampbelldesign.com
While it doesn't adapt to mobile users yet, I decided to just get the site up and continue forward as I go. The only problem so far, is the ...
-1
votes
3answers
29 views
Which are good references for mobile webdev? [closed]
I would like to get a bit more into mobile webdev and searching for books or screencasts about this topic. Of course I found dozents, but I don't know which to choose.
Does it make sense to read ...
0
votes
0answers
11 views
iOS/safari different widths on pages with the same css
I have a site built with joomla CMS, everything looks fine in most browsers except for safari on ios (mobile) units. The problem is that the pages get zoomed so a bit of the menu dissappears, this ...
0
votes
1answer
34 views
Split out the css commands manually
The squarespace template that i am using will not let me insert the code below. I got a response back that I need to split out the commands manually. Can someone take a quick look and help me out with ...
1
vote
0answers
19 views
JQuery Mobile site causing odd URL outcomes
I am working on a JQuery Mobile site generated through Dreamweaver using one of their templates. On the main index page, I have some pages going to subindexes, and I have several direct URLs.
Here ...
-1
votes
1answer
31 views
Scale website to fill vertical viewport
I've got a website which is 940x630 Pixels in size.
Now the customer wishes that the website should fit on all devices, even if it means to scale the whole site down.
The problem is, I get it to scale ...
1
vote
0answers
16 views
Sharepoint Mobile Site Form View
Im using a calendar on my Sharepoint 2013 site.
On the main desktop site, the view is of the days/weeks. The normal calendar view.
The problem is this view is not supported on the contemporary mobile ...
3
votes
1answer
36 views
Gestouch works only when mapped to stage
I am trying to use gestouch library in my project and i can't seem to get it to work properly.
This is how i am mapping it:
var tapGesture:TapGesture = new TapGesture(stage);
...
1
vote
0answers
32 views
Change windows phone 8 state to Silent
How can i change windows phone 8 state to silent for a specific time? I read on the internet some said you don't have access as it's security thing . I was thinking to set the ringtone to a mute ...
0
votes
1answer
71 views
How to detect tablet, mobile, desktop, tv using javascript
I am developing an web application where I need to detect the device from javascript. Could anybody tell me whats the best way to do it ? I found several solution by googling. But no one is full ...
-1
votes
1answer
29 views
Integrating video calls in mobile app [closed]
I want to build a system where you can call people from within a mobile app. Users sign up for an account and people are listed that they can call.
User1 - creates a user account, can call anyone in ...
-1
votes
0answers
46 views
Kendo UI Mobile ScrollView in ASP .NET MVC
I would like to use the Kendo mobile ScrollView in an ASP .NET MVC4 view. But for some reason it is not showing the expected results. I used the example code from the kendo website ...
0
votes
0answers
30 views
Detemine user network connection type
Is it possible to determine wether a user is connect via their mobile data connection or wifi in a web application?
My initial thoughts where to look at the users hostname, but i'm guessing this ...
0
votes
0answers
51 views
How can i create a custom listview in SherlocklistActivity?
I have not worked on sherlock i wanna create a sherclockactionbar interface with two to three tabs at one tab i wanna have a listview with a sub item text it works on simple activity but it is not ...
1
vote
0answers
31 views
Take input from mobile in matlab
I am making a project and in that i want to take input from mobile to matlab on computer. Plz someone help me with this. At-least tell me if can be happen or not or is there any alternate way to do ...
0
votes
1answer
43 views
jquery mobile select box content is in middle of select box
ive been looking through the documentation for jquery mobile trying to work out how to left align all text within the select boxes..
Ive tried various things like
...
0
votes
2answers
53 views
Does jquery's $.get(…) ajax success function trigger when the file has completed downloading?
Basically I want to know if the 'success function' of jQuery's $.get() method is fired when the whole file has finished downloading. I suspect it is, but just want to make sure.
I'm using a series of ...
0
votes
0answers
7 views
Need some advice on a way to embed mobile video with engagement analytics
So long story short i work for a company where we need to critically make a solution to display mobile video on major handsets and track how much of the video the user has seen. I would like your help ...
1
vote
1answer
35 views
Cannot focus on button when focused in textarea in mobile
I have a textarea which when a user types some text into and clicks the button underneath, the button will not work the first time, you have to push twice on the button to make it work. It's as if the ...
0
votes
0answers
30 views
Wanted: Ways to cope with performing atomic actions over unreliable/retryable connection
I have a mobile application that submits commands back to a server. To provide a modern, responsive UI it offers a cancel/retry facility for when the user may have lost connectivity during a data ...
0
votes
1answer
95 views
Prevent only horizontal scrolling mobile app
I'm developing an web app. On the left side is an sidebar using the Sidr-plugin (jQuery Plugin: Sidr). The test site is on my developing server. My problem is that if I'm swipe from left-to-right the ...
-2
votes
0answers
20 views
How to ensure data security from a mobile device to a private cloud [closed]
I would like to know as to "How to ensure data security from a mobile device to a private cloud"
Cloud someone help me with that
Thanks
0
votes
1answer
74 views
Building Turn-based Multiplayer Game Server
I started to make multiplayer game but as I have no expirience I tried it different ways but something doesn't feel right to me.
So, I really need an advice about which ...
-2
votes
0answers
16 views
Can I create a great book-viewer app via AIR for IOS and Android? [closed]
I'm considering creating a book-viewer app in AS3 via AIR for IOS and Android (and desktop and a web-app via flash). I'm experienced with it and can develop great oop code quite rapidly. I just had a ...
1
vote
0answers
27 views
How can I use non-http TCP protocol on port 80 for 3G
I want to run a custom TCP protocol over a 3G connection for a game. I decided to use port 80 because hey, it's open. I'm aware that some paranoid ISPs will have stateful / application level ...
0
votes
1answer
17 views
Wordpress - Null error on Mobile
I have http://geoffjorgensen.com working fine on the desktop but I can't access it on either Safari or Chrome on my phone. Help!? Thanks!
0
votes
1answer
15 views
Handling multiple audio streams in flex mobile application
I'm currently trying to write an app that will be able to stream from multiple sources, which I will have as a list. I would like for the user to click a choice in the list, then click the "play" ...
-1
votes
0answers
21 views
When exporting release build getting message: "configuration variable 'runtime-shared-library-path' requires a value for 'rsl-url' [closed]
I'm using Flash Builder 4.7 and I'm not able to export release build. I'm getting the message:
configuration variable 'runtime-shared-library-path' requires a value for 'rsl-url'
I created a RSL ...
0
votes
1answer
13 views
Margin issue while viewing in mobile
I have corrected all of my pages so that they look good while viewing in mobile (iphone) but I have one page that didn't turn out well.
This is the page I am looking to fix up so that the images are ...
-1
votes
0answers
70 views
Foundation 4: Left-Navigation after Top Menu until the end of Container [closed]
I'm going to work with the Foundation framework from Zurb. http://foundation.zurb.com
This is my first responsive website. I've got an Top Navigation. After the Topnav there should be an div until to ...
0
votes
1answer
59 views
Loading screen in an HTML5 app
I'm working on a project (not a game) that involves getting a number of big assets (css, js, etc). When opening the page in an UIWebView (iOS) there is an empty white page for 3-5 seconds while ...

