标签: java android android-studio sqliteopenhelper
我有两个申请。一个是主要工人,另一个是看门狗。 我想用另一个时钟检查第一个时钟... (clock is just incrementing number in DB record) ... 所以我用SQLiteOpenHelper在DB中写时钟状态,并希望用看门狗应用程序检查...
(clock is just incrementing number in DB record)
SQLiteOpenHelper
有没有办法实现这个目标?