vs-mobile
v0.0.1
Published
Test the performance of your page using you android phone
Downloads
5
Readme
Prerequisites
Desktop
- Install the Android SDK on your desktop: http://developer.android.com/sdk/index.html#downloads
- Enable developer USB access to your phone: Go to "About device", tap it, scroll down to the "Build number", tap it seven (7) times.
- Disable screen lock on your device.
- Enable USB debugging in the device system settings, under Developer options.
- Start the adb-server on your desktop: adb start-server
Start
npm run start