pub async fn scaffold(base_dir: &Path, ctx: &TemplateContext) -> Result<()>
Write all Android templates to the given directory.
Returns an error if file operations fail.