mobile-application Questions

1

Solved

I've recently evidenced a set of third party illegal appstores that re-distibute iOS apps. These online stores are able to install free Appstore apps (i.e. Facebook, Google Map, etc.) or their own ...
Confederacy asked 11/1, 2014 at 6:33

1

I want to do mobile app (let's say it will be like ebook with some improvements) which content should be changeable for non-programmer user. And this content should not be loaded from web at ...

2

Solved

I've visited a few sites on my iPhone/iPad which have prompted me to install the native app the first time I've visited the site. Is there a standard script somewhere that people use for this or sh...
Burschenschaft asked 5/4, 2013 at 10:51

0

I have a mobile site written using jQuery Mobile and I have social icons. What I want is that if the user clicks on the Facebook icon to open the facebook app only if the user has the facebook app ...
Yawmeter asked 22/4, 2013 at 18:13

1

I have strange issue when loading a site within iframe of my mobile application. I am having a website with seven pages. When I browse my website url in iphone's safari. The content in all the page...
Xerophilous asked 5/4, 2013 at 7:40

1

Solved

I've had an interesting question from a client regarding the EU cookie law and how it affects their mobile apps. As you may well know, the Cookie Law requires websites to let users know tha...
Wildawildcat asked 1/2, 2013 at 12:17

1

Is there a good tutorial on how to pre-cache a known part of a map using TileCache, store them on the PhoneGap mobile app database and load them up using OpenLayers? I went through many tutorials...

3

Solved

I'm making a mobile app with PhoneGap. I've got this-- function preventBehavior(e) { e.preventDefault(); }; document.addEventListener("touchmove",preventBehavior, false); You know how you can dr...
Wicker asked 30/4, 2012 at 5:39

12

Solved

I am very interested in mobile application development. But which language or framework is more popular, useful and usable? I know Java well. If you have any idea and/or experience, please h...
Lonilonier asked 10/9, 2009 at 8:15

2

Solved

I'm doing mobile web application with HTML5 and jQuery mobile. HTML5 Mobile Boilerplate suggests this: <body> <div id="container"> <header> </header> <div id="main...
Mercymerdith asked 12/7, 2012 at 16:7

10

I would like to make a free version of the Android app I have, but would like to embed ad on it. I am not sure where I should start? Is there a well known mobile ad company out there that is specia...
Durst asked 18/3, 2010 at 16:9

1

Solved

I'm developing a mobile app using ASP.Net MVC to generate HTML 5 pages. The HTML 5 pages will use jQueryMobile's loadPage to make calls to ASP.Net MVC to load pages into the DOM. Then it will use j...

0

How do you have an app redirect to Mobile Amazon's app from within another app? Can this be done from within AWS's API? Or is there a URI scheme (eg. amazon://amazon)
Conductive asked 27/2, 2012 at 14:13

2

Solved

Ok, I have been thinking of developing a web application using the play framework as my back-end service and sencha for my front end stuff. Now I have been also looking into sencha touch and phone...

2

Solved

I want to start a mobile application however I got some questions. I am confused about database connection layer. Should I construct my architecture 2 layered; 1st layer is mobile app (making the d...
Folk asked 6/2, 2012 at 18:46

3

Solved

I'm trying to build a mobile web app and am intrigued by the "apple-mobile-web-app-capable" option, making the app feel a lot more native. The issue I'm having is that it's an app that lets a user...

3

Solved

I've developed a REST api for my Symfony2 application. This api will be used by a mobile app. Much of the functionality is done in the context of the currently authenticated user, ie: $this->co...

1

Solved

I have read some web site that captcha is not needed in mobile application. I have some doubts. Why captcha is needed in a web application and not needed in a mobile that access the same applic...
Indication asked 24/11, 2010 at 8:45

7

Solved

Does Using Namespace; consume more memory? I'm currently working on a mobile application and I was just curious if those unneeded using statements that visual studio places when creating a class m...
Regenerative asked 17/2, 2009 at 18:23

© 2022 - 2024 — McMap. All rights reserved.