Skip to content

antygravity/task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task

For run application:

  1. Import Gradle project usning Android Studio
  2. Run app project.

or

  1. Go to command line
  2. In application directory type: ./gradlew assembleDebug (gradlew.bat assembleDebug on Windows)
  3. Install using ADB, type: adb install ./app/build/outputs/apk/app-debug.apk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors