Tagged Questions
0
votes
0answers
13 views
Chrome mobile touchmove
I'm trying to build a scroll website, where the background is animating on scroll.
I used this tutorial, and it's working fine om my desktop.
...
0
votes
2answers
39 views
How to build a simple offline form submission app?
I'm a Webdev beginner, have been learning some Python/PHP/Javascript and want to help a friend of mine with a project.
She's conducting a large scale survey of old houses/windows, and fills in forms ...
-4
votes
0answers
42 views
Which is most used or best Cross Platform UI framework? [closed]
Which is the best mobile cross platform UI framework. There are like hundreds of framework for create responsive UI, I am wondering which is the best one or mostly used.
Twitter Bootstrap
Zurb ...
1
vote
1answer
25 views
Redis Vs. Web service for Push Notifications in iOS Application
I am exploring Redis and I wanted to know which one among Redis and Web Services, will be better, more fast and compatible to use for a Social Networking iOS Application.
0
votes
1answer
19 views
Displaying relevant content
I want to display the correct script and hide the false script of this code depending on what device the end user is using.
<ul class="pageitem">
<li class="button iphone"><input ...
0
votes
0answers
18 views
displaying and hiding content for device being used
I currently have a mobile site which has content for devices like Android, Ios phone/pod, Ios pad/pad mini and other. The way i have been doing this is by having 4 separate index pages. one .html page ...
2
votes
1answer
42 views
Javascript: Disable iOS scroll-to-top when status bar is tapped
I've got a site, and I want to disable all scrolling when a lightbox pops up, and then re-enable it when the lightbox is closed.
I've got this:
document.ontouchmove = function(e){
if (stopScroll) ...
-5
votes
0answers
99 views
DECISION: Which Cross-Platform Mobile development environment to use? [closed]
I've been researching the various IDEs and environments by which I can deploy my code to most if not all platforms i.e. deploy app to iOS, Android, Windows Phone, Blackberry, Symbian, etc all from the ...
0
votes
1answer
34 views
bootstrap - no scrollbars on IOS?
I am using bootstrap version 2.x and when i use the app on a non mobile browser the scrollbars work correctly, however when i browse using iOS (iphone 5) there are no scrollbars -- specially vertical ...
1
vote
0answers
21 views
How to read international character sets using CoreText on iOS?
I am trying to load international character glyphs on iOS using CoreText, but I am having some trouble. I am trying to use the following function call to create the font:
...
0
votes
0answers
36 views
Why doesn't this simple PhoneGap todo-list work?
I'm a newbie on PhoneGap and I've a problem with my simple PhoneGap-project for iOS.
I'm about to create a simple todo-list, but it doesn't work when I run the app in the virtual environment. It ...
-3
votes
3answers
36 views
What is the easiest way to turn a webapp into a mobile app?
The company I work for is exploring creating "an app" version of their online video delivery webapp. The webapp is HTML5 and streams video. Nothing too scary but a lot of the stuff is server-side ...
0
votes
0answers
59 views
mobile web slide-up menu using css3 and/or javascript
Basically I'm trying to create a slide up (from the bottom) menu that quickly and smoothly slides up into view as the user scrolls upwards toward the top of the page, but then quickly and smoothly ...
0
votes
1answer
22 views
ios: Coreplot Multiple datasets Have the same data source and overlap?
i am trying to display two lines on the same scatter plot. I've successfully put both on one chart. One is green, the other, red.
As of right now, they appear to be pulling from the same data ...
-4
votes
0answers
55 views
Will this simple mobile app work in real for iOS? [closed]
I'm trying to create a simple todo-app using jquery mobile and PhoneGap.
I don't know if it works for real, cause when im creating a new post, it doesn't show up in the list, so i don't know if it's ...
0
votes
0answers
35 views
Embedded web server with REST API framework for Android
I am using Backbone.js to build a 'hybrid' web app, which will be served as a native app using Phonegap. One thing I need is offline support for a large amount of data, and so we are considering using ...
0
votes
1answer
97 views
Is there any Facebook plugin for phonegap 2.7.0?
Is there any Facebook plugin for Phonegap 2.7.0?
When we try the below one, we are end up with deprecated error on Phonegap 2.7.0.
...
0
votes
1answer
25 views
In my iOS app, is there any reason to set the HttpOnly and Secure flags for the session cookie?
I know it's a good security practice for web applications to set both the HttpOnly and Secure flags for session cookies, but I'm not convinced it's necessary for iOS apps that are written in native ...
0
votes
2answers
27 views
PhoneGap cross domain issue?
I am about to start developing my first PhoneGap application (iOS and Android). Had a doubt regarding how it works.
From my understanding
It just loads up the index.html file
from which the page ...
0
votes
0answers
14 views
Sending data between mobile devices in a physical range of 100 meters
I'm coding a game of sorts, and I'd like to be able to let people play locally with people in the same geographic area. Like a room, bus, park, whatever. I would probably be using android for this, ...
0
votes
2answers
54 views
Mobile detection code
Is is possible to have a code in a web link that detects what mobile platform a user is on eg iPhone/iPad, Andriod, Blackberry etc...
I'm trying to solve a problem at the app company I work at where ...
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 ...
-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 ...
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 ...
0
votes
1answer
73 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 ...
0
votes
3answers
70 views
OpenGL vector graphics rendering performance on mobile devices
It is generally advised not to use vector graphics in mobile games, or pre-rasterize them - for performance. Why is that? I though that OpenGL is at least as good at drawing lines / triangles as ...
0
votes
2answers
37 views
How to display a our popup before other installed application startup?
Currently, I am working on one security application. In this application, user can select applications for which he/she want to have additional security.
So, before this selected application start, ...
1
vote
1answer
126 views
Delphi xe4 - How can I access Foursquare API via HTTP
I have delphi xe4 and I need to know how can I access Foursquare API via HTTP like
...
-6
votes
0answers
33 views
Would anyone with an iTunes Connect account be willing to check the availability of an app name for me? Thanks so much guys [closed]
I'm a student entrepreneur and would like to check the availability of an app name, but would prefer (if possible) to not have to pay for an iTunes Connect subscription just yet. If you have an ...
0
votes
0answers
20 views
SoundManager2 and mobile audio playing on click events
I am currently working on a mobile website (in particular, for a part of an iOS app that I am developing) which has a section that is supposed to play media.
Basically, there is some music on my ...
0
votes
1answer
34 views
Mobile Chunked File HTTP Upload
Is it worth the development effort to chunk file (image) uploads from mobile devices over cell connections? By chunk I mean making a series of independent HTTP post requests with different parts of ...
1
vote
4answers
145 views
Block iOS/Android device from locking the screen/energysaving mode
I have a two-device setup,
(A) controls via Native App
(B) is used as a display via the Browser/Websockets (best on a Tablet/iPad)
Is there any way you people might have heard of that I could ...
-1
votes
1answer
40 views
Where do apps like zite get their feeds from? [closed]
I notice that apps like Zite show articles with full text and images, but if you go onto any of these sites' RSS feeds, they only have maybe a summary of the text, and an article title. Is zite ...
0
votes
1answer
43 views
'Install App' AppStoreView like the Facebook App for iOS has it
I want to know if there is any known possibility to add such an 'AppStoreInstallView' to my App so that I can, without using sharedApplication to open the AppStore, ask my user to Install a new App.
...
0
votes
0answers
29 views
Paybox iOS integration :
I try to integrate Paybox credit card transaction solution for Mobile. (I user iOS plateforme)
I've tries at least 100 differents solutions but no one works and every time i got "Problème ...
-2
votes
3answers
55 views
Using news feed in an app [closed]
I'm looking to display news from various sources in an iOS app. The trouble is, I can't seem to find anybody other than the BBC who give developers access.
Is there a news source who allows free ...
0
votes
0answers
21 views
cordova startup which plugins are required?
When creating a webapp with cordova/phonegap, if I dont use any plugins,it seems
I dont really need cordova.js,
I can remove all <uses-permission from the manifest.xml (android)
I can remove ...
0
votes
0answers
15 views
How to create custom maps for mobile applications
This is something i would be doing first time. My requirement is
Create a custom map of given mall? (With Multilevel parking)
Locate Shops, Food, Entertainment etc on this map when user search or ...
0
votes
0answers
33 views
how to store encrypted file / bytes securely in client device
A friend of mine as me this question and it struck me that I cannot find any possible definite solution to this, so I pass the question to the community of experts.
The goal: storing file / bytes ...
0
votes
1answer
23 views
Embedding Survey In Mobile Apps
Don't know too much about the mobile space, so I hope I'm asking the right questions. Here goes...
Is it possible to embed a quick survey into mobile apps? These are custom surveys in HTML5 format. ...
0
votes
1answer
51 views
Swipe for page transitions?
I'm trying to use swipe for page navigation, but the code I have seems to be broken. This is only my second app and I would love some help. I'm having trouble pasting my code here, but I've uploaded ...
-2
votes
0answers
33 views
Unit - mobile need free integration with facebook [closed]
Could someone inform a library, plugin or api open source that I can integrate the Unity3D with facebook
iOS / Android
Since now, thank
3
votes
1answer
75 views
Communicating between Java <-> Java/C#/Objective-C
What is the best way to communicate between Java <-> Java/C#/Objective-C?
We have Java as server component and Andorid, Windows Phone, iOS as client. Currently we are using json as communication ...
1
vote
2answers
67 views
How do you create apps on the fly?
There are hundreds of sites now which allow you to create apps for iOS & Android on the fly. Am completely lost on how they are able to achieve this online. Are there any services which help ...
0
votes
0answers
43 views
Admob requesting test, but test already there
I am trying to put Admob as a fallback for when my iAd fails.
on ADMOB website is set to test mode, and in the code i already put my test device id (that itself gave me on the console) and set testing ...
1
vote
1answer
66 views
Different markups (html files) for different iOS devices in a Phonegap app?
I am building an universal iOS app with JS/HTML5/CSS3 and Phonegap. I am targeting the iPad, iPhone (old) and iPhone5, both orientations (portrait/landscape each).
Since I can't accomplish just ONE ...
0
votes
1answer
30 views
CSS Fonts Do Not Work With jQuery On Click
So I was about to release a free plugin today and I ran into a huge issue, none of the icon buttons work on mobile devices and I can't figure out a good solution to this without having to bucher the ...
-1
votes
4answers
100 views
iOS Dialog Box not working
I am trying to create a dialog box in my iOS app (app is a PhoneGap application).
I am using the code from this post: how to implement a pop up dialog box in iOS
Below is the code that is in the ...
-4
votes
0answers
47 views
Is Salesforce Smartstore persisted after IOS/Android device restart? [closed]
Is the smartstore provided by the SalesForce Mobile SDK persisted after the IOS/Android device is restarted? Any relevant links to documentation would be appreciated.


