I'm running CM9 ICS on a xoom wifi wingray, but I don't see an option under network settings to enable USB tethering. Has this been removed from stock android? Or is there some other way to enable it?
You should have a menu that looks like this... Otherwise tether options may be disabled on wifi only builds. If so, that's something we can look at.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Yes, it looks like tether options are disabled on wifi-only devices. Which probably makes sense in general but I have a special use case.
I got it working by adding in the config_tether_*_regex entries to device/moto/wingray/overlay/frameworks/base/core/res/res/values/config.xml
Patch attached if anyone else runs into this problem.
ambrice said:
Yes, it looks like tether options are disabled on wifi-only devices. Which probably makes sense in general but I have a special use case.
I got it working by adding in the config_tether_*_regex entries to device/moto/wingray/overlay/frameworks/base/core/res/res/values/config.xml
Patch attached if anyone else runs into this problem.
Click to expand...
Click to collapse
Oh good deal. Ill run it by solarnz.
Hi ambrice
Like you, I too need USB Cable Tethering.
I also use a WiFi Xoom and I want to Tether off my Android phone and my Xoom is rooted and running the EOS Rom.
Please ..... please ..... can you post a step-by-step guide about what we need to do to get it working ?
Huge thanks in advance.
Ben
ben ifin said:
Hi ambrice
Like you, I too need USB Cable Tethering.
I also use a WiFi Xoom and I want to Tether off my Android phone and my Xoom is rooted and running the EOS Rom.
Please ..... please ..... can you post a step-by-step guide about what we need to do to get it working ?
Huge thanks in advance.
Ben
Click to expand...
Click to collapse
The fix I used involves doing a build from source. If you have a linux box around and are comfortable with that I can give you the steps. Otherwise, bigrushdog seemed like he was going to get that change into the Team EOS ROM, so you may want to check with him on the status of that.
Also, I'm not sure if that fix will work for you now that I read your message. I was just enabling normal tethering, where my PC tethers to the Xoom and the Xoom shows up as an RNDIS device to the PC. You're trying to connect your phone as an RNDIS device to the Xoom, which is something different..
ambrice said:
Also, I'm not sure if that fix will work for you now that I read your message. I was just enabling normal tethering, where my PC tethers to the Xoom and the Xoom shows up as an RNDIS device to the PC. You're trying to connect your phone as an RNDIS device to the Xoom, which is something different..
Click to expand...
Click to collapse
Ill be upping a new kernel shortly that supports rndis_host. Only problem is a hard reset when you disconnect. Linux + Microsoft = fail
Hi bigrushdog !
Is Android-Phone-to-Xoom-Tablet USB Cable Tethering far off ?
Ben
bigrushdog said:
Ill be upping a new kernel shortly that supports rndis_host. Only problem is a hard reset when you disconnect. Linux + Microsoft = fail
Click to expand...
Click to collapse
Apologies for the necro post, but I've been trying to get reverse-tethering via USB working since I'm in a place without wifi and need net access for my wingray.
I'm Currently running bigpart omni 4.4.2, which apparently does not feature the above USB options. Any pointers towards a fix, or a better Rom to use, would be greatly appreciated.
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Join us on irc.freenode.com #cm6-snap
CM6-snap-psfreedom v1.0
This kernel incorporates the psfreedom module from kakaroto's github. It is a very basic .32 kernel based on snapv7.5. There are no performance enhancements, it's simply designed to load the psfreedom module and let you do your thing to your PS3. This is a CM6 kernel. It will not work on non-CM6 ROMS.
I don't know anything about this hack and will not offer any type of support for it. One of the Snap beta team testers confirmed it works--that's all I know.
To enable psfreedom, the USB channel denies access to ADB, so you will not have access to ADB with this kernel installed; therefore, I highly recommend you have a zip of CM6 or a nandroid backup of your current configuration on your SDCard.
Known Issues
Breaks adb access.
Not intended as a daily driver, no stability/performance/battery tests have been performed. This is a temporary kernel to provide access to psfreedom.
Downloads
Click to expand...
Click to collapse
Reserved just in case.
nice work mate as always, but thing is freaking Sony already forced updates that will break this. grrrrrrrr
it worked as late as last night. ??
Thanks jmxp69 + snap team, appreciate the hard work.
Yes, thank you. I just stuffed a 320 gig hd in my 1st gen ps3 and am ready to roll is this works.
CM / Snap Powered
Quick question, can you just
Code:
# modprobe -r psfreedom.ko
and start adb back up? What exactly is breaking adb? Would this be able to be switched on and off with a toggle?
will be keeping an eye on this. Good job.
manwichmakesameal said:
Quick question, can you just
Code:
# modprobe -r psfreedom.ko
and start adb back up? What exactly is breaking adb? Would this be able to be switched on and off with a toggle?
Click to expand...
Click to collapse
No, the usb breakage is hard coded in the driver. I'm sure it can be done, but really, there's not much point in bothering with it.
Doubtful you'll see much development with this kernel, it's a one trick pony.
UPDATE: AdbWireless works with this kernel for all your adb needs.
If you don't know what that is, here: http://www.androidpolice.com/2010/08/20/awesome-app-for-rooted-users-adbwireless/
So, still no working ADB when in recovery or anything like that, but you can still have adb with a wireless network.
EDIT: Is this a Backup manager working version?
duffkiligan said:
UPDATE: AdbWireless works with this kernel for all your adb needs.
If you don't know what that is, here: http://www.androidpolice.com/2010/08/20/awesome-app-for-rooted-users-adbwireless/
So, still no working ADB when in recovery or anything like that, but you can still have adb with a wireless network.
EDIT: Is this a Backup manager working version?
Click to expand...
Click to collapse
backup manager does not work
Thank You,
I needed this kernel.
Your the best.
Outstanding work J thx for the effort!
Backup manager works fine
CHECK THIS LINK TO UNLOCK THE "Unknown Sources" OPTION ON YOUR NON ROOTED ANDROID PHONE
http://forum.xda-developers.com/showthread.php?t=1107499
Now you can install apps on your Android powered phone or device without having to get them through the Android Market.
Android Injector allows you to quickly and easily install apps that you have downloaded to your computer in the form of ".apk" files onto your Android phone or device. Some phones do not allow you to install apps from any other source except the Android Market. However, some app authors do not release their apps to the Android Market and elect to put them on other sites such as Getjar.com. Android Injector allows you to download apps from those other sources to your computer and then install them onto your phone from your computer quickly and easily via USB connection.
Just install the USB drivers for your phone or device onto your computer (check your carrier or device manufacturer for drivers), connect your phone to your computer via a USB cable, select any amount of Android app files (.apk) and click "Install to device". No rooting or any of that complicated stuff.
~~Credits Go To Kyle Dusang, Harmony Hollow Software~~
Thanz for sharing mate!!
☞★sent from my Galaxy3!!
♪drajax!! ♬♂ツ
drajax said:
Thanz for sharing mate!!
☞★sent from my Galaxy3!!
♪drajax!! ♬♂ツ
Click to expand...
Click to collapse
No problem
Re-Uploaded with a few changes.
im guessing this works for att phones???
vampir4997 said:
im guessing this works for att phones???
Click to expand...
Click to collapse
That is correct.
It worked really good! Thanks
Screenshots..
Can someone please upload some screenshots..
Thanks.
wporta said:
Can someone please upload some screenshots..
Thanks.
Click to expand...
Click to collapse
Tested on RCMixS++ ROM for HTC Desire
And it works.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Very cool app! I like it!
Awesome!
Awesome app! Thanks!
Would be awesome if it was available for Mac/Linux
This app is superb!!!
But please, make a shortcut on the context menu, when right-click over an apk file on the explorer... please.. make it... it make the process so much more simple...
Does it work on Nook color?
Sorry to ask (or someone will say try it) but if it does this would be an awesome achievement and a reason to keep the stock format on the nook color and get all the other apps you want with the new update. Great job on your app it looks great and reviews speak well of it.
I love it!
some doubt
hi,
good work BUT i think that the same thing could be possible with a simple shurtcut to a batch on which you drop one or a group of APK files....
I use that method...
Dude, nice! It even has drag&drop function! Really nice work, thanks
Good work! Highly appreciated.
I do have some questions and comments:
(1) what's the method behind this? How exactly does it work?
(2) are you aware of any legal or technical side effects from using this method?
(3) does the utility support any command-line parameters? If so, it'd be negligible to add a shell option to interface with Explorer.
Thanks again!
Does this alleviate the need to push an .odex file?
This is nice, might come in handy, Great work!!
I unbricked my phone using this guide: http://forum.xda-developers.com/showthread.php?t=1762709
It gave me a choice of factory stock roms to install during the recovery:
Step 2: Download one of the Factory Stock roms below to your pc:
VRBLJ1 4.1.1- http://www.myandroidfiles.com/open1y..._WIPE).tar.md5 (This is a Verizon Leak, but damn its smooth!)
Click to expand...
Click to collapse
I opted for the 4.1.1 newly leaked version. This is now my "About Device" pic:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So, now my phone appears as if it came with JB out of the box. I have no root and it's running smooth as butter! Love, love, love it.
Can someone describe the current state of my phone? I know that sounds like a stupid question -- and it likely is -- but I can't understand how I have JB yet not rooted.
And two issues I need help resolving:
1) USB connection to my Mac. I used to have some issues on out-of-the-box ICS but Android File Transfer app solved those issues. Now that doesn't even pick up the connection.
2) Wifi Tethering. If there is a rooted solution for my setup, I need to if root guides are safe to follow with the current state of my phone.
-Obviously a newb... but lots of love and respect to the developers out here who make life so much easier for all of us normal folk.
I'm running 4.1.1 too and love it. I'm not rooted either or unlocked.
Android file transfer no longer works with the GS3. I have a Mac too and I'm not happy that I can't transfer files easily.
A lot of people on these forums will tell you about alternatives but honestly, they all suck. Android file transfer was amazing. Only thing we can hope for is a new version from Google...
Sent from my SCH-I535 using xda app-developers app
josh995 said:
I'm running 4.1.1 too and love it. I'm not rooted either or unlocked.
Android file transfer no longer works with the GS3. I have a Mac too and I'm not happy that I can't transfer files easily.
A lot of people on these forums will tell you about alternatives but honestly, they all suck. Android file transfer was amazing. Only thing we can hope for is a new version from Google...
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
i guess i can use bluetooth for the one off file transfers. But if down the road I need to get in there for more heavy lifting I'll need to fix that.
Most importantly though - no wifi tether on 4.1.1 for Verzon gs3's ?
I got the other issues fixed except google search is not returning a voice response.
Make sure to backup internal sd and ONLY use the full wipe versions in odin.
I tried the hiemdall, it wouldn't give me wifi, so I followed the modem installation guide, and well anywho
"Firmware upgrade encountered an issues. Please select recovery mode in Kies & try again."
I'm litterly having an anxiety attack I payed almost $400 today for this.. I just want it to work and be rooted :'(
I've been reading through posts since 6pm eastern time, my head is so gone.
Read this:
http://forum.xda-developers.com/showthread.php?p=33275008
The screen you see is an alternative download mode.
I tried that, it wont detect it. The whole reason I got into this mess is because it wasn't clear on how to install the modem =.= ..
The wifi had nothing to do with the modem, but the kernel which was explained in there. If you get the firmware screen, that is download mode and heimdall should detect it.
Try pulling the battery and putting into download mode and if the firmware screen comes, that's fine and see if heimdall detects it.
Lesorin said:
I tried that, it wont detect it. The whole reason I got into this mess is because it wasn't clear on how to install the modem =.= ..
Click to expand...
Click to collapse
The whole reason you are in this mess is because you jumped in, didn't read fully and tried messing with a phone that was only a few hours old. Many people have used my guide and other guides on here with no or little problems and 99% of the time, they can be fixed.
This software is provided free of charge. Copying and redistribution is
encouraged.
If you appreciate this software and you would like to support future
development please consider donating:
http://www.glassechidna.com.au/donate/
Initialising connection...
Detecting device...
ERROR: Failed to access device. libusb error: -12
I LOVE YOU ALL I BLEEPING LOVE YOU <33333 now how do I get wifi and root to work ...?
Okay so I'm at the rom installation, and I'm unsure of what ROM to install...
Let's start with what android version you are on and want to be on. (Froyo, GB, ICS or JB)
Sent from my SGH-T959V using xda app-developers app
Cooptx said:
Let's start with what android version you are on and want to be on. (Froyo, GB, ICS or JB)
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Or maybe read the thread to find out.
Honestly, I would love JB I'm currently running 2.3.6, though in all honesty I just want something funky and reliable =p.
You may address me now as Sir Noob, the thousandth's.
http://forum.xda-developers.com/showthread.php?p=38613065#post38613065
How would this ROM work out?
I wish everyone would just get a usb jig.
@Lesorin: I would think any SGH-T959V rom would work fine, as long as you make sure the rom doesn't include bootloaders. (am I right getochkn?)
And most roms don't come with bootloaders, because we all got burnt by KF1. Yea, old school
Can a mod lock this thread? I think this is about all the info I need . I'm gonna go about thanking every post in here <3
Lesorin said:
Can a mod lock this thread? I think this is about all the info I need . I'm gonna go about thanking every post in here <3
Click to expand...
Click to collapse
You can request this by clicking the triangle
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and say "Please close my thread" and select "thread moving/maintenance".
What he ^^^^^^ said, and Thread Closed. Thank You.
i wanet to do this guide http://forum.xda-developers.com/one...oolbox-oneplus-one-toolbox-t2808987?nocache=1
and when i click unlock bootloder it say waiting for a device... i gess the driver were not install corctly what to do?
Do it manually. Follow the stickied guides in the general on how to unlock the bootloader
No need to use toolkits for a process so simple.
Sent from my Nexus 6 using Tapatalk
tomshimshon said:
i wanet to do this guide http://forum.xda-developers.com/one...oolbox-oneplus-one-toolbox-t2808987?nocache=1
and when i click unlock bootloder it say waiting for a device... i gess the driver were not install corctly what to do?
Click to expand...
Click to collapse
Firstly, you don't need to use a toolkit, and you really shouldn't. Why? Because they're unreliable and can cause major problems. Because they allow you to do things to your device without actually knowing what's going on, you're just pushing buttons without an actual knowledge of what is happening when that button is pressed. You're much better off doing it manually, this is after all one of the easiest devices in the world to unlock and root. Plus, doing it manually using fastboot will give you some vital knowledge and experience with fastboot, and that's something that is absolutely crucial for anyone who's modifying their device, becuase when the crap hits the fan in future, it's that experience and knowledge that'll get you out of trouble, not a toolkit. I have a detailed guide here:
http://forum.xda-developers.com/showthread.php?t=2839471
It's very straight forward but if you have any problems or questions I'm more than happy to help.
timmaaa said:
Firstly, you don't need to use a toolkit, and you really shouldn't. Why? Because they're unreliable and can cause major problems. Because they allow you to do things to your device without actually knowing what's going on, you're just pushing buttons without an actual knowledge of what is happening when that button is pressed. You're much better off doing it manually, this is after all one of the easiest devices in the world to unlock and root. Plus, doing it manually using fastboot will give you some vital knowledge and experience with fastboot, and that's something that is absolutely crucial for anyone who's modifying their device, becuase when the crap hits the fan in future, it's that experience and knowledge that'll get you out of trouble, not a toolkit. I have a detailed guide here:
http://forum.xda-developers.com/showthread.php?t=2839471
It's very straight forward but if you have any problems or questions I'm more than happy to help.
Click to expand...
Click to collapse
i try your guide and the device boot up normally with all the app
the usb debugging should be on or off?
and thx for your help
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/URL][/IMG]
tomshimshon said:
i try your guide and the device boot up normally with all the app
the usb debugging should be on or off?
and thx for your help
[/URL][/IMG]
Click to expand...
Click to collapse
USB debugging should always be on. It says your bootloader is unlocked so you're all good.
timmaaa said:
USB debugging should always be on. It says your bootloader is unlocked so you're all good.
Click to expand...
Click to collapse
ok good i was told it will delate all of my device. thx
tomshimshon said:
ok good i was told it will delate all of my device. thx
Click to expand...
Click to collapse
Yes it normally does, I'm not sure why it didn't in your case, but it all looks ok.
Transmitted via Bacon