I am new to android app widget development. I want create app widget for my application.
I am used this Github project in my app widget development.
https://github.com/commonsguy/cw-advandroid/tree/master/AppWidget/LoremWidget
Requirement:
1. My listview's data is dynamic means data is synchronize with my application data. if application data change then automatic widget data update/delete.
I am searching from many days but not get any solution.
If any one have solution then please help.