Chapter-1 第一讲 Android 基础 添加了5种view的使用。包括ImageView Button Switch TextView EditText(虽然只是添加到了acticity_main.xml中,还不清楚每个组件的使用方法) 添加了button的功能,当按下button是textview上的helloworld会被反置,并且会输出日志信息:has been reversed