Matt
Matt

Reputation: 21

Scheduled sms android development

I'm new to the android app development world and looking for a tutorial on scheduling sms to be sent at set times. Or some sample code that anyone has. Thanks

Upvotes: 2

Views: 984

Answers (1)

Prashant Lakhlani
Prashant Lakhlani

Reputation: 5806

I think AlarmManager can help you. You can find basic example here

Upvotes: 3

Related Questions