Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 558 Bytes

Widgets-Android-Example

Widgets are an essential aspect of home screen customization. You can imagine them as “at-a-glance” views of an app’s most important data and functionality that is accessible right from the user’s home screen.

Following are the types of widgets you can create using code in this repository:

  1. Simple Widget — Called launch-widget, launches the app.
  2. Broadcast Widget - Called like-widget, likes/unlikes on tap, shows a toast.

Art Image