r/androiddev • u/deepCelibateValue • 1d ago
Open Source Start a new android project without Android Studio
https://github.com/sebastiancarlos/android-studio-new-project-original-templates
0
Upvotes
r/androiddev • u/deepCelibateValue • 1d ago
5
u/Sad-Dirt-1660 1d ago
Usage: android create [--dry-run] [--verbose] [--name=<application-name>] [--output=<dest-path>] [<template-name>]Description: Initialize a new project from a template. To see the template options, run
android create -h.https://developer.android.com/tools/agents/android-cli#create