Is there a way to make a mobile web page secure? (Encrypting or some secure way of make information secure)
I created a mobile application using the jQuery Mobile Framework. All pages are loaded within开发者_如何学编程 index.php (using <div data-role=\"page\" id=\"title\">).
What\'s the best way to filter mobile users to a separate web page, throu开发者_开发知识库gh apache?
So I\'m attempting to load images in javascript dynamically as the user is scrolling around. The entire application is offline and 开发者_如何学Gois written in HTML and javascript. The \"scrolling\" a
First of all I am running this on a Mobile Device using CE6.5.I have an ArrayList of data that are ints and for graphing purposes I want to convert in order the number it is into the list and the int
I would like to create videos that needs to run on an iPad native app. The app needs to show a demonstration of a produ开发者_运维知识库ct through iPad. It needs to be interactive as well. I know we c
I am currently developing an application for a Motorola enterprise mobility device which has Windows Mobile 6.5. I am developing the application using Visual Studio 2008 Mobile Development Kit using C
So I am trying to develop a simple mobile website. It will go off a QR code to the page linked below. The problem is when I view it on my android phone, or apple phone it adds a huge width. Any sugges
In short, the problem is this: we have a news site that has a mobile version of the website. For the page that displays whatever article is called, occasionally, there are embedded videos (from youtub
At our company there is a huge push for cross-platform (iOS and Android) development. Appcelerator Titanium is being considered (and seems to be the only thing that\'s being considered) to achieve mul