20.05.2011 18:51, kypriakos ?????:
> Oh, and I see that the intent you're trying to start is for a service. Using
> startActivity (for result or not) with a service intent just doesn't make
> sense.
Where do you see that? The intent I am starting is an Activity class.
Can you explain please?
> Intent intent = new Intent();
> intent.setClass(androidContext, mysnapPic2ServiceImpl.class);
You class is named ...Pic2*Service*Impl, so I assumed it was a Service.
If it's an Activity, well, so it is - you know your code, whereas I
could only guess from the class name :)
--
Kostya Vasilyev -- http://kmansoft.wordpress.com
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en