Skip to content
forked from getodk/collect

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨

License

Notifications You must be signed in to change notification settings

pnakidas/collect

Repository files navigation

/*
 * Copyright (C) 2009, 2010, 2011, 2012 University of Washington
 * some source files are: Copyright 2011 Google Inc. All rights reserved.
 * 
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
 * in compliance with the License. You may obtain a copy of the License at
 * 
 * http://www.apache.org/licenses/LICENSE-2.0
 * 
 * Unless required by applicable law or agreed to in writing, software distributed under the License
 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
 * or implied. See the License for the specific language governing permissions and limitations under
 * the License.
 */

 This software also uses these libraries:

 http://james.apache.org/mime4j/	/Apache 2.0/
	apache-mime4j-0.6.jar
	
http://apache.org/		/Apache 2.0/
	httpmime-4.0.jar
 
 http://apache.org/		/Apache 2.0/
	httpclient-4.1.2.jar
	httpcore-4.1.2.jar
	httpmime-4.1.2.jar

	Repackaged for Android as: httpclientandroidlib-4.1.2.jar
	with modified LogFactory and Log. 
	see: http://code.google.com/r/mitchellsundt-logfactory/source/browse

https://bitbucket.org/javarosa/javarosa/wiki/Home		/Apache 2.0/
	javarosa-libraries.jar

	Modified from the core distribution.
	see https://bitbucket.org/m.sundt/javarosa/src/

http://joda-time.sourceforge.net/ 		/Apache 2.0/
	joda-time-2.0.jar

http://kxml.sourceforge.net/kxml2/		/BSD license/
	kxml2-2.3.0.jar
	
http://code.google.com/p/regexp-me/		/Apache 2.0/
	regexp-me.jar

About

ODK Collect is an Android app for filling out forms. It's been used to collect billions of data points in challenging environments around the world. Contribute and make the world a better place! ✨📋✨

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.1%
  • XSLT 4.4%
  • Other 0.5%