How Do I Launch an Activity with Home Widget [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: How to launch activity from android home screen widget Whats the simplest code to launch an activity from the applications home-screen widget? The code I have so far doesnt work and nothing shows in LogCat..?? The widget has an image within it and when the image is tapped, should launch the application. Looking for a snippet. public class MyWidget extends AppWidgetProvider { // Create an Intent to launch