Codementor Events

Build Mobile App without phonegap developer App

Published Jun 28, 2020Last updated Jul 01, 2020

Alt Text
[Orginal video][https://www.youtube.com/watch?v=Sq2EDVJr_v8]

After creating a new phonegap project (I use phonegap-cli) or check this link [http://docs.phonegap.com/getting-started/1-install-phonegap/cli/].

step2

Click this link [https://www.youtube.com/redirect?event=video_description&v=Sq2EDVJr_v8&q=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fdcyyx1io7bxowv4%2Fhelloworld.apk&redir_token=cqmy-qW7iyCeRFHq2UGTS5vC7fZ8MTU5MzM4NDY0NEAxNTkzMjk4MjQ0] to download the two cordova files (cordova:Executable Jar File and cordova: Javascript Source file)

step3

Copy the folder www from within your app folder and paste on your desktop, copy the two cordova files (cordova:Executable Jar File and cordova: Javascript Source file) and paste it in the root folder of 'www'

step4

Copy config file from your app folder,
Create a new folder inside 'www' root folder and name it xml ,
Paste the config file inside the xml folder and also paste it on www root folder.

step5

Zip the www folder
Log In to phonegap build section link [https://build.phonegap.com/apps] You will see Welcome to Adobe PhoneGap Build
Click Private tab and upload your www zip file
Click Ready to build button
Then click android/iOS/windows Icon to download the file (mine was apk file). download and install the apk file and check you app. Boom!!!

Thanks for reading

[Orginal video][https://www.youtube.com/watch?v=Sq2EDVJr_v8]

Discover and read more posts from AKINRO OLAWALE
get started
post commentsBe the first to share your opinion
Show more replies