Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 562 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 562 Bytes

A small project to test Android Patch builds in Unity. Measures and prints the average time it takes to create, transfer and install N "full builds" or "patch builds".

To perform the tests :

  • Click on Window/AndroidPatchTest.
  • Select the number of iterations to perform.
  • Connect an Android device (the Android device and the Android build target must be already configured.
  • Click one of the buttons to start a "full build test" or a "patch build test"

Related post.