Skip to content

Jonathan727/javarosa-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use this module in an Android Project, you must configure the project directory in settings.gradle.

Example settings.gradle:

include ':app', ':javarosa'
project(':javarosa').setProjectDir(new File('/javarosa/core'))