Android探索之路:在界面上实现超链接进行跳转
1、运行效果图:当点击图中的红色字体时,会跳转到相应的界面2、xml布局文件相关代码: <TextView android:id="@+id/agree" android:layout_width="wrap_content" android:layout_height="wrap_content" android