Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
That's actually a lot of good info. I'm going to be free most of this weekend so I'll fire up the build box and update all my source code tomorrow. I may be able to edit something to get the button to show up all the time.
Silly question, but I'll ask anyways. Have you tried pulling a zImage out of an official CM10.1 build and inserting it into the ROM? Also, what about building from TDMs repo instead of the CM repo?
So the custom graphic.c file from 2.4 fixed your issue in 2.5, but still kept the mount as USB button working?
Is this still at an "experimental" stage or safe for regular use now?
Thanks for putting in so much work on this, I personally prefer TWRP.
Yoinx:
I installed 2.5.0.0 that you posted, but I'm not getting ADB access even though I'm showing a ADB device in Windows device manager. I'm also not getting it to mount the USB drive. Which OS are you on that you were able to get these to work? I'm using Win7 X64.
What happens if you set your recovery.fstab to the same one is in the normal CM file?
Yours:
/sdcardvfat/dev/block/mmcblk1p1
CM:
/sdcard vfat /dev/block/mmcblk1p1 /dev/block/mmcblk1

TDM:Either should be okay. At least in theory. But you know about theory..![]()
TDM:
Sadly yes. Theory says I should be able to find my notes for working on UMS the first time. Reality says otherwise and I'm really hoping I didn't toss them. I did find part of what I was looking for though.
Yoinx:
The old CWM kernel does in fact support UMS. The path is this:
/sys/devices/platform/usb_mass_storage/lun0/file
or
/sys/devices/platform/msm_hsusb/gadget/lun2/file
I'm still not having any luck getting that custom line to work when using your GIT info. I'm hoping you may have better luck on your setup.
thank you for all your work Yoinx!!Ahh okay. I'm very inexperienced with recovery-type stuff, and with adb. So the only way I'd be able to test it out would be the only way I know how, flashing through cwm. BUT I figured out how to do it, so I'll start messing with it tonight!thank you for all your work Yoinx!!