Naresh Technologies Batch 16 - Notes & References

Use this ebook written by me

Introduction to Android

Set up

Project Structure in Android

Views and ViewGroup in Android

UI Components in Android

Menus

Intents

Assignment 1

  • Create an application where when the button is pressed you take the user to Wifi_Settings. Use common Intents to achieve this.

After completing the assignment, upload the project to your google drive (in zip format) and share the project to pavankreddy.t@gmail.com

Constraint Layout

  • One of the very important layouts in android. Explore the layout features in this link