How can I change the default Android source code and replace the “Customize Source Screen” application source code?

Here I am already making one custom app to launch the start screen for Android. Now I want to add this application to the Android source code. And the Android source code for Android from the Android 2.3 source code. than I want to build all the Android source code after replacing the source code of the source screen with EVOLUTION MODULE.

I want to know the steps. About how I can achieve this.

So, please share your idea of ​​how I can replace the source code of the source screen with the source code of the source screen.

I am already downloading the source code for android 2.3. but I have no idea where I need to change the code. what files should i replace.? I want changes in the frame level

+5
source share
1 answer

Just do not include the standard Launcher.apk in your device, but turn on your own. You do not need to configure anything, just turn on the launch application that you want to get in the final image of the system.

+1
source

All Articles