Get value from odk external app

hello,
im my odk xml configuration i got reference to my app

Received -

MyActivity is on adroid, however i always got error app lost...

i can´t found any working sample, all i got same error

i check on my app, package name="mycomp.rest1", main activity is
"MyActivity"

executing my app directly on android it works.

already tried

<input ref="/externaltest/textField" intent="mycomp.rest1.MyActivity" > 

but dont work either.....

what i'm doing wrong ????

thanks 4 your time

This is a question for the opendatakit-developers@ list, as you are trying
to write your own application that interfaces with ODK Collect.

It sounds like your Activity might not be declared in your Manifest.

Compare your app the BreathCounter application's manifest and example form.

https://code.google.com/p/opendatakit/source/browse?repo=androidextras

··· On Wed, Feb 4, 2015 at 10:47 AM, Miguel Loureiro wrote:

hello,
im my odk xml configuration i got reference to my app

Received -

MyActivity is on adroid, however i always got error app lost...

i can´t found any working sample, all i got same error

i check on my app, package name="mycomp.rest1", main activity is
"MyActivity"

executing my app directly on android it works.

already tried

<input ref="/externaltest/textField" intent="mycomp.rest1.MyActivity"

but dont work either.....

what i'm doing wrong ????

thanks 4 your time

--

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