~
''[[戻る>Android]]''
#freeze
''[[MobileApp>Mobile Application 入門]]'' > ''[[Android>Android]]'' > ''Data''


~
**プリファレンス [#t29ebe67]
*プリファレンス [#t29ebe67]
  SharedPreferences()オブジェクトのedit()を使って~
  SharedPreferences.Editorのオブジェクトを取得する

***値のセット [#e58c26db]
  putString()もしくは~
  putInt()などで値をセットする


***保存場所 [#kedc7857]
  data/data/{アプリケーションパーケージ}/shared_prefs


  [[参考 - 次世代創造機構>http://www.xn--rhq6sw9f0w7aevaf9ak89m.jp/android/androidLecture/Preference/Preference.html]]

**ファイルシステム [#u705e7b8]

~
*ファイルシステム [#u705e7b8]
  通常のJAVAと同じファイルストリームが利用できる


**SQLite [#c7151c12]
~

*SQLite [#c7151c12]

  [[参考 - codeZineさん>http://codezine.jp/article/detail/4814]]

**Content Provider [#ye8e35d6]
~

*Content Provider [#ye8e35d6]

  工事中


*ContentURI [#n0466d1e]


*SDメディア [#q1fdacaa]

   [[参考:Android Developers - Data Storage - External Storage>http://developer.android.com/intl/ja/guide/topics/data/data-storage.html#filesExternal]]

 Music/ - Media scanner classifies all media found here as user music.
 Podcasts/ - Media scanner classifies all media found here as a podcast.
 Ringtones/ - Media scanner classifies all media found here as a ringtone.
 Alarms/ - Media scanner classifies all media found here as an alarm sound.
 Notifications/ - Media scanner classifies all media found here as a  notification sound.
 Pictures/ - All photos (excluding those taken with the camera).
 Movies/ - All movies (excluding those taken with the camcorder).
 Download/ - Miscellaneous downloads.


~
~
''[[戻る>Android]]''
  ''[[戻る>Android]]''


Wiki TOP   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS