Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r100-stack/android-developer-essentials-1-hello-world
https://github.com/r100-stack/android-developer-essentials-1-hello-world
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r100-stack/android-developer-essentials-1-hello-world
- Owner: r100-stack
- Created: 2020-06-24T19:10:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-10T20:06:22.000Z (over 4 years ago)
- Last Synced: 2025-01-01T07:08:21.771Z (26 days ago)
- Language: Java
- Size: 184 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Weekly Series
Welcome to the Android Weekly Series hosted by Google's Developer Student Club (DSC) program!
This is a ten week workshop series every Saturday, 1:30 - 3:30 EST from July 11, 2020 to Sept 12, 2020.
This series will cover all the essential skills needed to build professional, robust, and attractive Android apps.
Register now on EventBrite: [register.dsclsu.com/android](https://register.dsclsu.com/android)
More info on: [www.dsclsu.com/android](https://www.dsclsu.com/android)## 1. Hello World App
There's a higher omnipotent deity that tells us to start each new CS language we learn with a "Hello World" app.
The last time someone disobeyed this deity, their apartment was found vacant and there was no trace of that person.For the sake of our safety, we will do what this deity wants.
Hence, our first app with be the, yup you guessed it — "Hello World" app.### Screenshots
#### Starter Code
#### Goal
### Skills Learned
1. Basics of Android layouts
2. Basics of Android Studio