Top "Launcher" questions

A launcher is a program that stores locations of applications to aid users in starting them.

How do you change the launcher logo of an app in Android Studio?

I was wondering how to change the launcher icon in Android Studio.

android launcher
Launch Minecraft from command line - username and password as prefix

I'm trying to make a simple custom Minecraft launcher thing. According to the Minecraft Wiki page for the Launcher, it …

java terminal cmd launcher minecraft
How to make a launcher

I have been developing for quite a time and I am now trying to make an app that will replace …

android launcher
How to set different label for launcher rather than activity title?

This question has been asked before - but with no satisfying answer at all! So I'm trying it again. I …

android label android-manifest titlebar launcher
How can I add my application's shortcut to the homescreen upon app installation?

I want to create my app's shortcut/launcher icon on the homescreen as soon as I install my app (even …

android android-manifest launcher homescreen
How to start/ launch application at boot time Android

I would like to launch my app when my tablet starts, so that the main activity of my app is …

android android-activity launcher launching-application
How can I create a custom home-screen replacement application for Android?

How do I create a home-screen replacement application? Is there any information about the home-screen application available? Can any application …

android launcher homescreen
How to set default app launcher programmatically?

I am creating a launcher (kiosk) app that will be downloadable through google. When first installing this application the user …

android android-intent launcher
tkinter TclError: error reading bitmap file

I am trying to set an application icon (python3 / tkinter) like this: Interface() root.title("Quicklist Editor") root.iconbitmap('@/…

python-3.x icons tkinter launcher
No 'server' JVM at '...'

I'm running a java application that we distribute as a server-side system. I'm trying to write a launcher ("write" is …

system environment java launcher