Where do I find org.opendatakit.common classes?

Hi everyone, I’m currently trying to compile ODK Sensors code base in my
Android Studio project but I’m running into many errors.

One of those is related to the presence, in the original Sensors code, of
many import of external classes that I’m not finding anywhere on the web.

In particular, I am referring to the one of a project which, based on the
package name structure, should be named “common”.

Those classes are, among others, “DatabaseFactory”, “DataTableColumns”,
“ODKDataUtils”, “ODKDatabaseUtils”.

I have crawled the entire GitHub folder structure without success, could
anyone help me out on this?

Thanks in advance,

Marzio

The active development of this software is on the “development” branch.

The project was split into sensorsframework, sensorsinterface, and
sensordrivers

The sensorsframework depends upon androidlibrary and androidcommon

And the sensordriver projects generally depend upon sensorsinterface.

I am not sure how archaic the “master” branch of all of these are since we
haven’t released an interim Sensors APK in quite a while.

If you build on the development branch, you should be more successful and
the files should resolve.

··· On Tue, Mar 21, 2017 at 8:43 AM, Marzio Persiani wrote:

Hi everyone, I’m currently trying to compile ODK Sensors code base in my
Android Studio project but I’m running into many errors.

One of those is related to the presence, in the original Sensors code, of
many import of external classes that I’m not finding anywhere on the web.

In particular, I am referring to the one of a project which, based on the
package name structure, should be named “common”.

Those classes are, among others, “DatabaseFactory”, “DataTableColumns”,
“ODKDataUtils”, “ODKDatabaseUtils”.

I have crawled the entire GitHub folder structure without success, could
anyone help me out on this?

Thanks in advance,

Marzio

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
“ODK Community” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com