- Appcelerator Titanum app (app folder)
- Appcelerator Titanum Android Widget (widget folder)
The widget is a basic Android Home widget that will read Ti.App.Properties and writes them into XML fields. The app will run a foreground service (the icon in the top left corner) and collects data every 30mins. This data is forwarded to the widget.
go to the widget/android/
folder and run
appc ti build -p android --build-only
go to the app/
folder and run
appc new --import --no-services
appc ti build -p android
Android only! For iOS you can use Scriptable with https://gist.github.com/kevinkub/46caebfebc7e26be63403a7f0587f664