| Author |
Message |
plusminus Site Admin

Joined: 14 Nov 2007 Posts: 2067 Location: Germany
|
|
| Back to top |
|
 |
JimCummins Junior Developer
Joined: 28 Nov 2007 Posts: 10 Location: Ames, IA
|
Posted: Wed Nov 28, 2007 6:48 pm Post subject: |
|
|
Thanks for this! This is exactly what I was looking for when I came to anddev and here it is on the first page.
Jim _________________ "I have no reason to learn this, which is what makes it interesting." |
|
| Back to top |
|
 |
JimCummins Junior Developer
Joined: 28 Nov 2007 Posts: 10 Location: Ames, IA
|
Posted: Wed Nov 28, 2007 7:10 pm Post subject: |
|
|
I've noticed that the telnet connection works fine but sometimes when I am logged in to the phone and run a command I get:
| Code: | | KO: unknown command, try 'help' |
This sometimes happens even when the command I am running is 'help'.
Fortunately if I type 'help' a few times eventually I get the help command to run properly. At the end of the help command I see 'OK' which indicates that the phone is ready to receive other commands. At this point running 'gsm call' finally works. Just keep trying and eventually the emulator will respond.  _________________ "I have no reason to learn this, which is what makes it interesting." |
|
| Back to top |
|
 |
plusminus Site Admin

Joined: 14 Nov 2007 Posts: 2067 Location: Germany
|
Posted: Wed Nov 28, 2007 7:21 pm Post subject: |
|
|
Hello Jim,
I also have after correcting typos with [backspace].
simply type "quit"+ [ENTER] until the connection gets closed and reconnect after that.
Regards,
plusminus _________________
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
JimCummins Junior Developer
Joined: 28 Nov 2007 Posts: 10 Location: Ames, IA
|
Posted: Wed Nov 28, 2007 7:31 pm Post subject: |
|
|
plusminus,
I see now that you are correct. Backspace is indeed the culprit.
Thanks for the tip!
-Jim _________________ "I have no reason to learn this, which is what makes it interesting." |
|
| Back to top |
|
 |
tagazok Junior Developer
Joined: 18 Nov 2007 Posts: 12 Location: Nice / Paris
|
Posted: Thu Nov 29, 2007 9:25 pm Post subject: |
|
|
you can start the emulator by "./emulator -useaudio" or emulator.exe -useaudio to have a beautiful ring when you simulate a call
I discovered this today  _________________ L'idiot ne savait pas que cela était impossible...
...alors il l'a fait. |
|
| Back to top |
|
 |
JimCummins Junior Developer
Joined: 28 Nov 2007 Posts: 10 Location: Ames, IA
|
Posted: Fri Nov 30, 2007 2:16 am Post subject: |
|
|
I used -useaudio with my emulator today and the sound on the ring was skippy and sounded awkward. I thought I might be low on memory but restarted to be sure. Unfortunately the skipping continues. I am going to try +/-'s MediaPlayer tutorial to confirm that it is emulator wide and not just a problem with "ringing". _________________ "I have no reason to learn this, which is what makes it interesting." |
|
| Back to top |
|
 |
plusminus Site Admin

Joined: 14 Nov 2007 Posts: 2067 Location: Germany
|
Posted: Fri Nov 30, 2007 7:44 am Post subject: |
|
|
Hello JimCummins,
Yes, it is emulator wide. Something seems to be not optimal, as CPU usage doesn't really peak here. (Remember this is still a Developers Preview ).
Regards,
plusminus _________________
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
waruna Once Poster
Joined: 22 Dec 2007 Posts: 1
|
Posted: Sat Dec 22, 2007 8:20 pm Post subject: SMS doesnt Work |
|
|
Hi All,
I try to simulate a SMS using CMD but didnot work.
I have the latest SDK version as well.
Can any one suggest a solution.
Thanks in Advance
Waruna _________________ Waruna de Silva
Ceylon Linux, SLIIT, LK-LUG |
|
| Back to top |
|
 |
plusminus Site Admin

Joined: 14 Nov 2007 Posts: 2067 Location: Germany
|
Posted: Sun Dec 23, 2007 2:39 pm Post subject: |
|
|
Hello Waruna,
Can you simulate Phone-Calls
what is the "error"-message shown in the console
Or is there no "error"-message but nothing happens in the emulator (like "SMS received"-Popup)
If "yes" to the last question go here.
Regards,
plusminus _________________
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
derek_lan Freshman
Joined: 25 Dec 2007 Posts: 8
|
Posted: Sat Jan 12, 2008 4:32 pm Post subject: |
|
|
| very cool. if u could not test ,maybe u should update your SDK |
|
| Back to top |
|
 |
plusminus Site Admin

Joined: 14 Nov 2007 Posts: 2067 Location: Germany
|
Posted: Sat Jan 12, 2008 5:23 pm Post subject: |
|
|
Hello derek_lan,
what do you mean
In a clean emulator, nothing will happen when you receive a simulated SMS, because there is no built in Application handling SMS at the moment (m3-rc37a).
Regards,
plusminus _________________
| Android Development Community / Tutorials |
|
| Back to top |
|
 |
|