Top "Android-launcher" questions

An Android Launcher is the app responsible for showing the home screen, live homescreen widgets, wallpapers and displaying an app list.

How does Facebook add badge numbers on app icon in Android?

I know there are several Qs here that ask if its possible to add badges to an android app and …

java android facebook badge android-launcher
App completely restarting when launched by icon press in launcher

I'm in the process of trying to make a release build of my first android app to send to a …

android android-launcher
Android Launcher Icon Rounded Corner Edge Radii

Are there any official guidelines for how many pixels the edge radii should be when giving Android launcher icons rounded …

android rounded-corners dimensions android-launcher android-icons
Launcher Icon is not Shown in Oreo 8.0/8.1

Explanation: I have a working app in google play market. Everything works fine in android versions from 4.0-7.0. Case: When …

android android-launcher android-8.0-oreo
Create Circular Launcher Icon

I am trying to create circular launcher icons in Android Studio 2.2 but they keep coming out square. Has anyone else …

android android-layout android-studio assets android-launcher
Properly skip login activity if already logged in

My launcher icon currently starts the login activity. I've stored the logged in status in SharedPreferences. Is there any way …

android android-activity android-lifecycle android-launcher
android: choose default launcher programmatically

I want to pop up a dialog that lets the user choose a launcher to be launched with set as …

android android-intent homescreen android-launcher
Android oreo shows icon inside white round

My Android application shows launcher icon inside white circle on Android oreo version. I would like to show launcher icon …

icons geometry android-launcher android-8.0-oreo adaptive-icon
How do I set the default launcher in an AOSP build?

I am modifying the AOSP source code because my app needs to run in a kiosk environment. I want Android …

android android-source android-launcher kiosk
How do I programmatically set the default launcher app?

Possible Duplicate: Android: change default Home Application I want to create a program like "Home Switcher" that can programmatically set …

android launcher android-launcher