Android 開發

Android行動裝置連結上手機

設定 > 應用程式 > 開發 > USB 除錯 (USB 連線時進入除錯模式) 打勾

使用 adb install apk 檔案直接安裝 android package
adb install SensorDice.apk