• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

android app that contains a crontab to pull data via and API to my website

I have an app that you enter some values into an sqlite database... then I need a crontab type thing running that will based on your config settings run every minute, hour, day, week or month... and it will read the data from the sqlite database and then using an API interact with my website to do some things.

In the app you set up the crontab interval

How does one do this?

Thanks in advance for your time
Dean-O
 
Back
Top Bottom