MEAM-Ware / android-wifi-tether

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

Acer Liquid - Development & Testing #289

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Let's add support for the Acer Liquid!

Looks like the device comes with a broadcom-wifi-chipset - so, the
iwconfig-method might work to bring the wifi-interface into ad-hoc mode.

Original issue reported on code.google.com by harald....@gmail.com on 18 Mar 2010 at 6:20

GoogleCodeExporter commented 9 years ago
@harald.mue here you can find the log screenshot:

Original comment by mirox3m@gmail.com on 26 Mar 2010 at 6:57

Attachments:

GoogleCodeExporter commented 9 years ago
@mirox3m - comment #51: Good, it looks like that we are able to bring the
wifi-interface in adhoc-mode. This is the very first step.

You could do the following to verify that: 
1) start tether via command-line
2) /data/data/android.tether/bin/iwconfig eth0

Please make a screenshot and upload here.

What misses now? Netfilter-support in kernel! I've heard that it makes troubles
(system hangs) when enabling these features ... right? Thats a bit weird because
netfilter is a standard-feature in kernels. How knows a kernel-dev who has done 
such
experiments? If I remember correctly it was 'disc0'! Anybody knows how to 
contact him?

Original comment by harald....@gmail.com on 26 Mar 2010 at 9:43

GoogleCodeExporter commented 9 years ago
@harald.mue: 

http://discowd.com/
↑here is his web-site posted on the http://android.modaco.com/

and here is his e-mail: jf@netmadeira.com

Original comment by isahaya....@gmail.com on 27 Mar 2010 at 12:54

GoogleCodeExporter commented 9 years ago
@harald.mue - Comment 52

Here it is:

Original comment by mirox3m@gmail.com on 29 Mar 2010 at 6:48

Attachments:

GoogleCodeExporter commented 9 years ago
I'll have 4 days over Easter to try the apk and follow the work to date and 
give any 
feedback. I'd like this to work if we can. I've tried Tetherwifi and Barnacle 
Tether 
and neither of them work at all.  

Original comment by truthsee...@gmail.com on 31 Mar 2010 at 9:40

GoogleCodeExporter commented 9 years ago
I've contacted disco in the meantime. I'm pretty busy at the moment (moving to 
a new
appartement) but I'm still on it.

Original comment by harald....@gmail.com on 3 Apr 2010 at 4:26

GoogleCodeExporter commented 9 years ago
加油!
頑張ってください!
——i don't know how to say these words in english.
it means "keep fighting. i'm on your side.", or something like that.

but be careful not to overworked.
and thank you! :)

Original comment by isahaya....@gmail.com on 6 Apr 2010 at 3:09

GoogleCodeExporter commented 9 years ago
There is now a new "leaked" 2.1 ROM. It adds multitouch and repairs voip 
issues. 
Probably there could be some changes related to WIFI tether.

Original comment by mirox3m@gmail.com on 7 Apr 2010 at 8:16

GoogleCodeExporter commented 9 years ago
I've talked to disco. It looks like that it's not possible to load the 
wifi-kernel 
module on 1.6 liquid-firmwares. This seems to work on the 2.1 leak but we need 
kernel-
sources to rebuild the kernel with netfilter-support ...

Original comment by harald....@gmail.com on 7 Apr 2010 at 8:49

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
wow, it sounds very exciting! :)

Original comment by isahaya....@gmail.com on 7 Apr 2010 at 2:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Are there any developments on tethering for the Liquid (2.1 rom)? 

Original comment by laurence...@gmail.com on 29 May 2010 at 8:38

GoogleCodeExporter commented 9 years ago
any news for leaked rom 2.1 for liquid ?

Original comment by stefano....@gmail.com on 8 Jun 2010 at 1:08

GoogleCodeExporter commented 9 years ago
No, not really - sorry. Are the kernel-sources for 2.1 available?

Original comment by harald....@gmail.com on 8 Jun 2010 at 1:49

