Questions tagged as 'android'

3
answers

Full screen from WebView does not work

I've been looking for ways to make the full-screen button of the Video.JS player work from a Webview view in android. This is the code I'm trying, it only works with youtube videos. I've seen the full-screen button if it w...
asked by 17.02.2017 / 16:19
6
answers

Database storage on Android and iOS with Cordova

I have developed applications for Android mobile devices with Cordova that have used localStorage to save the data, because they were small amounts (configuration, records and high scores, etc.) and, until now, I have not had any problems...
asked by 16.08.2016 / 17:16
1
answer

Error 404 on AJAX requests from Android after changing the server certificate

We are doing a hybrid app with Phonegap and jQuery Mobile that, through ajax requests, retrieves some data from an external server in JSON format and then treats them. We have never had any problems in iOS or Android. Since we updated the s...
asked by 18.12.2015 / 09:04
2
answers

Permissions to make calls compatible with Android 6.0 and earlier versions

In my app, I am creating a Activity with several TextView that collects the information from a database in SQLite integrated in my app, and one of the data is the phone. My intention with this data, was to be able to crea...
asked by 09.06.2016 / 21:45
1
answer

How to load data in Spinner Determine how they are displayed

I have a problem with the view of the spinners in Android, the list of data that I load in the spinner is correctly ordered from the AZ but when selecting the spinner it is shown from the Z and I have to scroll the scroll view towards up. Cou...
asked by 11.05.2016 / 21:06
3
answers

How to download sdk from android 4.2 to android 2.3

I have an application almost finished but when I created it I put the minSdk with value 14, which I need to put at least Android 2.3 Greetings.     
asked by 07.06.2016 / 21:24
3
answers

Start an application programmed in java for android in the startup

I have rewritten my question and this time I will be more specific. My problem is that I want to start my application every time I start my phone. For this I have a java file called bootreceiver.java that I have the following: package m...
asked by 02.06.2017 / 17:32
3
answers

Maps Android Studio is not displayed

I have been learning how to use Maps in android studio. The project compiles OK, but when I open the app on the mobile you can not see anything, just the word google on the bottom. already create and add the api key. What may be happening?...
asked by 01.04.2016 / 17:15
1
answer

Problem when trying to create a new project in AndroidStudio 2.0

I am trying to create a new project in AndroidStudio 2.0. I installed the SDK and configured the path of the SDK for AndroidStudio, but when I'm finishing the steps to create a new project, I check the box "Phone and Tablet" and I give it Next,...
asked by 12.07.2016 / 17:18
2
answers

Memory failure error

I'm trying to create a game but when I pass the cell phone to try it I throw the error of lack of memory. I do not know why this error is occurring because the images I use do not take up much of anything. How can you solve it? Here is the ga...
asked by 14.05.2018 / 01:24