Actually i add a custom list View in my widget xml file. when i am running i program and trying to set widget on homescreen after the execution the it is giving me error . Problem loading Widget
Asked
Active
Viewed 103 times
0
-
Please post the `adb logcat` output – 18446744073709551615 May 12 '14 at 12:04
-
What does "custom list View" mean? Do you mean that you create a subclass of `ListView`? If so, that will not work. – CommonsWare May 12 '14 at 12:05
-
Please post your code – rajahsekar May 12 '14 at 12:08
-
Check this http://stackoverflow.com/questions/22818300/listview-not-showing-data-in-app-widget .let me know if you still see any issue – Libin May 12 '14 at 12:31