简体   繁体   中英

Cannot get all the @override functions such as onStart, onResume in Android Studio

I installed Android Studio newest version. When I created my first Activity I cannot see all the functions in MainActivity.java Usually you get onStart , onResume etc.

Image

您可以使用 Ctrl+O 选择要覆盖的函数

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM