Millisecond-Chronometer icon indicating copy to clipboard operation
Millisecond-Chronometer copied to clipboard

Error open project android studio 1.5.1

Open tparesque opened this issue 9 years ago • 1 comments

How to proceed?

tparesque avatar Mar 08 '16 13:03 tparesque

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.

georgerappel avatar Mar 09 '16 22:03 georgerappel