nenoviciss
About
- Username
- nenoviciss
- Joined
- Visits
- 10
- Last Active
- Roles
- Member
Comments
-
Do you guys imported the sample app in Android Studio? How did you do it? Thanks,
-
I went to Project structure and there i selected 1.7 for target/source. My dependencies are dependencies { compile project(':metaWearAPI') compile 'com.android.support:support-v4:19.1.0' compile files('libs/GraphView-3.1.3.jar') co…