GoogleCodeExporter commented 9 years ago
unfortunately not for now :( we have only a leaked 2.1 BIN...

Original comment by stefano....@gmail.com on 8 Jun 2010 at 1:50

GoogleCodeExporter commented 9 years ago
kernel-sources for 2.1 is available now:

http://android.modaco.com/content/acer-liquid-liquid-modaco-com/311858/liquid-ec
lair-kernel-source-code/

Original comment by isahaya....@gmail.com on 24 Jun 2010 at 9:33

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Liquid Tether:
http://android.modaco.com/content/acer-liquid-liquid-modaco-com/312407/liquid-te
ther-wifi-tethering-for-acer-liquid/

Original comment by solo...@gmail.com on 4 Jul 2010 at 7:23

GoogleCodeExporter commented 9 years ago
Just wondering if there is any activity on Liquid(E) support now that kernel 
source for Eclair has been out.  Comment 69 points to liquid specific tethering 
app which works great - but this one seems much more polished.  It would be 
great to be able to run this app!

I attempted to run this on LCR 1.8.0.1, and get FC.  Seems to be an issue with 
libNativeTask.so

logcat:
I/ActivityManager(  500): Displayed activity android.tether/.MainActivity: 1160 
ms (total 1160 ms)
W/InputManagerService(  500): Starting input on non-focused client 
com.android.internal.view.IInputMethodClient$Stub$Proxy@30bd36a0 (uid=10010 
pid=1300)
D/TETHER -> MainActivity( 2046): StartBtn pressed ...
D/SurfaceFlinger(  500): createSurface for pid 2046 (1 x 1), clientID=0x15
I/TETHER -> NativeTask( 2046): Trying to load libNativeTask.so
E/TETHER -> NativeTask( 2046): Could not load libNativeTask.so
W/dalvikvm( 2046): No implementation found for native 
Landroid/tether/system/NativeTask;.getProp 
(Ljava/lang/String;)Ljava/lang/String;
W/dalvikvm( 2046): threadid=15: thread exiting with uncaught exception 
(group=0x2aac6168)
E/AndroidRuntime( 2046): Uncaught handler: thread Thread-8 exiting due to 
uncaught exception
E/AndroidRuntime( 2046): java.lang.UnsatisfiedLinkError: getProp
E/AndroidRuntime( 2046):    at android.tether.system.NativeTask.getProp(Native 
Method)
E/AndroidRuntime( 2046):    at 
android.tether.system.CoreTask.getProp(CoreTask.java:526)
E/AndroidRuntime( 2046):    at 
android.tether.TetherApplication.updateConfiguration(TetherApplication.java:268)
E/AndroidRuntime( 2046):    at 
android.tether.TetherApplication.startTether(TetherApplication.java:361)
E/AndroidRuntime( 2046):    at 
android.tether.MainActivity$3$1.run(MainActivity.java:186)
E/AndroidRuntime( 2046):    at java.lang.Thread.run(Thread.java:1096)
D/SurfaceFlinger(  500): createSurface for pid 500 (1 x 1), clientID=0x1

Original comment by snootc...@gmail.com on 26 Aug 2010 at 12:48

GoogleCodeExporter commented 9 years ago
@snootched: I think you don't use the latest experimental version of the app - 
available here:
http://code.google.com/p/android-wifi-tether/downloads/list

Since 2.0.5-pre4 we have a more generic-method included which should allow to 
bring more wifi-interfaces (on different phone-models) in adhoc-mode.

So please try the latest experimental version (currently 2.0.5-pre8). If this 
does not work I will try to add Liquid-support back again (which I've removed 
some weeks ago).

Original comment by harald....@gmail.com on 26 Aug 2010 at 3:53

GoogleCodeExporter commented 9 years ago
Thanks for the quick response.  I am using the latest experimental version and 
receive this error.  I've re-installed just to make sure.  On initial open of 
the app, I can see the "Close / Donate" dialog, but immediately a FC dialog 
goes on top of it.  I exit the app and relaunch.  From that point on - I 
receive the exception noted above.

Thanks for you help.

Original comment by snootc...@gmail.com on 26 Aug 2010 at 6:36

GoogleCodeExporter commented 9 years ago
I installed the latest pre-release version and I also get "Sorry, but your 
kernel doesn't all the necessary features for running this appplication"

Interesting behavior to note. When I first installed it and ran it, I got a 
force close. 2nd time running it I immediately received to above warning. On 
the 3rd attempt the app loaded to the "start" button and had me a excited. When 
I pressed the Start button it FC. 

I'm on an Acer Liquid E running 2.1. I believe it's the official as it came 
with the handset from Rogers.  

Original comment by fbawasa...@gmail.com on 21 Sep 2010 at 10:40

GoogleCodeExporter commented 9 years ago
please swittcd onWIFI wirlees connection on my phone sumsuing galaxy model 
19500

Original comment by mitikut...@gmail.com on 3 Sep 2014 at 2:07