Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.69 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.69 KB

My Android Notes in Obsidian.md

Welcome to my Android Notes. I'll be building this repository up overtime to contain resources and information built into the files for quick access. I will be pushing my commits whenever I update my notes to keep it up-to-date

If you have any resource you would like to add, feel free to create an issue, pull request, or contact me through a link on my profile. :)


Easy Access:

(one way :) ) copy GitHub CLI gh repo clone B-Lidberg/Android-Notes and paste in Command Line in whatever folder you'd like. Then open the folder as vault inside of Obsidian. Ta-dah!

You can also fork a copy, but it would be great to have one source that people can look at. Issues , Pull Requests would be great! Anyone can do it, this repo is just a bunch of notes, so you can start small with even a simple link / reference added.


What is Obsidian.md?

Obsidian is a powerful knowledge base on top of
a local folder of plain text Markdown files.

Allows for backlinks and hashtags for quick/ease of access to help tie resources and information together with ease!

Theres also a graph view for a great visualization seeing how everything connects!

Here is a great YouTube Playlist to get started with Obsidian

Obsidian Graph


Section to be used in Obsidian #reference

Overview Sections:

[[Jetpack Compose]] All about Jetpack Compose!

[[Kotlin]] Kotlin, Kotlin, Kotlin!

[[Fundamentals]] Android Fundamentals

[[Libraries Reference]] Popular / Common Libraries

[[Source]] People, Articles, Books, etc..