miguelhenrique / android-notifier

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

Notifications require number as ID #357

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
My guess is that the problem is an Android ID that doesn't consist of numbers 
or hex values. In the GOT Image for the Motorola Milestone the Android ID was 
set as "put own id here". The Notification Program on Windows probably tries to 
parse a number or hex value and crashes, when it starts with the letter "p". 
Unfortunately I haven't found any way to change the ID on the Mileston so far, 
so I'm stuck at this point.
I'm not sure if this deseves a fix, but I thought I'd mention it anyways, as it 
might be easy to deal with.

What steps will reproduce the problem?
1. Install G.O.T. Image for Milestone
2. Install Notifier
3. Send Testmessage

What is the expected output? What do you see instead?
idk / Error Message: 

---------------------------
Android Notifier Wifi Error
---------------------------
An error occurred while receiving wifi notification:
For input string: "p"

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

Please provide the log output if possible (from the alogcat app on android,
Show Log menu on the multiplatform client, or Console on native mac app):

Original issue reported on code.google.com by doc...@gmail.com on 15 Feb 2011 at 4:30

Attachments: