开发者

Android with database connectivity in Sqlite 3

I'm doing a schedule sms app开发者_高级运维lication 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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