문제

I noticed my intellij ide doesn't show the File Templates related to Android when I Right click > New. There is only an Image Assets which makes a launcher icon for the app. There should be other templates such as blank activity/fragment/service etc.

enter image description here I've tried restarting the IDE or creating a fresh project with no luck.

The file templates do exist in the installation folder: enter image description here enter image description here

How can I fix this?

도움이 되었습니까?

해결책 2

This was a bug and has been fixed in the latest update.

다른 팁

Right-click in the Java package where you would like the source files to go. It should give you more relevant options.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top