Skip to content

glwhitney/NB_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Welcome and Purpose This GitHub repository is owned by Gary Whitney and is not affiliated with TheNewBoston.com or Bucky Roberts. I simply felt like sharing my code and notes about the Android Beginners Tutorials. The notes are embedded in the code files. ##Android Studio Version This code was written using Android Studio 2.0. This is important because the Blank Activity is now call the Basic Activity. ##Android Version 6 At the time of this writing, the latest Android is version 6. This is important because

  • The tutorials were written at API21.
  • Which was before the Blank Activity included two xml layout files and an ActionBar and a Floating-Action-Button. For this reason, my notes stress using an EmptyActivity template instead of a BlankActivity template. It is also noteworthy to state that the ActionBarActivity has been depreciated. I point this out in my notes when it is relevant.

About

My code and notes from doing thenewboston Android Beginner Tutorials, using Studio 2.0, Android version 6.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors