Android App 開發專案過程分享
http://ithelp.ithome.com.tw/ironman6/player/xq3da2/dev/1
我的第一隻多國語言 Android app,歡迎下載測試。
http://cht.tw/h/yhnws
開發過程
http://ithelp.ithome.com.tw/question/10130646
資料存取是應用程式開發的重頭戲,設計好 UI 和畫面流程設計之後,如何把靜態或動態的資訊處理之後呈現到使用者面前是很重要的。而 Android app 的資料存取有下列議題需要注意和研究。
Android 資料存取概論。
Assets
Resources
Shared Preferences
Internal Storage
External Storage