[android-developers] activity nevigation
Hi Everybody,
I am stuck in a problem, the is this that when i get nevigate from one activity to another activity then next activity appears for a milli second and its previous activity comes forword for a milli second then next activity will be stop,it happens like blinking or flactuate,it may be a siili question but a am not able to find its solution that what kind of it is exception,can some one tell me how to start next activity,
I implement like this,
Intent in=new Intent(A.this,b.class);
startActivity(in);
pls help me if any one have any idea,
Thanks:
Sadhana.
--
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-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home