Skip to content

This Repository holds all the material related to the android app development form scratch

Notifications You must be signed in to change notification settings

Saurabhdimri06/Android_Development

Repository files navigation

Android_Development

This Repository holds all the material related to the android app development form scratch

All the MainActivity is done in the java language (that holds the basic content or the activities to be performed by the application) the desing or layout part is done in xml (default)

The code and development as shared is done in Android Studio 3.3 (latest till now)

All the basic android app development rules and fundamentals are covered in the repository with some Projects codes too.