Questions tagged as 'app'

1
answer

Make website in appmobile available in playstore [closed]

I need a quick fix for an urgent need, I would like to create a website with web languages, and make it an android app and make it available in the playstore. Has anyone done, or tells me which tool or method of code to use ??????     
asked by 28.06.2017 / 18:27
0
answers

InappBroser Phonegap opening URL in Chrome

I'm using inappbrowser on the phonegap to open an external link inside my app. Use this way var ref = cordova.InAppBrowser.open('http://google.com', '_blank', 'location=no'); When I open the phonegap desktop and emulate it on my phone, i...
asked by 01.09.2016 / 02:09
2
answers

How to make a manual system to check for new updates?

My application will not be published on Google Play, so I need to make a system to check for new updates and download them, without relying on Google Play. And preferably without spending anything, using free services (like Dropbox or the like)....
asked by 01.07.2014 / 01:03
1
answer

Compile Ionic app for old version of Android

I made an app with ionic, and when uploading to the play store, it was enabled for androids > 4.1, but the app is very simple, practically only queries the database. Can anyone tell me if it has how to compile it for an earlier version of and...
asked by 19.09.2016 / 15:00
0
answers

How does a hybrid app run on Node.js?

How does the backend issue with Node.js work in a mobile app? You can use the Phonegap Build service that compiles my application to the desired platform (Android or iOS for example). But how does the Node.js issue, why do we need to host it...
asked by 24.07.2016 / 15:09
0
answers

Error in Gradle Sync while compiling project

I'm finishing a project in Android Studio, and updated to version 2.1, then I started to appear errors, some already resolved, that persecutes me; When I synchronize the gradle I get these messages: HerearethesettingsformyGradle: andbelowismyS...
asked by 09.05.2016 / 16:46
0
answers

Foursquare application

I'm creating a foursquare application, but I'm not able to use the users/request endpoint. I would like to send a friend request via api , I know it is possible because soubeta.com can do it. I noticed the problem is in...
asked by 04.12.2015 / 03:39
0
answers

Cryptography AES256 with JCE [closed]

I am using AES256 encryption in a communication project and would like to know if there is any restriction on the use of this encryption with the Java Cryptography Extension Unlimited Strength Jurisdiction Policy (JCE), and what the implication...
asked by 24.09.2015 / 19:54
0
answers

Appgyver iOS - How to change the default color of selected and unselected iOS tab-bar icons

I need to change the color of the icon on the app's iOS tab-bar. In the previous documentation, it was done as follows ( link ): steroids.config.tabBar.tintColor = "#00aeef" steroids.config.tabBar.tabTitleColor = "#ffffff" steroids.config.tabB...
asked by 31.08.2015 / 15:52
0
answers

How to tell if my Android app has been uninstalled

I've developed an app, which receives notifications and passes information to another app, and shows users online and registered in both applications. Home I wanted some way to send an info to the API when the application is uninstalled by Andro...
asked by 17.07.2015 / 15:38