Create phonegap cordova project with Android Studio IDE. Directly edit HTML, CSS, Javascript code on base code. This video shows how to use Phonegap/cordova plugin in android studio to import cordova project and run apk on real android phone/device or android emulator
Getting started cordova phone gap with android studio
Can be made app for ios and launch at ios store? And i have game source code in cardova with android studio. How i make that one. Can you help to understanding basics things, how source code of game copy in android studio which I have.
Everything was fine, until suddenly, when i try to install a cordova app on my phone, it asks for permission, and then i accept, and it just goes to the recent apps( minimized apps) of the phone.
And i searched the apps on the phone, its not a launcher problem, it just doesn't install
Hi Milinda, i m getting an issue while configure with android platform. Message : No platforms added to this project. Please use `cordova platform add <platform>`. why its unable to add platform?
when i run run project on Android studio then it shows an error: Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK. Looked here: D:applicationAndroid3.1AndroidSdkplatform-toolstoolstemplatesgradlewrapper Please help me, i need help
I am getting following error when I run project from Android studio Please help
"C:Program FilesAndroidAndroid Studiobinrunnerw.exe" C:UsersDELLAppDataRoamingnpmcordova.cmd run –emulator android
Android Studio project detected
ANDROID_HOME=C:UsersDELLAppDataLocalAndroidsdk
JAVA_HOME=C:Program Filesjavajdk-10.0.1
(node:14736) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Requirements check failed for JDK 1.8 or greater
(node:14736) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
hi..i followed all your steps..when i restart the android studio after installing plugins/cordava, a plugin installation error has been triggered..the cause shows like file source is missing…please help me out to clear this error…thank you in advance.
Hi – great video ..untill this weekend i only made cordova apps..developed within visualStudio..using cordova ..deploying THREE js apps e.g. Now due to some socket ( UDP ) stuff i have to devel an APP with Android Studio (SDK )….. You show now – it might be possible to combine those to developer tools. Question: would it be possible to CREATE a Android SDK-APP and "include" this code (generated via CORDOVA) into the Java code from adtSDK?…
This way it would be possible to show phantastic HTML5/Three-JS animations on top of the adtSDK-APP.
why i get this ? Migrate Project to Gradle? This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system. More Information about migrating to Gradle Don't show this message again.
Thx
This is very helpful sir, can you give some more details of cardova project. 😊
Can be made app for ios and launch at ios store?
And i have game source code in cardova with android studio. How i make that one. Can you help to understanding basics things, how source code of game copy in android studio which I have.
HOW TO FIX
C:UsersJayson>npm install -g cordova
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
C:UsersJaysonAppDataRoamingnpmcordova -> C:UsersJayson IlananAppDataRoamingnpmnode_modulescordovabincordova
+ cordova@9.0.0
Thank you man!
Thanks so very much, your vid is so important for me!!!
excellent!
thx so much <3
Super, Is the grafical interface only in source code?
can you create a new tutorial for 2019 please
how do you add cordova plugin camera into web application
Can you help me out?
Everything was fine, until suddenly, when i try to install a cordova app on my phone, it asks for permission, and then i accept, and it just goes to the recent apps( minimized apps) of the phone.
And i searched the apps on the phone, its not a launcher problem, it just doesn't install
Excelente video, muchas gracias!
Very well explained, nice english, keep on doing good work. Thx !!!
i made a platfomer game but its not working can you plz help me to fix my index html plz
Unexpected token e in JSON at position 1
How to connect cordava project to database in android studio
after building the apk where can i see build apk file please
i followed all your steps but unable to build but i found android in my www directory,
Hi Milinda, i m getting an issue while configure with android platform.
Message : No platforms added to this project. Please use `cordova platform add <platform>`.
why its unable to add platform?
and admob how ??? plz help
but how to use java in cordova?
Ela bro. Ionic ewath mehema open karaganna puluwanda ?
i got stuck at com.mili.test. where did this come from? how do you find the package name
when i run run project on Android studio then it shows an error:
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.
Looked here: D:applicationAndroid3.1AndroidSdkplatform-toolstoolstemplatesgradlewrapper
Please help me, i need help
where is import to android studio stupid !!!
where we write over java code in back end
can u plz create a tutorial for Database connection in Apache Cordova(Android Studio)
I am getting following error when I run project from Android studio
Please help
"C:Program FilesAndroidAndroid Studiobinrunnerw.exe" C:UsersDELLAppDataRoamingnpmcordova.cmd run –emulator android
Android Studio project detected
ANDROID_HOME=C:UsersDELLAppDataLocalAndroidsdk
JAVA_HOME=C:Program Filesjavajdk-10.0.1
(node:14736) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Requirements check failed for JDK 1.8 or greater
(node:14736) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
hi..i followed all your steps..when i restart the android studio after installing plugins/cordava, a plugin installation error has been triggered..the cause shows like file source is missing…please help me out to clear this error…thank you in advance.
thanks a lot, this video really helped me
Hi,
every time i want to run my app i get this error:
[phonegap] executing 'cordova run –emulator android' …
[phonegap] completed 'cordova run –emulator android –no-telemetry'
tryed multiple hours to run my app on an emulator
on a browser it works fine but i cannot run it on androide studios… pls i need support
hi bro i got this type of error how to resolved "PhoneGap Plugin: PhoneGap/Cordova has incorrect executable path" pls tell me bro
Bro ill getting error when i running app Unhandled promise rejection….
Thank u so much its clear all most my all doubt regarding hybrid application, easy explanation
Hi – great video ..untill this weekend i only made cordova apps..developed within visualStudio..using cordova ..deploying THREE js apps e.g. Now due to some socket ( UDP ) stuff i have to devel an APP with Android Studio (SDK )….. You show now – it might be possible to combine those to developer tools.
Question:
would it be possible to CREATE a Android SDK-APP and "include" this code (generated via CORDOVA) into the Java code from adtSDK?…
This way it would be possible to show phantastic HTML5/Three-JS animations on top of the adtSDK-APP.
why i get this ? Migrate Project to Gradle?
This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system.
More Information about migrating to Gradle
Don't show this message again.
DONE 164
Great !!! looking your video i understood the whole setup between the cordova and andoid studio..
Nice video 😀 plz sub back