Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

An Android Content Provider generator

Notifications You must be signed in to change notification settings

monxalo/android-model-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Model Agent

Android Model Agent is a simple tool to help you generate one of Android's components, the ContentProvider.

Usage

Edit the data/model.xml file for your model and run gradlew gen or gradle gen on the root of the project. The files generated are placed in the gen folder.

Under the hood

This project uses FreeMarker for file generation.

Build Status

About

An Android Content Provider generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published