Category: Courses info

Android 應用課程- 補充資料

啟動 http://stackoverflow.com/questions/6391902/how-to-start-an-application-on-startup   動態加上元件 http://stackoverflow.com/questions/6216547/android-dynamically-add-views-into-view   社交功能 https://code.google.com/p/socialauth-android/downloads/list QRCode 掃描 https://code.google.com/p/zxing/ 水平 http://wangshifuola.blogspot.tw/2011/06/androidsensorsensortypeorientation.html 手機名稱 String str = android.os.Build.MODEL;