单项选择题
退出App释放资源在()方法中实现。
A.OnCreateB.OnStartC.OnResumeD.OnDestory
单项选择题 android:screenOrientation的值为portrait表示()
单项选择题 假设不想让软件在横竖屏之间切换,最简单的办法就是在项目的()中找到所指定的activity中加上android:screenOrientation属性。
单项选择题 让视频页面根据传感器自动横竖屏,设置android:screenOrientation属性为()