Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

An intro to Android basics via a set of self-guided exercise

Notifications You must be signed in to change notification settings

yellowme/androidschoolbasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn the android basics with Android School Basics For Much Win!

7 Exercises for now

JavaScript Style Guide Gitter

An intro to Android via a set of self-guided exercise.

Gettin started with Android?

NPM NPM

Screenshot of program

  1. Install Node.js
  2. Install Git
  3. Install Android SDK with Android Studio 2.3 or higher version
  4. Run npm install androidschoolbasics -g
  • In case it fails, easiest way is to prefix with sudo: sudo npm install -g androidschoolbasics
    • (Ubuntu users) run sudo apt-get install nodejs-legacy
  1. Clone the repository of the android project you're goin to use in android studio
  2. Run androidbasics inside the android project directory
  3. Learn!

androidbasics will run through a series of Android workshops. Starting at a basic "HELLO WORLD" and moving on to more basics exercises.

Once you have finished androidbasics, you can keep learning new stuff by yourself.

Contributors

androidbasics is proudly brought to you by the following hackers:

Kevin GamboaGitHub/kevingamboa17Twitter/@kevingamboa17

We want to hear suggestions

Talk to us, we are harmless Gitter

About

An intro to Android basics via a set of self-guided exercise

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published