Re: [android-developers] Re: How to start an Activity from a Service and getting a result from it

2010-02-14 Thread Menny Even Danan
OK, thanks. I'll try that. On Sun, Feb 14, 2010 at 14:15, Mark Murphy mmur...@commonsware.com wrote: Menny wrote: So you suggest that I'll have a pre-define resource which will hold all the information I need (let's say it is an XML resource) for creating the external keyboard. This

[android-developers] Re: Custom (created at run-time) notification bar icon

2009-12-20 Thread Menny Even Danan
Here is how: http://developer.android.com/reference/android/app/Notification.html#number On Thu, Dec 10, 2009 at 00:55, Menny menn...@gmail.com wrote: Hi, I'm looking for a way to provide to the NotificationManager an icon which was not statically created, but rather created at run-time by