目标:
点击页面1按钮,跳转到页面2,并在页面2中回显信息
效果:
布局:
*activity_1.xml:
*activity_2.xml
实现(关键代码):
*Activity1.java
*Activity2.java: