j4velin / Pedometer

Lightweight pedometer app for Android using the hardware step sensor
https://play.google.com/store/apps/details?id=de.j4velin.pedometer
Apache License 2.0
1.44k stars 671 forks source link

Automated export via Tasker #5

Open ericlathrop opened 10 years ago

ericlathrop commented 10 years ago

Thanks for the app!

I would love a way to automate the export of the pedometer data. I think if you expose an intent, I can set up Tasker or some other tool to hit it so you don't have to build a whole UI around scheduling an export. I don't know much about Android development, but I poked around the AndroidManifest.xml and didn't notice any intents for exporting.

ericlathrop commented 10 years ago

It would be handy if the intent allowed me to specify the filename to export to.