Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mzelzoghbi committed Jan 18, 2023
1 parent b979bdd commit 6762e9e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<h3 align="center">

![visitor badge](https://visitor-badge.glitch.me/badge?page_id=mzelzoghbi.android-developer-roadmap)
<img src="https://user-images.githubusercontent.com/5540492/212076261-85e22389-eaae-4ac0-9c9d-06196f54ac70.png" height="20px"/>
<img src="https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white" height="20px"/>
<img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white" height="20px"/>
<img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" height="20px"/>
<img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" height="20px"/></h3>
<a href="https://www.linkedin.com/in/engmohamedzakaria/"><img src="https://user-images.githubusercontent.com/5540492/212076261-85e22389-eaae-4ac0-9c9d-06196f54ac70.png" height="20px"/></a>
<a href="https://medium.com/@eng.zak"><img src="https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white" height="20px"/></a>
<a href="https://www.instagram.com/eng.zak/"><img src="https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge&logo=instagram&logoColor=white" height="20px"/></a>
<a href="https://www.facebook.com/eng.ziko"><img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" height="20px"/></a>
<a href="https://twitter.com/eng_zak_"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" height="20px"/></a></h3>

<h1 align="center">Android developer roadmap</h1>

Expand Down Expand Up @@ -109,6 +109,11 @@ If you are new to software engineers, don't have enough experience. I'd recommen
## Intent filters
* [Intents and Intent Filters](https://developer.android.com/guide/components/intents-filters)

## Sensors
* [Sensors Overview](https://developer.android.com/guide/topics/sensors/sensors_overview)

## Permissions
* [Permissions](https://developer.android.com/guide/topics/permissions/overview)

# 🎨 UI

Expand Down

0 comments on commit 6762e9e

Please sign in to comment.