how to make user sceens in android and how to navigate between different screens -


i new in android development.i want know how can make user screens , how navigate between them.

yes can make user screen xml layout...

and navigate..

intent intent = new intent(currentclass.this, destinationclass.class); startactivity(intent); 

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -