Use repo on Windows to Download Android Source
Android had developed repo tool to download huge android source code, primarily keeping in mind of development … Read more
Android, Android Applications programming, ADB commands, Application framework, Middleware, HAL, Errors and Solutions, Makefiles, Compilation
Android had developed repo tool to download huge android source code, primarily keeping in mind of development … Read more
Android boot animation is the loading animation that is played when your device starts up. In this post, … Read more
We got the following error while compiling Android AOSP source code on Ubuntu PC, Solution : This … Read more
Since most of the development in recently happening on latest Android versions like Android 9, 10 and … Read more
When we put our device to fastboot mode for flashing our binaries using fastboot command, while trying … Read more
If we installed ADB, Fastboot using Ubuntu packages as mentioned in our another post, “How to Install … Read more
You can use some of our scripts to download all the information of android device. This will … Read more
If you try to unlock the fastboot flashing during the development using command, You may get an … Read more
When using fastboot, if we type below command, We may see an error as, Solution : First … Read more
If you have some prebuilt android application apk for which you need to know what are the … Read more