DEV Community

Vibhas Natekar
Vibhas Natekar

Posted on

Week 1: My Android Learning Journey

This week marked the beginning of my **Android development **learning. I started with core concepts like application components, resources, and UI layouts including Linear and Table layouts.

I explored TextView, menus, ImageButton, and learned how permissions work in Android by creating a program that makes a phone call. To apply my learning practically, I built a basic calculator app and a registration form.

The simple calculator make using an Table Layout in android

All my practice code is maintained on GitHub, which helps me track progress and improve through revision. This week helped me build a solid foundation, and Iโ€™m looking forward to exploring more advanced Android concepts in the coming weeks.

๐Ÿ“‚ GitHub Repository:
๐Ÿ‘‰ https://github.com/vibhasJayavantNatekar/android-learning.git

Top comments (0)