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);
>
>

-- 
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

Reply via email to