mobile-application Questions
1
I want to do speech recognition in my Objective-C app using the iOS Speech framework.
I found some Swift examples but haven't been able to find anything in Objective-C.
Is it possible to access ...
Alcheringa asked 7/5, 2017 at 16:50
1
I know that Time Publishing works for store listings such as description and screenshots. But I am not sure how it works for releasing a new version. I want to upload apk, create a release and add ...
Josejosee asked 27/2, 2017 at 17:42
2
Solved
I'm working on a new project for a Fintech company and I have been tasked with looking into whether we should go with React Native or native Swift/Objective-C/Java for our mobile app development te...
Clerestory asked 1/2, 2017 at 9:48
5
Overview
I'm looking to create a (REST) API for my application. The initial/primary purpose will be for consumption by mobile apps (iPhone, Android, Symbian, etc). I've been looking into different...
Stereophotography asked 18/10, 2010 at 22:21
1
Solved
To understand how GET requests are made using NSURLSession in Objective-C, I would like an example. And, how is a response obtained?
Colwell asked 13/10, 2016 at 8:50
2
The short summary is: How do I build an APK and separate libraries (by which I mean sets of classes (and ideally, resources too) in some form, such as JAR, AAR or DEX files), but not include those ...
Metagnathous asked 26/8, 2016 at 21:58
2
We're building an API and mobile app on top of a database that has a few hundred thousand records in the main table of interest.
Our mobile developer is pushing hard about pre-loading the app with...
Homan asked 17/7, 2014 at 17:51
6
This is my first post on the forum, so please educate me if I got the tag, forum or content wrong.
I am developing an app targeting iPhone and Android, which is a real-time, location based s...
Rimola asked 14/8, 2013 at 18:40
1
Solved
OAuth 2.0 in web application works using redirect URI, where Authentication provider redirects to redirect URI & verifies same with registered one which developer provides during app registrati...
Blocker asked 21/11, 2015 at 16:25
4
My question surrounds around one single point - data management in mobile application. I have created a mobile application where data comes from server. The data includes both text and images. Foll...
Neils asked 7/10, 2015 at 10:24
0
When an App is deinstalled in Android, do the entries made by this app in the keychain and keystore deleted as well or do they remain like in iOS?
Claudineclaudio asked 15/10, 2015 at 11:37
3
Solved
I have a dynamic HTML5 document that does not contain any external resources (no images, css and scripts are coded inside of document). This HTML5 application is working fine with internet browser....
Pompadour asked 11/10, 2012 at 13:43
8
Solved
Whether it is possible to launch an android application like alarm while the phone is switched off.
Graver asked 18/9, 2015 at 4:54
3
Solved
Is there a significant advantage of creating a mobile app as opposed to a web application?
I pose this question from the following perspective, which is biased towards my lack of knowledge of the m...
Binnacle asked 14/8, 2015 at 13:7
2
So, I am fairly new to iOS programming, and have inherited a project from a former coworker. We are building an app that contains a gauge UI. When data comes in, we want to smoothly rotate our "lay...
Supranational asked 13/6, 2015 at 16:37
0
When I launch the emulator manually from AVD I just get a blank screen. Android never loads on it. I tried all the different settings in AVD. I also let the emulator stay open for hours to make sur...
Fluting asked 27/4, 2015 at 11:30
3
I am developing an application like talking tom, every thing is working fine just the audio recording making problems on some devices, Audio is also working fine on my hdpi device but whenever i ru...
Beeline asked 9/4, 2015 at 9:18
3
Solved
I developed a website using PHP5. Now, I want to sum up the main features of my website in a cross-platform mobile application.
I did some research about frameworks which can do this. I found 'jQu...
Merits asked 23/4, 2013 at 10:17
2
Solved
Developing enterprise wide mobile application (android/iOS/Web) that would use Google Plaform - appengine, cloud endpoints, cloud storage, datastore etc.
Are following Google services blocked in C...
Pareira asked 19/1, 2015 at 11:4
1
Solved
Are there any resources for integrating cordova with node-js to build mobile applications.
how to connect nodejs to cordova for building mobile app?
Hessney asked 17/12, 2014 at 5:14
0
Let's imagine I have a website with a simple javascript:
t = setInterval( callback, 30*1000 );
var callback = function() {
document.write('foobar');
};
If a user visits my site from a mobile de...
Bellyband asked 29/9, 2014 at 1:37
3
Solved
I am new to mobile applications. I am basically from a web development platform. I am just playing around mobile frameworks like App Framework, LungoJS, Jquery Mobile, kendo etc to gain some knowle...
Coxswain asked 26/5, 2014 at 9:27
2
I have a project where I should develop a mobile application(android) and a website. As both of them have the same database/content and functionality I want to write common sever side for mobile an...
Drops asked 15/4, 2014 at 9:49
2
One of the big flaws in Android webphones (and probably other Operating Systems for phones): You are surfing some website, and want to use the site's embedded share button for say Twitter. You want...
Tinhorn asked 18/9, 2012 at 8:51
3
Solved
Okay so I am 1/4th finished creating a django application (where users must register an account, log in and can interact with other users of the application, basically a social network. And the app...
Nakisha asked 5/10, 2013 at 2:11
© 2022 - 2024 — McMap. All rights reserved.