i create complete template project android studio i.e. androidmanifest.xml
build.gradle
should template.
i have seen this question , know possible create template group of files , later import them in existing project, however, not want achieve. final objective goal generate whole android studio project via command line. starters though, want able import template project in android studio , configure parameters while importing.
is possible? if yes pointers?
Comments
Post a Comment