Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Comments on How can I customize the default project templates, or create my own, in Android Studio 4.2.1
Post
How can I customize the default project templates, or create my own, in Android Studio 4.2.1
+4
−0
I want to remove a deprecated entry from the default build.gradle file as well as change the default layout of an empty activity to use Relative Layout instead of constraint.
I'm using Android Studio 4.2.1 on Windows 10.
I've seen Q&A elsewhere with solutions that apparently no longer work on the most current version of the IDE.
1 comment thread