Help with App Callout

Hi CommCare Dev Team,

Would someone be available to help me setup an app callout in one of my
applications? (Via Skype or Hangouts)

I am working on an app for a Primary Health Clinic and they would like to
use the iTriage app on the Google playstore to triage patients and them
store the traige score into the commcare app. I've been through the
documentation, but i'm struggling to execute it in my app.

Kindly,
Ameera

Ameera,

Have you taken a look at the documentation here
https://confluence.dimagi.com/display/commcarepublic/Integrating+Android+applications+with+CommCare?src=search,
specifically the example code and applications (breath counter and area
mapper) at the bottom of the page? A good starting pointing would be to try
loading up the sample application
https://github.com/dimagi/DummyCallout/tree/master up in Android Studio
(or your IDE of choice), building it locally, and seeing if you can get
CommCare to communicate with that application by configuring a test
application on HQ as described in the docs. Once you have that setup, you
should be able to build your own logic on top of this application.

-Will

··· On Tue, Aug 25, 2015 at 6:23 AM, Ameera Hamid wrote:

Hi CommCare Dev Team,

Would someone be available to help me setup an app callout in one of my
applications? (Via Skype or Hangouts)

I am working on an app for a Primary Health Clinic and they would like to
use the iTriage app on the Google playstore to triage patients and them
store the traige score into the commcare app. I've been through the
documentation, but i'm struggling to execute it in my app.

Kindly,
Ameera

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

Hi Ameera,
iTriage doesn't appear to have an Android intent interface, based on a
quick google search. In other words, iTriage doesn't seem to be set up to
share any of its data with another application, such as CommCare. It seems
like what you're trying to achieve might not be possible.

··· On Tue, Aug 25, 2015 at 2:01 PM, William Pride wrote:

Ameera,

Have you taken a look at the documentation here
https://confluence.dimagi.com/display/commcarepublic/Integrating+Android+applications+with+CommCare?src=search,
specifically the example code and applications (breath counter and area
mapper) at the bottom of the page? A good starting pointing would be to try
loading up the sample application
https://github.com/dimagi/DummyCallout/tree/master up in Android Studio
(or your IDE of choice), building it locally, and seeing if you can get
CommCare to communicate with that application by configuring a test
application on HQ as described in the docs. Once you have that setup, you
should be able to build your own logic on top of this application.

-Will

On Tue, Aug 25, 2015 at 6:23 AM, Ameera Hamid ameera.hamid91@gmail.com wrote:

Hi CommCare Dev Team,

Would someone be available to help me setup an app callout in one of my
applications? (Via Skype or Hangouts)

I am working on an app for a Primary Health Clinic and they would like to
use the iTriage app on the Google playstore to triage patients and them
store the traige score into the commcare app. I've been through the
documentation, but i'm struggling to execute it in my app.

Kindly,
Ameera

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

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