Class IntentFactory



  • public class IntentFactory
    extends Object
    • Constructor Detail

      • IntentFactory

        public IntentFactory()
    • Method Detail

      • createUrlIntent

        public static android.content.Intent createUrlIntent(String url)
      • createWikipediaIntent

        public static android.content.Intent createWikipediaIntent(String languageCode,
                                                                   String pageName)
      • createGooglePlaySearchIntent

        public static android.content.Intent createGooglePlaySearchIntent(String query)
      • createGooglePlayPublisherIntent

        public static android.content.Intent createGooglePlayPublisherIntent(String publisher)
      • createGooglePlayAppDetailsIntent

        public static android.content.Intent createGooglePlayAppDetailsIntent(String packageName)
      • createRateAppIntent

        public static android.content.Intent createRateAppIntent(android.content.Context context)