Android Studio: Failed to complete Gradle execution. Supplied JAVA_HOME is not a valid folder
So I recently upgraded from Java 7 to Java 8, when I opened Android Studio, the below message popped up Failed to complete Gradle execution.Supplied JAVA_HOME is not a valid folder. You supplied /usr/lib/jvm/java-7-oracle I was like, “what the heck!” since I already had changed my JAVA_HOME environment variable…
Set Up JAVA_HOME in Linux
I recently upgraded to Linux Mint 17 “Qiana” and since I did a clean install had to re-configure everything, but anyways don’t want to bore you with my stories. Here is how you set up JAVA_HOME in Linux Mint or any other Linux distribution.
Root Your Nexus 5 Under Linux [Guide]
I am using Linux Mint for this guide, and unlike Windows, under Linux you do not have to install any additional drivers. If you are using Ubuntu or Fedora, you need to set up some things for ADB to work. You can follow my Ubuntu or my Fedora guide to set up ADB. With Linux […]
Faith and Believing out of John 4
John chapter 4 is full of great wisdom and truth. There are two accounts, that of the woman at the well in Samaria and that of a nobleman, both teach us about faith and believing in Jesus Christ.
I Take Him Back – Jonathan and Tiffany Epley – With Lyrics
Setting Up ADB/USB Drivers for Android Devices in Linux (Fedora)
I have been using Linux Fedora for a couple of month and decided that it was time to set it up for Android. I was expecting it to be something like what I did for Ubuntu (Setting Up ADB/USB Drivers for Android Devices in Linux Ubuntu), but it was much easier in Fedora. Just had […]
This Blessed Old Book – The Epleys – with Lyrics
In God’s Hands – The Fugate Family – with Lyrics
Just created this music video of one of my favorite songs. “The Fugate Family – In God’s Hands”
Script to Rename Files in UNIX / Linux
This is a simple script that will rename files. Takes an absolute path as input, and looks for files with a specific string in its name. Will not traverse up the specified path. It will keep a log of the last run in the script’s directory. I have more than 500 files that need to […]