Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この質問によると、Androidデータベースファイルにはバージョン番号が含まれています。ただし、Firefox用のSQLiteManagerを使用してそれを見つける方法がわかりません。
このツールを使用してバージョンを表示することはできますか?
@zaplは書いた:
execute PRAGMA user_version; 同じ場所で他のSQLiteクエリを実行できます-SQLiteOpenHelperによって設定されたバージョンが表示されます
execute PRAGMA user_version