View on GitHub

X-Cubed

Carey Bishop

Growl Logo Growl for Android

Required Components

Getting Started

Sending GNTP Notifications to the Emulator

to forward TCP connections from the local machine to the emulator.
You should see the message:
Notification sent successfully
on the console, and the notification should appear in the status bar on the Android virtual device.

Note

The Android emulator will only accept connections from the local machine, not from the network. If you wish to test network notifications, you'll need to use a TCP proxy such as Simple TCP proxy/datapipe 0.4.6a (stcpipe) to listen on a local port and forward the connections to the port used by the emulator.