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.
getReadableDatabase() とカーソルを使用して行を選択するメソッドを作成しました。すべて正常に動作していますが、onUpgrade でそのメソッドを使用しようとすると、アプリがクラッシュします。
誰かが同様の問題を抱えていましたか?