Questions tagged as 'android'

0
answers

Cordova application does not open on device when command 'RUN' and does not log errors

I have an HTML application and I can not get it to run in android in test mode. I'm using Mac OS, but when I used Linux everything works fine with the "run android" command: the app was installed on the device and opened automatically. Now every...
asked by 03.05.2015 / 06:02
0
answers

Refresh Main via an IntentService [closed]

I have an application that works together with GCM (Google Cloud Messages), which queries the server and when there is news sends a notification to the user. I need to update my MainActivity listView, what would be the best way to do this?...
asked by 06.07.2015 / 14:38
0
answers

Utizando API youtube android

I need a help here with youtube android player, can someone help me? This is the first time I use it. For example, I think I've added the library but private YouTubePlayerView youtube; is still marked in red! If anyone knows how to hel...
asked by 03.07.2015 / 12:05
1
answer

Enable Downloads in Webview

Hello, I'm developing an app with WebView and I realized that it is not possible to download files from the web. I tried to download a file from the dropbox, It is possible that before downloading the file an alert will appear showi...
asked by 04.02.2015 / 22:03
2
answers

Download Genymotion Plugin in Eclipse

I can not install the Genymotion plugin in my Eclipse, it does not appear to make the download option, please help me ] 1     
asked by 01.08.2015 / 20:30
1
answer

Script php in java? run in the background

I have a question. I have a script that takes about 40 seconds to execute. I'm thinking then if I run on the android, the user is not willing to wait the 40 seconds, what happens he quits halfway through the application but the script runs o...
asked by 10.07.2015 / 13:01
0
answers

License free Contruct 2 [closed]

Finding that Construct 2 has a revenue limitation on the free version you can not make any profit from the game, but when they say that it means that the game can not generate revenue advertising?     
asked by 25.05.2015 / 21:50
1
answer

Delphi XE8 + Android - Splash screen closes before the app loads and shows black screen for a long time

I'm creating an APP in Delphi XE8, so far so good, the problem is that when my app is going to be loaded on Android, the splash screen closes too soon, the app has not loaded yet, so it shows a black screen before of the app open for a few more...
asked by 22.05.2015 / 23:54
0
answers

Intel XDK project + Bootstrap framework + listview without scroll

I'm developing an app in Intel XDK (1995 version) where the layout is basically a footer with a grouped button inside it. The chosen framework is Boostrap . Below is the image of the app running on emulate. Iusesubpagestonavigate.Inaparticul...
asked by 20.05.2015 / 03:46
0
answers

How to destroy previous fragment?

In my Android project I navigate between fragments , in one of these fragments , there is a list that receives information from a json . There was a need to update this list every 1 minute, I'm using postDelayed(this, 60000...
asked by 02.11.2015 / 15:49