Developers Only Inspired by MaR-V-iN’s work on freecygn and noAnalytics, I bring you noAnalytics Remix! Based on Mar-V-iN’s source, I compiled using JDK 1.6 in a native Ubuntu Android Studio environment. Now it will natively build in to any Android source. No more statistics reporting to Google!
Tag: android
BuilduntuVM – Compile Android ROMs in Windows and Mac OSX
UPDATE 7/04/2016 – STABLE based on Xubuntu 16.04 LTS and OpenJDK 8 available! See Downloads BuilduntuVM is a ready-made virtual machine, based on my guide here for preparing Ubuntu 16.04 to compile Android ROMs from source. It includes everything needed to sync with the repo of your choice (Cyanogenmod, AOKP, AOSP, etc) and start building.… Continue reading BuilduntuVM – Compile Android ROMs in Windows and Mac OSX
How to Setup Ubuntu 13.10 Saucy Salamander to Compile Android ROMs
— If you are looking for a ready-to-go Virtual Machine based on these instructions, check out my post here! — Initializing a fresh Android Build Environment in Ubuntu 13.10 sucks, right? The instructions at the AOSP page are outdated and inaccurate. Near as I can tell, they try to have you install 2 JDKs, the… Continue reading How to Setup Ubuntu 13.10 Saucy Salamander to Compile Android ROMs
How to Configure Ubuntu 13.04 Raring Ringtail for Properly Compiling Android ROMs
— These instructions have been updated for the latest version of Ubuntu. Click here! — Initializing a fresh Android Build Environment in Ubuntu 13.04 sucks, right? The instructions at the aosp page are outdated at best, wrong at worst. Near as I can tell, they try to have you install 2 JDKs, the first… Continue reading How to Configure Ubuntu 13.04 Raring Ringtail for Properly Compiling Android ROMs
How to Compile Your Own Android Nightlies (and Learn Something in the Process)
Hi everyone! Have you ever wanted to compile your own nightlies, but are too intimidated or “not a dev”? I’ve decided to write a guide about how you too can enter the wonderful world of development. Before we begin, I’m going to say one thing. PLEASE GOOGLE YOUR QUESTION FOR AT LEAST 5 MINUTES BEFORE… Continue reading How to Compile Your Own Android Nightlies (and Learn Something in the Process)