Zitat:
Zitat von mathemagician P.S.: Dein nick "zx128" hat nicht rein zufaellig etwas mit dem sinclair zx spectrum 128 zu tun? Ah, Erinnerungen werden wach.... |
Doch! Genau dieser sinclair machte aus mir den pimp-my ... na ihr wisst schon
@GiantKruemel:
In diesem Leben sind wir alle Anfänger

Profis sind in der Regel schon tot
Ich hab hier was zu deiner ursprünglichen Frage
URL:
Android Emulator | Android Developers Zitat:
Sending a Voice Call or SMS to Another Emulator Instance
The emulator automatically forwards simulated voice calls and SMS messages from one instance to another. To send a voice call or SMS, you use the dialer application and SMS application (if available) installed on one emulator
To initiate a simulated voice call to another emulator instance: - Launch the dialer application on the originating emulator instance.
- As the number to dial, enter the console port number of the instance you'd like to call. You can determine the console port number of the target instance by checking its window title, where the console port number is reported as "Android Emulator (<port>).
- Press "Dial". A new inbound call appears in the target emulator instance.
To send an SMS message to another emulator instance, launch the SMS application (if available). Specify the console port number of the target emulator instance as as the SMS address, enter the message text, and send the message. The message is delivered to the target emulator instance.
|