Posts

Showing posts from July, 2014

ROOT samsung S4 using PC

Image
Android rooting is the process of allowing users of smartphones, tablets, and other devices running the Android mobile operating system to attain privileged  control or “Superuser” rights (known as "root access") within Android's subsystem. Click the link to know more about rooting an android device . Unlike the HTC and Nexus devices, Samsung doesn’t offer an official bootloader unlock system for its carrier-locked phones. The bootloader security may vary from carriers to carriers. In the rooting process we will use odin tool. This tool  is developed to help its Samsung android smartphone users to update their firmwares. It is a very handy tool to flash a custom ROM. Flashing is a term that is part of the ever-growing mobile dictionary which means updating or modifying the firmware stored in the flash memory or the ROM of your smartphone. cybobytes.blogspot.com Also See: Root HTC One You don’t need to be a tech expert to be abl...

ROOTing android device- pros and cons

Image
Android rooting is the process of allowing users of smartphones, tablets, and other devices running the Android mobile operating system to attain privileged  control or “Superuser” rights (known as "root access") within Android's subsystem. As Android derives from the Linux kernel, rooting an Android device is similar to accessing administrative permissions on Linux or any other Unix-like operating system. Reasons for rooting an Android device: Rooting is usually performed with an objective to overcome limitations that carriers and hardware manufacturers put on some devices, resulting in the ability to alter or replace system applications and settings, run specialized apps that require administrator-level permissions, or perform other operations that are otherwise inaccessible to a normal Android user. Rooting lets all user-installed applications run privileged commands typically unavailable to the devices in the stock configuration. Rooting is required for more advanced ...

ROOT HTC One using your PC

Image
Android rooting is the process of allowing users of smartphones, tablets, and other devices running the Android mobile operating system to attain privileged  control or “Superuser” rights (known as "root access") within Android's subsystem. Click the link to know more about rooting an android device .      The detailed procedure to root HTC one is described as followed: Requirements: 1) To unlock your device (HTC One), register yourself for free as an HTC developer on the HTC Dev site . 2) PC running windows with installed Android SDK, USB drivers, and fastboot drivers. (Installing the HTC Sync Manager will get you the drivers you need, but the HTC Dev site will provide you with Fastboot and a few other files.) cybobytes.blogspot.com Tip:  Backup the phone, as unlocking the bootloader will reset everything. 3) USB connecting cable    Also See: Root Samsung Galaxy S4 Procedure: Do not connect the device with the PC till aske...

Make your PC to greet you at every login - Jarvis

Image
How would you feel if your PC greets you every time you log into your PC in the same way as the JARVIS does in the famous Marvel  American fictional movie- Iron Man. This article describes exactly how you can make your computer greet you at every logon.   To make your windows Computer welcome with a custom message f ollow the instructions given below:- 1) Open a Notepad. 2) Copy and paste the following code into the notepad:  speaks="Welcome to your PC "  Set speech=CreateObject("sapi.spvoice")  speech.Speak speaks 3) Replace the statement "Welcome to your PC " with any text.                                                      4) Save the file as Welcome.vbs or "*.vbs". 5) Copy this saved file. 6) Navigat...

Boot PC faster

Image
Often after a long period use of PC computers take a lot of time to start. Computers are like old racehorses - they slow down with age The main reason behind this is the third party softwares which we install. Some softwares by default have the permission to start up during the windows start up. The option can be changed from the respective settings of the softwares. But changing the software settings one by one will be a quite hectic and a tedious task. Here is a solution to reduce the boot time of the PC. Step 1- prefer in windows version before Windows 8 1. Open run (windows + R). 2. Type “msconfig” and press enter. 3. In the resultant window go to the “Startup” tab. 4. A list of start up programs are listed. 5. Uncheck all unnecessary or unwanted programs (avoid system programs and antivirus) 6. Click on apply and restart the computer.   Step 1- only in windows 8: 1. Open the task manager in windows 8 2. Click on Start Up tab 3. Disable the programs that are not required during...