top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Noob question about Android

0 votes
216 views

I have a Sprint HTC EVO 4G and the Spring Galaxy S4. I am fairly well versed with Linux in the PC/Server world with compiling, developing, and installing, but I am a noob to the Android world.
I have used Cyanogenmod on my Evo before, but I am still not 100% happy with it. I would like to compile and install my own pure stock version of Android with the Google Play Store app so that I can install only the app and programs I want and need.

Can someone tell me how to go about compiling the stock Android source code into a ROM in order to put on my phones?
Is doing something like this fairly easy to accomplish with a couple of days of tinkering? Or is something like this a massive undertaking with lots of complexities with drivers, software packages, kernel modules, etc, etc, etc?

posted Jul 1, 2013 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

0 votes

Neither of your devices are supported in AOSP. In addition, Google applications arent available for AOSP builds.

answer Jul 1, 2013 by anonymous
0 votes

Cyanogenmod has instructions on how to build their distribution from scratch, and they support the Galaxy S4. You could follow those instructions, and skip the parts you don't want to include. You will have the get the Google Play binary using the method they use to get all the Google apps that aren't available as source code. Google Play is one of those apps.
I've built Cyanogenmod from source, and I've used it extensively on my phone. What you're trying to do seems possible to me. Learning to build from source is not easy, but it can be learned if you're persistent.

answer Jul 1, 2013 by anonymous
Similar Questions
0 votes

In android-O, there is "app" folder in vendor partition.(/vendor/app)If app is in that folder and is ran, is that a vendor process?

0 votes

We have tried to do build with the normal user, but it failed after some time without giving any permission issue. I have made compilation directory permission as 777 and the same code has been compiled successfully with sudo or root user.

0 votes

Can anyone suggest the library for Push Notification?

...