it will be better if you show us the logcat
Thanks
Juned Khan
--
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@googlegroups.com
To unsubscribe from this group, send email to
android-de
did you defined this class in Androidmanifest.xml file?
--
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@googlegroups.com
To unsubscribe from this group, send email to
android-developer
He still hasnt created DisplayMessageActivity.java so it will still error
until then. :)
On Friday, August 24, 2012 10:28:43 PM UTC-7, Juned Khan wrote:
>
> Hi
>
> Use this code
>
> Intent intent = new Intent(your_current_class.this,
> DisplayMessageActivity.class);
>
> startActivity(intent);
>
Hi
Use this code
Intent intent = new Intent(your_current_class.this,
DisplayMessageActivity.class);
startActivity(intent);
--
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@googlegr
4 matches
Mail list logo