Commcare Android question

I have been able to recompile the core application and get it to work in
most respects.....I did get several warnings on the gradle build but did
get a successful APK built and deployed. I was working on an external
application call. but prior to any changes I did a test to make sure
everything worked as the play store version.

One issue did come out of this as I have several applications that use case
lists with the {show on map} feature available. with the new recompiled
version the google map application does start but resolves only to a grey
screen with no results passed........any ideas? I can post my build log
files if you think it would help........

Ryobi (power-tools) has an application for a android smartphones that can
use ultrasound, thermography and inspection camera add on's that would
benefit our teams. i believe others as well.

Let me know if you have an idea on what I missed.

j

Hello John,

You'll need to add a Google Maps API key
https://developers.google.com/maps/documentation/android-api/signup as a
project property under the key-value seen here
https://github.com/dimagi/commcare-android/blob/9bb109c241743f504cbd5f06367a9c4b25124325/app/build.gradle#L78-L78
.

Interested to here what you come up with integrating with Ryobi.

Cheers,
Will

··· On Sun, Apr 9, 2017 at 12:03 PM, John Harper <john.harper@grableservices.com wrote:

I have been able to recompile the core application and get it to work in
most respects.....I did get several warnings on the gradle build but did
get a successful APK built and deployed. I was working on an external
application call. but prior to any changes I did a test to make sure
everything worked as the play store version.

One issue did come out of this as I have several applications that use
case lists with the {show on map} feature available. with the new
recompiled version the google map application does start but resolves only
to a grey screen with no results passed........any ideas? I can post my
build log files if you think it would help........

Ryobi (power-tools) has an application for a android smartphones that can
use ultrasound, thermography and inspection camera add on's that would
benefit our teams. i believe others as well.

Let me know if you have an idea on what I missed.

j

--


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

Ill keep you informed.......this is what I am trying to punch out to and
pull information back into the case details or form information.

https://www.ryobitools.com/phoneworks/

http://www.flir.com/flirone/ios-android/

··· On Sunday, April 9, 2017 at 2:13:32 AM UTC-7, William Pride wrote: > > Hello John, > > You'll need to add a Google Maps API key > as > a project property under the key-value seen here > > . > > Interested to here what you come up with integrating with Ryobi. > > Cheers, > Will > > On Sun, Apr 9, 2017 at 12:03 PM, John Harper <john....@grableservices.com > wrote: > >> I have been able to recompile the core application and get it to work in >> most respects.....I did get several warnings on the gradle build but did >> get a successful APK built and deployed. I was working on an external >> application call. but prior to any changes I did a test to make sure >> everything worked as the play store version. >> >> One issue did come out of this as I have several applications that use >> case lists with the {show on map} feature available. with the new >> recompiled version the google map application does start but resolves only >> to a grey screen with no results passed........any ideas? I can post my >> build log files if you think it would help........ >> >> Ryobi (power-tools) has an application for a android smartphones that can >> use ultrasound, thermography and inspection camera add on's that would >> benefit our teams. i believe others as well. >> >> >> Let me know if you have an idea on what I missed. >> >> j >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "CommCare Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to commcare-developers+unsubscribe@googlegroups.com . >> For more options, visit https://groups.google.com/d/optout. >> > >