Android App Widgets

Android App Widgets with collections

App widgets with collections In the earlier versions of Android, app widgets could only display views like TextView, ImageView, etc. But what if we want to show a list of items in our widget? For example, a collection of pictures from a gallery app, or a collection of emails/messages from a communication app. Collection widgets […]

Android App Widgets with collections Read More »

Android App Widgets with Example

In this article, we will talk about Android Widgets, how to add Widgets into our application and also how to work with it with a simple example. What is an App Widget? App Widgets are miniature application views of an app’s most important data and functionality that is accessible right from the user’s home screen

Android App Widgets with Example Read More »