简体   繁体   中英

Android with database connectivity in Sqlite 3

I'm doing a schedule sms application in android using eclipse. The designing part is over. Now, i want to connect my fields and the date and time must stored in database. How can i do that?

I suggest you to refer below database links. It may helps you lot.

  1. Android SQLiteDatabase

  2. SQLiteDatabase

By, the second link, it'll helps you lot. They've explained the database concepts briefly. And, also refer the example from there.

And, use AlarmManager for your scheduled application. Hope these helps you lot.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM