[android-developers] Re: Reasons that the passed Intent would be NULL in onStartCommand

2011-12-07 Thread rich friedel
Asked on SO as well... http://stackoverflow.com/questions/8421430/reasons-that-the-passed-intent-would-be-null-in-onstartcommand -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@google

[android-developers] Re: Reasons that the passed Intent would be NULL in onStartCommand

2011-12-07 Thread rich friedel
Also, when the service is restarted by the system the Intent.getAction() method returns NULL... sometimes. Intent is not NULL just getAction() -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-dev