BoD / android-contentprovider-generator

A tool to generate Android ContentProviders.
GNU General Public License v3.0
619 stars 151 forks source link

To use the tool #98

Closed thaopit1992 closed 8 years ago

thaopit1992 commented 8 years ago

Hi, i'm very happy when you created this the tool, but i don't understend input and output when run this tool, can you guide step by tep for me ?

BoD commented 8 years ago

Input is the directory where the json files are. Output is the directory where the code will be generated.

thaopit1992 commented 8 years ago

yes, you can run the app step by step instructions to get the output? java -jar android_contentprovider_generator-1.9.3-bundle.jar -i F:\THAOPX\Developer\java\input -o F:\THAOPX\Developer\java\output by file.bat, it's not work

BoD commented 8 years ago

Sorry, I do not understand the question.