android - button on homescreen widget -
android - button on homescreen widget -
i have widget button (r.id.button) when click button, should open activity: "openactivity" can this. it's basic question because i'm new in android developing.
i hope understand me, , help me.
gaauwe
use pendingintent, described in the android docs here: http://developer.android.com/guide/topics/appwidgets/index.html#appwidgetprovider
android widget
Comments
Post a Comment