Posts

Download Jailbreak Tool For iOS 8.4

Jailbreak tools for iOS 8.4 is now available for download. Apple have released the new iOS 8.4 firmware update which comes with various bug fixes and enhancements but most importantly it comes with the most awaited music streaming app known as the Apple Music. The update is only about 153 MB and can be downloaded as an OTA update. However, for those that would want to jailbreak their device on iOS 8.4, it is advised that a fresh iOS 8.4 firmware is downloaded and installed on the device through iTunes. The jailbreak tool which was released by PP Team is available for download here and so far it is working well although it was reported on social media that PP Team stole the exploits for this jailbreak from TaiG Team and quickly released it before TaiG released their jailbreak tool. This means that a lot of  people from the jailbreak community may refrain from using this jailbreak tool and use  the version that was released by TaiG Team few minutes ago. Download Jailb...

How To Load Android KitKat 4.4.2 on Tecno F7 (A+)

Image
I am here once more to school you on how to easily load android Kitkat 4.4.2 on Tecno F7 (A+). For so many people, buying a new smartphone is not an option due to many reasons but that should not limit their ability to use the latest in software updates with respect to android operating system. Tecno F7 is one of those Tecno android phones released to years ago, still running the outdated android jelly bean, while there is kitkat and lollipop already on so many devices. However, if you are one those people with the Tecno F7 and you want to go straight to android KitKat 4.4.2, this tutorial is for you. This tutorial is very easy to follow and very easy to accomplish provided you follow the instructions. However, as a disclaimer, you are doing this tutorial at your own risk and we are not liable to any damage it caused to your device.  At the end of this tutorial, you would have successfully loaded the Nexus 5 v3 KitKat ROM on your Tecno F7 device. Requirements Rooted...

How To Make Stock ROM Using MTKDroid Tools

Image
Have you ever bricked your MediaTek Android phone before and just need to get your hands on a stock ROM for your device type? If yes, then this guide will teach you on how to make stock ROM using MTKDroid tools for your device if you have a friend that has the same device . Requirements Download MTK Droid Root & Tools here Windows PC   Rooted Android device. (you can root with Kingo Root Download and Learn to use here ) Procedures 1. First thing is to root your MediaTek Android device. Click here to see how 2. Second step would be to download and install the MTK Droid tools 3. Now connect your rooted phone to the computer and let it be detected by the MTK tools 4. Note the colour at the bottom of the droid tool. It has to be green. if its not, click on Root located at the bottom right of the MTK page. 5. It will prompt you, OK it and let it gain su access. 6. Click on root, backup and recovery tab and clic...

How To Building Your First Android App

Image
This class teaches you how to build your first Android app. You’ll learn how to create an Android project and run a debug-gable version of the app. You'll also learn some fundamentals of Android app design, including how to build a simple user interface and handle user input. Set Up Your Environment Before you start this class, be sure you have your development environment set up. You need to: Download  Android Studio Download the latest SDK tools and platforms using the  SDK Manager . Note: Although most of this training class expects that you're using Android Studio, some procedures include alternative instructions for using the SDK tools from the command line instead.   This class uses a tutorial format to create a small Android app that teaches you some fundamental concepts about Android development, so it's important that you follow each step. Creating an Android Project An Android project contains all the files that comprise the ...

Ten Basic Android Terminal Commands You Should Know

Image
For a lot of us, the fact that we can plug our Android phone or tablet into our computer and interact with it is a big plus. Besides the times when we've broken something and need to fix it, there are plenty of reasons why an advanced Android user would want to talk to his or her device. To do that, you need to have a few tools and know a few commands. That's what we're going to talk about today. Granted, this won't be the end-all be-all discussion of adb commands, but there are 10 basic commands everyone should know if they plan to get down and dirty with the command line.The tools are easy. If you're a Mac or Linux user, you'll want to install the SDK as explained at the Android developers site . It's not hard, and you don't have the whole driver mess that Windows users do. Follow the directions and get things set up while I talk to the Windows using folks for a minute. If you're using Windows, things are easier and harder at the...