Skip to content

hennes-maertins/read-a-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read-A-Meter

PhoneGap Build

Read-A-Meter is a smartphone app to keep your meter readings. It is using PhoneGap and JQuery Mobile. The code is based on the swipe-list demo.

Run for test on developer machine without build

Open checked out file www/index.html in a web browser.

Build

Prerequisites

Developer build (debug)

phonegap build android

or for more detailed console output (if cordova has been installed explicitly)

cordova build android

This compiles to an apk file in platforms/android/build/outputs/apk/android-debug.apk.

The first time phonegap build android is called the android platform will be initialised.

Problems

If you get an expection during build it might help to delete your ~/.gradle directory.

Run for test on real device

Prerequisites

Get PhoneGap Developer App.

Run app

Run

phonegap serve

and connect your phone to the server.

About

Read-A-Meter is a (web)app to keep your meter readings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published