Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Yorzua
Old
#281  
Yorzua's Avatar
Recognized Themer
Thanks Meter 3937
Posts: 1,772
Join Date: Aug 2010
Cool External storage

some guy said:
"i have a challenge for you kind sir your mission is to add a usb 2.0 port to the device so that you can use external storage"


So use a microUSB to usb female cable with pins 4-5 tied together (aka. OTG cable).
Hook it up as shown below.



code as follows:
su -c "mkdir /data/mnt; mount -t vfat /dev/block/sda1 /data/mnt;"

Enjoy it
Yorzua "I like my mistakes, not give up the delicious freedom of being wrong."
Whatsapp Tuto // Decompile/Compile/Sign Tuto // 9.PNG Tuto // Smali Tuto // Lockscreen bg Tuto // Power Menu Tuto // Design Factory

Prehispanic Archeologist
Independent Designer
Android Developer

If you like my work, buy me a drink
http://about.me/Jgonzale
The Following User Says Thank You to Yorzua For This Useful Post: [ Click to Expand ]
 
objectuser
Old
#282  
Junior Member
Thanks Meter 1
Posts: 20
Join Date: Apr 2012
Quote:
Originally Posted by Yorzua View Post
code as follows:
su -c "mkdir /data/mnt; mount -t vfat /dev/block/sda1 /data/mnt;"

Enjoy it
I do the same, but use Stickmount for the actual mounting (I'm guessing it does exactly what you have above). It's in Google Play if you have root.

You can then scan your media (like using Rescan Media) so that apps will see your music, videos, etc.
 
JVogler
Old
#283  
JVogler's Avatar
Senior Member
Thanks Meter 47
Posts: 591
Join Date: Mar 2010
Hopefully everyone here will be understanding of my situation, and I won't get yelled at to use the search I've been searching around the Nexus 7 forums for the past 1/2 hour and haven't come up with an answer yet. So I'm fairly proficient with Android and rooting, recoveries, flashing ROMs, etc. But I've only done my work on phones. My mom [in her 60's, not computer friendly] just bought a Nexus 7. I'm at her house and was going to root it for her so she could use Titanium Backup...but she doesn't have a computer here. Is there anyway for me to root without a computer, or do I have to take it with me to my house? I got flash up and running from the forum already...so thanks for all the work everyone puts in, and sharing the how-to's. Or does anyone have a better backup program that doesn't require root [with user friendly UI older people could use easily]? I have just always used Titanium is the only reason I was going to set her up with that, so I could walk her through it over the phone if she needs help.

Thanks in advance.
 
lord dredd
Old
#284  
lord dredd's Avatar
Senior Member
Thanks Meter 154
Posts: 1,131
Join Date: Apr 2011
Thanks a bunch

Sent from my SCH-I500 using Tapatalk 2
XDA... rockkss!!!!!!
and bigdaddy619 = 2X awesomeness quantified
 
FadedLite
Old
#285  
FadedLite's Avatar
Senior Member - OP
Thanks Meter 220
Posts: 151
Join Date: Jul 2010
Location: California

 
DONATE TO ME
Quote:
Originally Posted by Yorzua View Post
some guy said:
"i have a challenge for you kind sir your mission is to add a usb 2.0 port to the device so that you can use external storage"


So use a microUSB to usb female cable with pins 4-5 tied together (aka. OTG cable).
Hook it up as shown below.



code as follows:
su -c "mkdir /data/mnt; mount -t vfat /dev/block/sda1 /data/mnt;"

Enjoy it
That's awesome man. I want to try that later haha
Google Glass Explorer Edition
Samsung Galaxy Nexus CDMA/LTE
Nexus 7 Developer Edition
HP Touchpad
Droid Incredible Retired

Glassware Gallery - Collection of Google Glass Apps

SoCal Devs Developer
 
gunner1937
Old
#286  
Senior Member
Thanks Meter 31
Posts: 224
Join Date: Dec 2011
Location: Lake Worth, Fl
Default Root

Following your guide to root I had a difficult time trying to make CWM permanent (step 5 of your guide).
During the process of flashing CWM a window pop up requesting a driver. I ignored the request (2 times) and I could not go to step 5.
At my 3rd try I followed the request of installing the driver. Out of curiosity and being cautious I checked Device Manager: Nexus7 shown a yellow !.
I installed the driver and could complete step 5 making CWM permanent.

Taking into account that at the beginning of the process (step 4 for me) N7 had its driver and the ADB interface driver (adb device acknowledged N7 and fastboot flashed CWM) what is the specific reason for asking a driver in the middle of the process?

I would like to thank you for your guide, your time to develop it, and to follow and answer the reactions of the Forum members.
Google G1 - CM -7.2.0-DS
Google Nexus One - unlock - root - Evervolv 3.2.0p1.
Google Nexus One - stock (hers)
Google Galaxy Nexus - Stock JB 4.2 - unlock - root
Nexus 7 - Stock JB 4.2.2
Nexus 10 - Stock JB 4.2.2 - unlock - root
Nexus 4 - stock (hers)
 
iElvis
Old
#287  
iElvis's Avatar
Senior Member
Thanks Meter 874
Posts: 2,005
Join Date: May 2012
Location: Barrel of Cynicism
Don't attempt this late on a Friday night after you've been drinking! I got mixed up and accidentally flashed the superuser zip as recovery. Ha!

Fortunately, I was able to get back into bootloader after some false starts and flash CWM.

I could not, however, get into shell to make CWM permanent. So instead I flashed SuperSU, then booted up. Being rooted, I could now flash TWRP in Goomanager, then go into ES File Explorer and make the change in system to make it stick. So far so good.
________________
Current
HTC One XL (CleanROM 6.5, ElementalX v6.6 kernel, 10.130 radio, 3.18 firmware, s-off)
Nexus 7 (stock/rooted)
Dynavin D99+ (///M3Evolution)

Retired
iPhone 4 (jailbroken)
iPhone 3G (jailbroken)

Generic Noob Advice
Do you need a step-by-step video walkthrough for everything you might want to do to your phone? Click here!
One XL? You really want to be s-off. Trust me on this one.

Obligatory Thanks-Whoring Blurb
Did I help? The Thanks Button is to the left.
 
ripeart
Old
(Last edited by ripeart; 19th August 2012 at 12:37 AM.)
#288  
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Apr 2009
Default FAILED (remote: (InvalidSize))

Moved here

Sorry for the slow responses, account not approved yet.
 
FadedLite
Old
#289  
FadedLite's Avatar
Senior Member - OP
Thanks Meter 220
Posts: 151
Join Date: Jul 2010
Location: California

 
DONATE TO ME
Quote:
Originally Posted by ripeart View Post
Moved here

Sorry for the slow responses, account not approved yet.
Responded to the thread if you check.
Google Glass Explorer Edition
Samsung Galaxy Nexus CDMA/LTE
Nexus 7 Developer Edition
HP Touchpad
Droid Incredible Retired

Glassware Gallery - Collection of Google Glass Apps

SoCal Devs Developer
 
350d
Old
#290  
Senior Member
Thanks Meter 9
Posts: 197
Join Date: Jan 2011
Problem.
After device be unlocked, I fastbooted cwm recovery ( nexus 7 latest 6.0.1.0 version), but unfortunately that I can't go into this recovery! Just stay "google unlock"....

 
Post Reply+
Tags
cwm, nexus 7, nexus 7 root, root, unlocked bootloader
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...