pub fn create_dot_android( dest: &Path, project_name: String, package_id: String, main_activity_name: Option<String>, ) -> Result<()>