There is a new question now...

How can i directly call my Activity this way? my new activity is called
"actShow"...
my old code was this:

            Intent intentActShow = new Intent(this, typeof(actShow));
            
            StartActivity(intentActShow);

In your code there is a string and an integer. i dont know how to use your
code. iam confused :S sorry..




--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/New-Activity-Give-it-a-string-tp5711379p5711382.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to