
アプリケーション
onSaveInstanceStateでインスタンスを保存する
2011年3月8日
|
onSaveInstanceStateメソッドを使ってActivityのインスタンスを保存/復帰させる方法を紹介します。onSaveInstanceState/onRestoreInstanceStateメソッドは永続的 […]
Read More