-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1988a3c
commit e21aa5f
Showing
5 changed files
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# Android Studio Installation Instructions |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Android Development Class - I | ||
|
||
## Get the Presentation used in class: [Here](Android_Class-1.pdf) | ||
|
||
#### April 22, 2021 | ||
|
||
<div align="center"><img src="../Android-Logo.png" alt="Java logo" height=150/></div> | ||
|
||
<hr> | ||
|
||
|
||
## Class Content: | ||
|
||
- [Installation Instructions](Installation-Instructions.md) | ||
- [The project we made](demo-project) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Android Development classes resources | ||
<div align="center"><img src="Android-Logo.png" height="150"/></div> | ||
|
||
## Classes held | ||
|
||
[Class 1: held on 07 May, 2021](2021_05_07_AndroidClass-1) | ||
|
||
## Reading Resources | ||
|
||
- <b>Book:</b> Head First Android Development: A Brain-Friendly Guide (by David Griffiths and Dawn Griffiths) | ||
- Android developers official website: [click here](https://developer.android.com/) | ||
- Android Studio official tutorial: [click here](https://developer.android.com/studio/intro) | ||
- For more tutorials: [androidhive](https://www.androidhive.info/) | ||
- For those who want free video tutorials: | ||
- [By freecodecamp.org](https://www.youtube.com/watch?v=fis26HvvDII) | ||
- [By CodeWithHarry (in Hindi)](https://youtu.be/mXjZQX3UzOs) | ||
- [For those who want to learn in Kotlin](https://www.udemy.com/course/android-oreo-kotlin-app-masterclass/) (for getting it free contact CC Club coordinators) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters