Questions tagged as 'app'

1
answer

logar problem google on android

I'm having a lot of trouble logging into google with android, I have an app, in cordova, I set up my app, I have credentials on google. I'm following this example: link app settings page on google: link My problem is this part forwa...
asked by 24.03.2017 / 19:14
0
answers

Battery Consumption per Application

I need to create something that makes this usage measurement since the last full load per application, I have no idea how to do it ... I searched and did not find anything. All help is welcome, Thank you in advance.     
asked by 07.03.2017 / 21:15
2
answers

How to test an application without registration?

I am a registered Apple developer (but not paid), how can I test my application on my iPhone? It gives an error when I ask to open it on the iPhone. I'm trying on iOS 9 with Xcode 7. When I tried it it gave problem, now the iphone says I can not...
asked by 18.09.2015 / 14:32
2
answers

Create a button to exit the app

I created this code to close the app for it instead of closing the restart. I have of the Mainactivity being that the first one has a splash screen. What I have to change. public void existapp (View View) {         existsapp ();     } priva...
asked by 03.12.2016 / 00:15
1
answer

ValueEventListener account as a concurrent connection in Firebase?

If my application in Firebase has 5 users and all of them have a valueListenerEvent on, waiting for some change in the database, do I have 5 connections at the same time? For example, in a chat using firebase with 105 users connected at the same...
asked by 14.11.2016 / 21:13
1
answer

INTEL XDK + IONIC error installing apk

Good afternoon, I'm developing an app for study purposes ... I was following the FULL STACKER DEVELOPER tutorial videos and modifying as I wanted. The app works on localhost and on the intel xdk simulator (using an online bank), but after gen...
asked by 16.11.2016 / 18:10
0
answers

How to solve the app's sudden stoppage problem?

I'm creating an app in Android Studio and whenever I test it to see the progress it does not run, it gives a stop.    app (app name) stopped. In Logcat this appears:    W / DynamiteModule: Local module descriptor class for com.google.f...
asked by 19.11.2016 / 22:32
1
answer

Application to manage database in raspberry pi [closed]

Hello. I need to develop an application for Android, to do the extraction and deletion of a mysql database in a raspberry pi, being on the same network. I thought about doing ssh, though, I never developed anything for mobile devices, and I do n...
asked by 05.06.2016 / 23:00
0
answers

Ionic framework 2 (Build Problem)

Hello, I'm trying to build a build of an app on Ionic, but any app I try to build, it generates an app with just the maps, I wonder why?     
asked by 04.05.2016 / 02:22
0
answers

Problem with AVD resolution

I configured it as the course I'm doing, but it sucked the resolution of my AVD.     
asked by 20.04.2016 / 21:01