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.
midlet で使用可能な ROM メモリの合計サイズを取得するにはどうすればよいRecordstoreですか?
Recordstore
空のレコード ストアを作成し、メソッド RecordStore.getSizeAvailable() および RecordStore.getSize() を使用して、単一のレコード ストアの合計最大サイズを確認できます。経験上、ほとんどのデバイスは、アプリケーションが作成できるレコード ストアの数に制限を設けていません。