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.
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)