Windows 7

You can also visit my other blog at www.softknowledge.wordpress.com

Tips and Tricks

You can also visit my other blog at www.softknowledge.wordpress.com

How To(s)

You can also visit my other blog at www.softknowledge.wordpress.com

Downloads

You can also visit my other blog at www.softknowledge.wordpress.com

Wallpapers

You can also visit my other blog at www.softknowledge.wordpress.com

Quote of the Day

Wednesday, August 15, 2012

Installing Android SDK

Installing Android SDK

In most cases, when you connect an Android device to your computer for the first time, the drivers will automatically be installed. However, the phone will most likely be detected as a mass storage device, not as an Android device. This gives it similar properties as an external hard drive, and should be fine for most users, since you will still be able to copy files to and from your device.

However, if you need to “debug” your Android device (one of the requirements for rooting), you will need to make sure the computer recognizes it as an Android device. Since there is such a great variety of Android devices, there is no single solution for installing the drivers. This guide should work for most devices, but might not work for all.

Installing the drivers using the Android SDK (recommended):

1. Download the Android SDK.



2. Double-click the downloaded file to run it, and follow the on-screen instructions to install the SDK. Make sure you change the installation directory to “C:\android-sdk\”.



3. Run the SDK manager. You will be presented with the following screen:



4. From here, select the following 3 items (and uncheck all others):
         Tools/Android SDK Tools (might already be installed)
         Tools/Android SDK Platform Tools
         Extras/Google USB Driver Package

5. Click on “install packages”. On the window that opens, click on “Accept All”, and then “Install”.



6. Make sure your Android device is in USB debugging mode (Settings -> Applications -> Development), and connect it to your PC. Hopefully the right drivers will now be installed.

7. To test whether the installation was successful, type the following text into notepad, and save as “test.bat”:
cd c:\android-sdk\platform-tools\
adb devices
pause






8. Double-click the file that you just created. If the driver installation was successful, you should see the text “List of devices attached”, followed by a serial number. If this is not the case, you can try to install the drivers using PDANet.

Installing the drivers using PDANet:

1. Download PDANet. Select either the 32-bit or the 64-bit version, depending on your computer’s operating system.

2. Double-click the file and follow the on-screen instructions to install PDANet. If Windows prompts you with the message “Windows can’t verify the publisher of this driver software”, simply click “Install this driver software anyway” (you may be prompted more than once).

3. The drivers for your phone should now be installed (you can test with the same method as mentioned above). If you don’t need PDANet (it’s for tethering your phone) you can simply uninstall it. The drivers will remain installed.

Wednesday, August 8, 2012

How to Hide Partitions Without Any Software

How to Hide Partitions Without Any Software
 

Re-post


We all use Computer and have some important data also in the form of some pictures, Videos, Audios, documents etc. We want to hide and protect our personal data. There are several freeware software which provide us facility to hide folders and drive as well. We save the data into some folders and hide them to protect that data. But What if you have no software to do this Or don't wanna use that kind of software to hide and protect your data ? Here is the solution, I am sharing here an easiest way of How we can hide a complete Drive without using any software. Just follow this tip step by step.

1    Goto Start > Run and then type DISKPART or Simple Press Win key+R and type DISKPART, then press Enter. You will see a new window shown in below picture


2    Now Type list volume and hit enter. Now you will see a list of all drives of your computer. 

3    Now Just select the Drive which you wanna hide. Suppose You want to hide D drive then see the volume number of Drive D which will be shown beside the Ltr D, See below picture



4   In my computer the Volume Number of Drive D is 3 (this number can be different in your computer). Now to hide the D drive, Type Select Volume 3 (Select the appropriate number according to your computer) and hit enter

5     Now Type remove letter d and hit enter. This step will hide your D Drive.


6     Now, No one will be able to access D drive But you want to see the drive back or want to un-hide that drive then type Select Volume 3 (Select the number of drive which you used during hiding the drive or just type List volume to check the volume number of hidden drive.) And then Type assign letter d and press Enter 

This will bring back your hidden drive again.

Note : This Method normally Hide all drives but Not C drive or where the Window is installed.

Having any problems ? Discuss in comment