When creating a Cloud Endpoints project in Android Studio, the src / main / webapp folder containing html is not displayed in Android Studio. Is there any way to get src / main / webapp files?
Select the Project view instead of the Android view - webapp files are a server thing, but the Android view is for applications on Android devices.
Screenshot: