• Stars
    star
    160
  • Rank 227,333 (Top 5 %)
  • Language
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Android Developer Roadmap For All levels

Open Source Love svg1 PRs Welcome GitHub forks GitHub Repo stars GitHub last commit

visitor badge

Android developer roadmap

Welcome to Android Developer Roadmap 2023.01, The main purpose of this roadmap is to help any one who wants to kick off his android career or to level up his experience and knowledge. This contains all topics to help you find what you are looking for quickly

πŸ—’οΈ Disclaimer

This is from the Author's diligence and experience, so i may be biased to what i like πŸ™ˆ

✨ Contribution

This repo is open to contributions if you found a blog, tutorial that looks useful or even if you are a blogger or instructor feel free to include your material directly by submitting a pull request. If you have any questions, suggestions let's have it over Issues

Loved the roadmap? Please consider donating πŸ’Έ to help it improve!

sponsor android developer roadmap Buy Me A Coffee

πŸ—ΊοΈ Roadmap

⁉ How to use it

Up to down, use color coding to know the topic's difficulty of the topic, green are easy/basic, yellow are intermediate and red are for advanced/hard topics. I recommend doing the projects #1 and #2 while learning, personally i feel practicing while learning makes more sense and give you more oppurtionity in understanding how really things work. Below, you'll find categories for every topic and many helpful links

New to software engineering?!

If you are new to software engineers, don't have enough experience. I'd recommend kicking off your learning path by checking CS50 Course from Harvard you'll learn the entry point to Computer Science world

Table of contents

πŸͺ΅ Fundmentals

Data Structures

OOP

Gradle build system

🈯 Languages

Kotlin

Java

C++

βš™οΈ Tools

Terminal

Android Studio

Version Control (Git)

Project Structure

Android

Platform Architecture

Services

Entry point / Navigation

Notifications

Content Providers

Lifecycle

Broadcast Receivers

Intent filters

Sensors

Permissions

🎨 UI

Design guidelines

Activities

Fragments

UI Components

Compose

Custom Views

Networking

Storage/Caching

Threading

Architecture Patterns

Performance

Security

CI/CD

Release

Libraries

Products

Application performance monitoring

Crash Reporting

Debugging

Podcasts

Blogs & Newsletters

Interviews

Problem solving

Inspired By

Book shelf

Contributers

Support

If you would like to support the repo, you can optionally buy be me a coffee. Thank you for all the wonderful support ❀️

Support via PayPal

Buy Me A Coffee

πŸ“ License


Copyright (c) 2023 mzelzoghbi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.