Showing posts with label nexus. Show all posts
Showing posts with label nexus. Show all posts

January 03, 2016

Nexus 7 Files accessing (storage drive) issue fix after upgrading to Marshmallow

Hi friends,

Today when I connected my Nexus 7 tab, I was unable to see the drive and folder structure. But in the file explorer it is able to detect the Nexus 7 by showing the icon. When you double click to view the files, there is nothing.
  1. After googling, the following solutions worked for me.
  2. Go to device management
  3. Right click Android ADB Interface and do uninstall
  4. After uninstalling the drivers, change the USB type in Nexus to PTP and immediately change to MTP
  5. Unplug and plug the Nexus to your PC
  6. Now the system will re-install the driver
Hope, this post will be useful when OS upgraded and unable to access file system of device

Android 6.0.1 Upgrade fix

After installing the driver, device might be recognized but we need to change the "Use USB for options" from any one of the following options

Notification Panel

  1. Select the "USB for file transfer - Touch for more options"
  2. You will be prompted to choose any one of the following
    • Charging
    • File transfers
    • Photo transfers
    • MIDI
  3. Select File transfers to see the "Internal Storage"

Developer Options

  1. Go to "Settings->Developer Options"
  2. Go to "Select USB Configuration" setting
  3. Choose "MTP (Media Transfer Protocol)" for transferring the files
Now you should be able to see the file storage in explorer

Please send your feedback and comments to psrdotcom@gmail.com

August 15, 2014

Android L Preview on Nexus 7

Hi all,

Today I’ve finally loaded the Android L Developer Preview on my Nexus 7 Wi-Fi 32GB

 

Its so simple to load the Android L. Here is the procedure

 

Warning

All the device data will be erased. Please take backup of all your data before doing this upgrade.

Not all the applications will work since it’s just a developer preview OS version

 

Pre-requisites

  • Android SDK with latest update
  • Android L Preview OS image
  • Make sure that, your device has more than 60 to 70 percent of battery
  • Enable USB Debugging
  • Connect the device to computer with USB cable. Make sure that, it has detected by computer

 

If you don’t’ have the pre-requisites, please follow the below procedure

 

Android SDK Installation & Update

  1. Download the Android SDK from this link
  2. https://developer.android.com/sdk/index.html
  3. Open SDK Manager.exe
  4. Install Tools, Android L Preview, Extras
  5. Update latest version if available

 

Android L Preview OS Image Download

  1. Download the corresponding Android L OS image for your device from this below link

 

Installation Process

  1. Extract the downloaded image to a folder
  2. From Android SDK folder, navigate to “platform-tools” folder, copy adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll and fastboot.exe
  3. Paste in the Android L Preview extracted folder
  4. Finally the extracted folder should look like this
    • image
  5. The highlighted files has been copied from SDK->platform-tools folder
  6. Open the command prompt and navigate to OS extracted folder
    • Tip
      • Open the folder in explorer window. Hold “Shift” and right click on mouse
      • Select “Open command Window here” option
  7. Connect the device to computer
  8. Put device into “fastboot” mode by rebooting
    • cmd> adb reboot fastboot
  9. Device gets rebooted to fastboot
  10. If device is locked, then please unlock it
    • cmd> fastboot oem unlock
  11. Now, run the “flush-all” script
    • cmd> flush-all
  12. It takes some time to install the image
  13. After completing the installation process, it asks you to press “enter/return” button to exit
  14. Press enter/return button for confirmation
  15. Device gets restarted, Android L Preview will be displayed on the device
  16. To lock the device, execute following commands
    • cmd> adb reboot fastboot
    • cmd> fastboot oem lock
  17. Like a new device, enter all the details like your Gmail account, Wi-Fi connection etc.
  18. Enjoy the features of Android L Developer Preview OS

 

Please send your feedback and queries to psrdotcom@gmail.com
Blogger Labels: Android,Preview,Nexus,Developer,Here,procedure,device,data,version,requisites,Make,Enable,Connect,computer,Installation,Update,Download,index,Open,Manager,Install,Tools,Extras,Image,developers,Extract,folder,From,platform,AdbWinApi,AdbWinUsbApi,Paste,explorer,Hold,Shift,Select,option,mode,script,confirmation,account,connection,Enjoy,feedback,fastboot,Gmail

Featured Post

Java Introdcution

Please send your review and feedback to psrdotcom@gmail.com