So after making those changes shown in my previous posts, I recompiled AOKP5 for my S4. It still built successfully, so then the fixes must have been appropriate. After downloading […]
Compiling SlimRoms 6.0 for the Samsung Galaxy S4, T-Mobile (JFLTETMO SGH-M919)
I’ve noticed a pattern. Other than CM13, all of my 6.0+ roms compile successfully (eventually) but fail to actually run on the device. I am really not sure why this […]
Compile AOKP 5.0.2 for the Samsung Galaxy S4 T-mobile variant (JFLTETMO SGH-M919)
Success! Let’s take a look: [CODE] Finding vertex sequence… Removing backward edges… 0/0 dependencies (0.00%) were violated; 0 source blocks removed. Reticulating splines… using prebuilt boot.img from IMAGES… boot size […]
Compile SlimRoms 6.0 for the Samsung Galaxy S4 T-mobile variant (JFLTETMO SGH-M919)
By all acounts it was a happy sight to see the below in my terminal: [CODE] using prebuilt boot.img from BOOTABLE_IMAGES… boot size (6862848) is 65.45% of limit (10485760) running: […]
Compile SlimRoms 5.1.1 for the Samsung Galaxy S4 T-mobile variant (JFLTETMO SGH-M919)
SlimRoms has always fascinated me. It is particularly, well, slim. Cutting things down to the bare-bones of what you really need, and then using alternate tool-chains to build a faster, […]
Compiling CyanogenMod 13 for the Samsung Galaxy S4 T-Mobile (JFLTETMO SGH-M919)
This morning, when I came back to my computer, I was greeted with some very good news: [CODE] running: java -Xmx2048m -jar /home/alaskalinuxuser/Documents/projects/phones/compile/cm13/out/host/linux-x86/framework/signapk.jar -w build/target/product/security/testkey.x509.pem build/target/product/security/testkey.pk8 /tmp/tmp_q_ufQ /home/alaskalinuxuser/Documents/projects/phones/compile/cm13/out/target/product/jfltetmo/cm_jfltetmo-ota-612d9cd77f.zip done. Package […]