# Project target. target=android-20

On project opendatakit.androidlibrary

project.properties file contains following:

Project target.

target=android-20

Shouldn't this be as follows?

Project target.

target=Google Inc.:Google APIs:19

I think this so because API version 20 is for wearable devices.
Please confirm. Maybe even update to the code repository to save someone
minor aggravation?

Thanks
Jaideep

It doesn't matter. The 4.4W2 (android-20) is a full Android OS release,
with misc. updates to the wearable interfaces.

Other projects, e.g., ODK Survey and perhaps ODK Tables, need Google APIs
for their geo-location capabilities. But most of the other tools just need
a standard Android system library.

We are building against 4.4.2 (-19) and/or 4.4W2 (-20) largely because the
Media storage API changed and we need to have OS-runtime-level-dependent
code to handle the changing mechanisms needed to access images, audio and
video from the camera and other applications.

(and we haven't moved up to lollipop).

Mitch

ยทยทยท On Thu, Apr 16, 2015 at 5:24 AM, Jaideep Baphna, CFA wrote:

On project opendatakit.androidlibrary

project.properties file contains following:

Project target.

target=android-20

Shouldn't this be as follows?

Project target.

target=Google Inc.:Google APIs:19

I think this so because API version 20 is for wearable devices.
Please confirm. Maybe even update to the code repository to save someone
minor aggravation?

Thanks
Jaideep

--
You received this message because you are subscribed to the Google Groups
"ODK Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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