First and formost, I would like to clear the air. This is not a set of instructions on how to put Linux on your phone, as you would do with apps like Linux Deploy. This is also not for the faint of heart. This is a step by step tutorial …
Optional instructions: Adding repositories to your i927 as a Debian “Chatter” Phone
I have adapted some work that I did a while back on the Samsung Captivate Glide (i927), the official post, etc, can be found here: http://forum.xda-developers.com/captivate-glide/general/samsung-captivate-glide-debian-chatter-t3233807
I also made a post about this earlier, which you can read here:
So, if you read the …
Follow up: Using your i927 as a Debian “Chatter” Phone
I have adapted some work that I did a while back on the Samsung Captivate Glide (i927), the official post, etc, can be found here: http://forum.xda-developers.com/captivate-glide/general/samsung-captivate-glide-debian-chatter-t3233807
I also made a post about this earlier, which you can read here:
So, if you read the …
Using your i927 as a Debian “Chatter” Phone
I have adapted some work that I did a while back on the Samsung Captivate Glide (i927), the official post, etc, can be found here: http://forum.xda-developers.com/captivate-glide/general/samsung-captivate-glide-debian-chatter-t3233807
[gallery ids="699,698" type="rectangular"]
A Debian phone. Not run as a tack on, not emulated, not …
Gitkraken!
As I continue to be blessed in the work of compiling roms and kernels, I have had to take a few new steps for me. One of those steps was Github. I am not very Github savvy, and I really struggled with how to push/pull/commit, etc. In fact …
Fixing a problem with video recordings
For those of you who have downloaded the AOKP MM that God graciously allowed me to build, there was a problem with video recordings. It was recently brought to my attention on XDA that my build would take great camera stills, but if you tried to record video, it actually …
Error: File not found - The proper way to fix dynamic paths.
A while back I wrote an article about the problem with using static paths in compiling, which I concluded with this statement:
"Long story short, fix your dynamic paths if they have an error. If you use an absolute path, be sure you don't ever rename or move anything. Ever …
Error: Exited sync due to fetch errors
Error: Exited sync due to fetch errors
[CODE]
\$ repo sync
.........EDITED FOR SPACE.........
Fetching project SlimRoms/android_external_qrngd
error: Cannot fetch UBERTC/arm-eabi-5.2
Fetching project platform/external/chromium_org/third_party/libphonenumber/src/phonenumbers
Fetching projects: 86% (419/487) Fetching project SlimRoms/hardware_qcom_display
Fetching projects: 87% (424/487) Fetching project SlimRoms/hardware_qcom_display …
Breaking down a gif file into frames
I was having a bit of fun with Gimp and put together this new boot animation for Liquid Smooth.
The principle thing that I did was create a template that was black with the Liquid Smooth logo cut out. Then I grabbed a raindrop gif that was freely available online …
Setting up your compile environment for OmniRom 6.0.1
I've talked about how to compile Android variants before, and for the most part, it works the same no matter what variant you build. One caveat to that, however, is OmniRom. When I setup to build OmniRom 6.0.1, I have to set it up differently than the other …