baljeetverma / android-notifier

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

Notifications over Wired/Wireless Tether #250

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I would assume this would work over the wired or wireless tether applications, 
it's just a matter of setting the correct addresses but it seems this is not 
the case. I briefly spent 10 minutes messing around with Wired tether and my 
computer in an attempt to send a test notification across however nothing 
seemed to work. (I'm only trying notifications through tethering because I 
cannot forward ports and bluetooth is very glitchy for me, but I believe that 
to be a bluetooth receiver hardware issue.)

Original issue reported on code.google.com by icflour...@gmail.com on 21 Oct 2010 at 12:12

GoogleCodeExporter commented 9 years ago
How are you doing it? Did you test usb support that's being implemented in 
issue 162?

Original comment by lehph...@gmail.com on 21 Oct 2010 at 12:32

GoogleCodeExporter commented 9 years ago
How are you doing it? Did you test usb support that's being implemented in 
issue 162?

Original comment by lehph...@gmail.com on 21 Oct 2010 at 12:32

GoogleCodeExporter commented 9 years ago
I was attempting to use the IP/Wifi method with the use of the Android Wired 
Tether (http://code.google.com/p/android-wired-tether/)  .... the Wired Tether 
application would assign my computer an IP Address and the I would enter that 
in the Custom IP Address list.

Original comment by icflour...@gmail.com on 21 Oct 2010 at 12:37

GoogleCodeExporter commented 9 years ago
I don't have a rooted phone to test that app but I think usb support in 
android-notifier would work for you without a need for that app.

> I'm only trying notifications through tethering because I cannot forward ports
Do you mean you can't use adb to forward ports?

Original comment by lehph...@gmail.com on 21 Oct 2010 at 2:12

GoogleCodeExporter commented 9 years ago
I'll take a look with android's built-in tethering (Froyo+), though I won't be 
able to support all the possible tethering methods out there.

Original comment by rdamazio@gmail.com on 21 Oct 2010 at 4:37

GoogleCodeExporter commented 9 years ago
I tried the USB support described in issue 162 and it works perfectly fine. I'd 
just like to be able to use tethering for internet and for the notifier.

Original comment by icflour...@gmail.com on 21 Oct 2010 at 7:02

GoogleCodeExporter commented 9 years ago
Just curious, what phone and android version do you have?

Original comment by rdamazio@gmail.com on 21 Oct 2010 at 7:12

GoogleCodeExporter commented 9 years ago
Droid running Bugless Beast 0.5 (Froyo) with the DarkEdge theme for FRG22D. So, 
not quite stock you could say..

Original comment by icflour...@gmail.com on 21 Oct 2010 at 7:15

GoogleCodeExporter commented 9 years ago
Now I'm curious why you're using android-wired-tether instead of the built-in 
tethering from Froyo :)

Original comment by rdamazio@gmail.com on 21 Oct 2010 at 9:21