hi,
i wanted to place an intent in broadcastreceiver ,
by which i can call other applications.
public void onReceive(Context context, Intent intent)
{
//---get the SMS message passed in---
Bundle bundle = intent.getExtras();
SmsMessage[] msgs = null;
String st
There is an option to the emulator, -onion , which
allows you to pass in a png file
and that png file is layered on top of the emulator's display window
with 50% opacity.
Why? I tried it. It works. I am stumped for an example of why this
exists.
-- Frank
--~--~-~--~~~
2 matches
Mail list logo