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

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -