public class IntentFactory extends Object
| Constructor and Description |
|---|
IntentFactory()
|
| Modifier and Type | Method and Description |
|---|---|
static android |
createGooglePlayAppDetailsIntent(String
|
static android |
createGooglePlayPublisherIntent(String
|
static android |
createGooglePlaySearchIntent(String
|
static android |
createRateAppIntent(android
|
static android |
createUrlIntent(String
|
static android |
createWikipediaIntent(String
|
public static android.content .Intent createUrlIntent(String url)
public static android.content .Intent createWikipediaIntent(String languageCode, String pageName)
public static android.content .Intent createGooglePlaySearchIntent(String query)
public static android.content .Intent createGooglePlayPublisherIntent(String publisher)
public static android.content .Intent createGooglePlayAppDetailsIntent(String packageName)
public static android.content .Intent createRateAppIntent(android .content .Context context)