Skip to content

zaratr/Android_Development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Android Development Projects

Table Contents

How to open project:

  • Open Android Studio
  • clone this repo
  • open by selecting new project and selecting a project folder.
  • build gradle
  • done

How these projects were created:

  • Creating a new Android Studio project
  • Open Android Studio
  • Choose "Start a new Android Studio project"
  • Choose "Empty Activity"
  • Choose an application Name
  • Choose a Package name (that is unique to you!)
  • Choose a Save location (make sure you create a folder to contain everything)
  • Select a Minimum SDK (we're going to use API 24 in this class)
  • Leave everything else default (we're using Java as our language, and we don't need the legacy android.support libraries)
  • Press Finish

About

Taskmaster Android Development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published