速報APP / 生產應用 / DevTools

DevTools

價格:免費

更新日期:2017-02-07

檔案大小:1.2M

目前版本:1.0

版本需求:Android 4.2 以上版本

官方網站:http://webdefault.com.br

Email:contato@webdefault.com.br

聯絡地址:Cuiabá-MT CEP: 78095-000, Nº13

DevTools(圖1)-速報App

This is not for regular users.

- You can change screen and density resolution (good to take some more juice on games and test how a different screen will handle your app);

DevTools(圖2)-速報App

- You can connect your device adb via wifi using ADB TCP port 5555 (therefore you can work without usb cable);

For security and safety reasons some firmwares require root permission. In order to it work you should have a rooted device or a firmware that let you change this settings OR you have to connect adb your device in a regular way (usb) and call adb 'adb shell pm grant com.webdefault.devtools android.permission.WRITE_SECURE_SETTINGS'.

The source code is hosted on github at https://github.com/orlleite/android-devtools. You're welcome to make improves.