vs-mobile

Test the performance of your page using you android phone

Usage no npm install needed!

<script type="module">
  import vsMobile from 'https://cdn.skypack.dev/vs-mobile';
</script>

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