ADRDev / android-wired-tether

Automatically exported from code.google.com/p/android-wired-tether
0 stars 0 forks source link

Code submission to add support for Lg devices #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
This should work on Lg devices using usb_gadget. Ex.(Optimus M,T,One) I 
verified using echo to enable rndis and ran app version 1.4.1 and it connected 
and worked as expected. I tried to compile full apk using changes attached and 
got errors on the ndk part. Is there something special I have to do to compile 
as I had no issues building wireless-tether in either the ndk or sdk part. It 
indicated missing jni and I moved libnativetask to jni folder and then I got 
some errors on cutils include.

Original issue reported on code.google.com by getitnowmarketing@gmail.com on 24 Jan 2011 at 6:18

Attachments:

GoogleCodeExporter commented 9 years ago
Here is a apk compiled with above changes should work on rooted lg's with .32+ 
kernel with usb gadget drivers. No optimus s (uses usb function) and lg ally 
will require a kernel built with usb gadget vs usb function drivers.

Original comment by getitnowmarketing@gmail.com on 25 Jan 2011 at 6:05

Attachments:

GoogleCodeExporter commented 9 years ago
above app confirmed working on Lg ally with usb gadget kernel.

Original comment by getitnowmarketing@gmail.com on 25 Jan 2011 at 6:06

GoogleCodeExporter commented 9 years ago
I am psyched!  Where can i find the usb gadget kernel?  I have been searching 
everywhere for a RNDIS kernel for 2.2.1.

Original comment by arthur.a...@gmail.com on 27 Jan 2011 at 4:47