342156 / android-wifi-tether

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

Start tether without using the touchscreen #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Unable to start Tether without using touch screen
2.
3.

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

What version of the product are you using? On what operating system?
Latest version, running Ion R2 rom (worked fine before losing 
touchscreen/digitizer functionality)

Please provide any additional information below.
It was working for me but I had a crack in my digitizer, after replacing 
the digitizer, I have lost the touch functionality.. not sure if I will be 
able to fix that on the phone. The ball and all other buttons work fine, 
is there a way to start the tether without having to touch the screen?

Original issue reported on code.google.com by acamero...@gmail.com on 1 Jul 2009 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by ulf...@gmail.com on 19 Jul 2009 at 6:16

GoogleCodeExporter commented 9 years ago
yes... this question belongs in the forums, not as an enhancement.

/data/data/android.tether/bin/tether is the script used to start and stop 
tethering,
open terminal emulator and run it.

Original comment by DaMiEn...@gmail.com on 28 Aug 2009 at 5:18

GoogleCodeExporter commented 9 years ago

Original comment by ulf...@gmail.com on 16 May 2010 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by ulf...@gmail.com on 16 May 2010 at 6:27

GoogleCodeExporter commented 9 years ago
Fixed in r445 by adding listener to MainActivity that handles trackball clicks. 
Gets confirmation, then starts or 
stops tether as appropriate. Let me know if this doesn't meet your needs.

Original comment by ulf...@gmail.com on 6 Jun 2010 at 6:05