Tag: android

52 votes
28 answers
1.6K views
ionic build Android | error: No installed build tools found. Please install the Android build tools

When I run ionic build android command in root of ionic project, I am getting this error: FAILURE: Build f

avatar
Jesenia
0 1 0 9
asked 07 September, 2021
65 votes
26 answers
2.3K views
Running "cordova build android" - unable to find attribute android:fontVariationSettings and android:ttcIndex

When I run cordova build android --buildConfig xxxx --release, I get the following error: ERROR: In <decla

avatar
Joseph
0 1 0 9
asked 07 September, 2021
53 votes
9 answers
1.9K views
Build android release apk on Phonegap 3.x CLI

How can I build an android app locally using the Phonegap 3.x CLI, ready to release? I check the bin folder ge

avatar
Wilber
0 1 0 9
asked 07 September, 2021
52 votes
15 answers
1.4K views
Removing cordova plugins from the project

Somehow in my app many of the cordova plugins are installed and because of that it requires access to almost e

avatar
Xavier
0 1 0 9
asked 07 September, 2021
50 votes
6 answers
2.1K views
Running Node.Js on Android

So I know this has been questioned quite a lot. To be exact for example in these questions: Run NodeJs serv

avatar
Jesenia
0 1 0 9
asked 07 September, 2021
60 votes
6 answers
2.9K views
PhoneGap Eclipse Issue - eglCodecCommon glUtilsParamSize: unknow param errors

I have just started on phonegap and trying to setup first basic minimal project in eclipse. I followed through

avatar
Hilario
0 1 0 9
asked 07 September, 2021
55 votes
30 answers
663 views
Can&apos;t accept license agreement Android SDK Platform 24

I'm getting the following error when trying to install an android platform on a Cordova project. I'v

avatar
Clarice
0 1 0 9
asked 07 September, 2021
55 votes
16 answers
343 views
JAVA_HOME is set to an invalid directory:

I have set JAVA_HOME in my system C:\Program Files\Java\jdk1.8.0_ 131\bin; and I am trying to run cordova comm

avatar
Fabian
0 1 0 9
asked 07 September, 2021
49 votes
7 answers
1.7K views
Error executing command &apos;ant&apos; on Mac OS X 10.9 Mavericks when building for Android with PhoneGap/Cordova

Today I tried PhoneGap/Cordova with Mac OS X Mavericks. Building for iOS went just fine, but building for Andr

avatar
Forrest
0 1 0 9
asked 07 September, 2021
64 votes
9 answers
1.5K views
Refused to load the script because it violates the following Content Security Policy directive

When I tried to deploy my app onto devices with Android system above 5.0.0 (Lollipop), I kept getting these ki

avatar
Carmelina
0 1 0 9
asked 07 September, 2021
49 votes
19 answers
2.1K views
Why am I seeing net::ERR_CLEARTEXT_NOT_PERMITTED errors after upgrading to Cordova Android 8?

After upgrading to Cordova Android 8.0, I am seeing net::ERR_CLEARTEXT_NOT_PERMITTED errors when trying to con

avatar
Kisha
0 1 0 9
asked 07 September, 2021
47 votes
17 answers
542 views
Application Error - The connection to the server was unsuccessful. (file:///android_asset/www/index.html)

App Dies On Startup (connection to the server was unsuccessful) I have an Android application that I'm

avatar
Omar
0 1 0 9
asked 07 September, 2021
52 votes
10 answers
1.5K views
How to create a signed APK file using Cordova command line interface?

I made a sample application named checkStatus. Now I want to create a signed APK file. So I can install it in

avatar
Vi
0 1 0 9
asked 07 September, 2021
54 votes
25 answers
2.5K views
ionic 2 - Error Could not find an installed version of Gradle either in Android Studio

I create ionic 2 project and add diagnostic cordova plugin like this : ionic plugin add cordova.plugins.diagn

avatar
Chaya
0 1 0 9
asked 07 September, 2021
56 votes
30 answers
1.3K views
PANIC: Broken AVD system path. Check your ANDROID_SDK_ROOT value

After typing cordova run android in terminal, I'm getting this error: Waiting for emulator to start... P

avatar
Trudy
0 1 0 9
asked 07 September, 2021
58 votes
24 answers
2K views
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK - Android

I know there are lots of questions similiar to this one, but i couldn't find a solution for my problem in

avatar
Shantay
0 1 0 9
asked 07 September, 2021
56 votes
23 answers
549 views
Error: ANDROID_HOME is not set and "android" command not in your PATH. You must fulfill at least one of these conditions.

I'm trying to install PhoneGap and I'm getting the following error: Error: ANDROID_HOME is not set

avatar
Sachiko
0 1 0 9
asked 07 September, 2021
55 votes
7 answers
2.1K views
Securing php api to use in android application

I am newbie to android development. I am using android studio for developing an application. Things i have don

avatar
Eddie
0 1 0 9
asked 07 September, 2021
55 votes
30 answers
1.9K views
How can I fix &apos;android.os.NetworkOnMainThreadException&apos;?

I got an error while running my Android project for RssReader. Code: URL url = new URL(urlToRssFeed); SAXPa

avatar
Rudy
0 1 0 9
asked 07 September, 2021
58 votes
11 answers
2.2K views