The Android Android. Intent. The category. The purpose and use of the LAUNCHER
Sometimes we just create a new Android project in Eclipse, run it, and then we have an APK on the phone with the logo; We seldom consider no icon apk, however, this is to say the android. Intent. The category. The LAUNCHER.
1: we see first with android. The intent. The category. The effect of the project after the operation the LAUNCHER
1.1: project name as
1.2: the manifest. XML is as follows: (note contains android. The intent. The category. The LAUNCHER)
1.3: After running the effect, you can see the screen shot of the phone (you can see there is a launcher (CP3))
2: we can’t see with android. Intent. The category. The effect of the project after the operation the LAUNCHER
2.1: project name as
2.2: the manifest. XML is as follows: (note that there is no android. The intent. The category. The LAUNCHER)
2.3: after the operation, you can see on the screen without any effect
2.4 console display as follows:
indeed installed.
2.5: this time we enter the verify directory:
You can see that it contains com.tcl.cp3-2.apk.
1 and 2 contrast can be found in the android. Intent. The category. The role of the LAUNCHER.
Read More:
- Differences between the assets directory in Android project and the purpose of resource
- The reason and solution of Android intent value not updated
- Android can’t transfer value when using extras, bundle and intent
- How to use Android android:supportsRtl attribute
- Error: Error parsing D:\new_android\Android SDK\system-images\android-25\android-wear\armeabi-v7a\de
- Android Studio | Failed to find target with hash string ‘android-26’ in: D:\Android\sdk
- Android avoids memory leak: reasonable use of getcontext() and getapplication ()
- Android Error | Failed to find target with hash string ”android-23′ in…
- Android Studio Error: Invoke-customs are only supported starting with Android O (–min-api 26)
- Android studio compilation error: style attribute ‘@ android:attr/windowEnterAnimation ‘not found the ultimate solution
- When Android Studio runs the app, it prompts Error: Please select Android SDK
- Error in Cordova project execution command after Android studio upgrade: could not find gradle wrapper within Android SDK
- Android Studio sync build.gradle appears: Failed to resolve: com.android.support:appcompat problem
- Android project error: could not resolve com.android.support .c onstraint:constraint-layout :2.0.2.
- android studio:Error inflating class android.support.v4.widget.SwipeRefreshLayout
- Android studio AAPT: error: attribute android:requestLegacyExternalStorage not found.
- Android error reporting: error inflating class android.webkit.WebView
- Android 9.0 APP Install Android 4.4 Error: classnotfoundexception
- Android API 27 and above use HTTP protocol request mode
- Android Studio Series: after Android studio is opened, the project window will not be displayed.