Skip to content

groksmith/phonegap-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cordova android app

Requirements

Install these requirements and continue.

Create your app

  1. Run phonegap create app_name
  2. Run phonegap platform add android
  3. Put html file from this repo to the app/www/
  4. Put js file from this repo to the app/www/js
  5. Runphonegap build android
  6. After build go to app/platforms/android/build/outputs/apk/android-debug.apk
  7. Upload android-debug.apk file to your android phone and install it
  8. Enjoy!

About

An example application for uploading files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors