blob: 1944de28d6f3b2310cb51e06baf51dd74331b813 [file] [log] [blame]
<?xml version="1.0"?>
<template
format="5"
revision="2"
name="Android Project"
description="Creates a new Android project.">
<category value="Application" />
<parameter
id="makeIgnore"
name="Create .gitignore file"
type="boolean"
default="true" />
<thumbs>
<thumb>android-project.png</thumb>
</thumbs>
<globals file="globals.xml.ftl" />
<execute file="recipe.xml.ftl" />
</template>