Santosh Dhakal

Results 6 comments of Santosh Dhakal

@JakeWharton : I have tested the recent file and I don't know how to run the script on debugging mode. I have tried with `python -m pdb pidcat.py packagename` after...

@JakeWharton : Ok then I will wait for it. Thanks

@pitambar : Hi there,I have written this for Android 10 and above because they only support ListView widgets. Could you state the force close error,then only I can help you.

Hello @pitambar could you just filter out the error thrown by the app widget list view as it seems you are exposing all the unwanted log as welll

For adding button on widget,add a view (like ImageView) or any other views supported by app widget in the layout. Then on manifest.xml file,on receiver of appwidget provider ``` html...

Congratulations Pitu On Fri, Dec 13, 2013 at 5:03 PM, pitu [email protected] wrote: > i solved update issue > check the link > > http://stackoverflow.com/questions/20539167/appwidget-listview-update-issue-in-android/20565183#20565183 > > — > Reply...