Computer Science, asked by Bishal4862, 1 year ago

How can we create a custom application launcher ?

Answers

Answered by 9392368008damini
0

Launch Eclipse and create a new Android application project. I'm naming the application SimpleLauncher, but you can name it anything you want. Make sure you use a unique package. The lowest SDK version our launcher supports is Froyo and the target SDK is Jelly Bean.

Similar questions