Millisecond-Chronometer
Millisecond-Chronometer copied to clipboard
Error open project android studio 1.5.1
How to proceed?
This project doesn't have gradle files, nothing fancy. I used this library once simply by placing the content of "src" folder inside my src, leaving the chronometer package and import it from other classes.
This repo itself contains only the Chronometer class, which extends a TextView and the examples of how to use it (including a xml and an activity), so copying it into your project would be fine I guess.
If you want to test it first, maybe create an empty project and do this.