WidgetExamples

Introduction: Android Widget Tutorials with 4 Examples
More: Author   ReportBugs   
Tags:

There are 4 example of Android Widgets based on this article : https://medium.com/@erenutku/android-widgets-ad3d166458d3

SimpleWidgetExample

Widget Creation Steps with a basic example(Opening a website on widget clicked) simplewidgetexample

BroadcastWidgetExample

Broadcast Widget Example(Counting clicks on widget)

broadcastwidgetexample

ConfigurableWidgetExample

Configurable Widget Example(Getting data before creation and using the data when it’s clicked) configurablewidgetexample

UpdatingWidgetExample

Updated by a Service Widget Example (Updating every minute brings random numbers on widget) updatingwidgetexample

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools