FHIR Chat · stream events · android

Stream: android

Topic: stream events


view this post on Zulip Notification Bot (Feb 08 2021 at 14:19):

Stream created by Peter Lubell-Doughtie.

view this post on Zulip Jing Tang (Feb 22 2021 at 13:27):

thanks @Peter Lubell-Doughtie for creating this stream!

view this post on Zulip anubhav (Mar 18 2021 at 02:53):

Hello , I was setting up android studio 4.2 beta 6 and during gradle build it had invalid gradle jdk configuration. For a temporary solution I pointed to JDK of stable android studio 4.1.

view this post on Zulip anubhav (Mar 18 2021 at 02:54):

Will it cause any error or should I stick with it.

view this post on Zulip Jing Tang (Mar 18 2021 at 20:26):

can you create an issue please? or maybe you have created https://github.com/google/android-fhir/issues/336?

view this post on Zulip anubhav (Mar 19 2021 at 04:55):

@Jing Tang Yes it has been created by someone else but it still doesn't solve my issue For a temporary solution I pointed to JDK of stable android studio 4.1.

view this post on Zulip anubhav (Mar 19 2021 at 04:56):

I think it can generate some error in the future devlopement.

view this post on Zulip Jing Tang (Mar 19 2021 at 08:06):

can you post in the bug the actual error msg you're getting

view this post on Zulip Anushka Chakraborty (Mar 20 2021 at 18:51):

Hi @Jing Tang I have created the issue #336.
I have created a corresponding PR for it which solves the issue.
https://github.com/google/android-fhir/pull/337
I have changed the build gradle to a previous stable android version and, attached some screenshots showing that the app builds properly after the fix.

view this post on Zulip Ayush Shrivastava (Mar 24 2021 at 17:10):

Now we have #391, that targets changes in gradle files. Should I include these changes in my currently open groovy to ktdsl pr? As if the aforementioned one gets merged then also I'll have to write it, so better write it now. Or should I comment on #391 to wait for a while, but if I do so then I may sound lazy and impatient. Any advice/idea/thought : (

https://github.com/google/android-fhir/pull/391

view this post on Zulip Ayush Shrivastava (Mar 24 2021 at 17:12):

Yep I know that it would be merely be a copy paste, but still, as I don't want to create any problems to anyone.

view this post on Zulip Jing Tang (Mar 24 2021 at 17:14):

No you don't need to comment on the other PR. If your PR is merged before theirs they should simply update. Vice versa.

view this post on Zulip Ayush Shrivastava (Mar 24 2021 at 17:16):

Thanks for clarifying!

view this post on Zulip Jing Tang (Mar 25 2021 at 10:34):

actually let me rephrase - there shouldn't be an expectation that you need to wait for their PR or they should wait for your PR... but probably worth making a quick comment in their PR just so they know what's coming.

if the conflicts were more significant (for example a big refactoring PR), it would be worth some kind of announcement or communication, and maybe a discussion on the order of things to be done. In this case though the conflict is going to be so trivial so a heads-up is enough.

view this post on Zulip Jonas Kahn (Mar 27 2021 at 22:55):

I have a question: Is the project given here and the android-fhir repository are same or different?

view this post on Zulip anubhav (Mar 28 2021 at 06:46):

hello @Jonas Kahn these are different. As per my knowledge in the android fhir client we have to implement the FHIR SDK which is being developed in the android-fhir repository. The app developed under this will have all the features such as user login, patients listing and questionnaire viewing as mentioned in the project. Hope this helps.

view this post on Zulip Jonas Kahn (Mar 28 2021 at 07:50):

Thanks anubhav, just need the confirmation/verification on the fact given by you, from some experienced person like @Jing Tang or deepankarB :sweat_smile:

view this post on Zulip Jing Tang (Apr 06 2021 at 17:08):

the gsoc project ideas page contains project proposals that do not yet exist. the idea would be to implement them inside the android-fhir codebase.

view this post on Zulip Ayush Shrivastava (Apr 06 2021 at 21:23):

So for the android-fhir project we're going to continue work on dcgallery and reference apps?

view this post on Zulip Ayush Shrivastava (Apr 15 2021 at 20:56):

I'm not able to get instrumentation tests for libs running on my machine(they do run for applications but not for libs). They did run earlier when I started on https://github.com/google/android-fhir/pull/305 and were working for good span of time but all of a sudden, stopped running, I've been figuring it out for ~3-4weeks that's the reason for my vhf click testing pr has become quite slow. And I have to test it out on ci at my fork. Can anyone please verify if they are able to get the instrumentation tests running on their machine for libs(core & dc).
PS: I've tried-

  • invalidating caches
  • cleaning the project
  • clean uninstall(./gradlew clean uA)

none of 'em seem to do the trick. Also, my branch is up to date with upstream's master.
I'll be very happy if anyone can verify if it works on their side.
Also this now has become a blocker for me to pick the follow up of vhf click testing (https://github.com/google/android-fhir/issues/218).
Any help would be appreciated! Thanks

view this post on Zulip Ayush Shrivastava (Apr 15 2021 at 21:00):

See:
Video.mkv

Rather watch it online instead downloading: https://youtu.be/Y_buGGc5wkI

view this post on Zulip anubhav (Apr 16 2021 at 21:23):

hello, @Ayush Shrivastava. I cloned a fresh master branch copy and tried the same but instrumentation tests for libs were failing for me too.

view this post on Zulip Ayush Shrivastava (Apr 16 2021 at 23:50):

Failing? They didn't just run on my end, pass or failure is a step ahead

view this post on Zulip anubhav (Apr 18 2021 at 20:48):

Ayush Shrivastava said:

Failing? They didn't just run on my end, pass or failure is a step ahead

sorry I meant they didn't run

view this post on Zulip anubhav (May 29 2021 at 15:20):

hello, can anyone tell why the data(patient list) is not loading in the reference app. According to me, this is due to changes in the server, if so when can expect this will work normally.

view this post on Zulip Mohd Uzair Shaikh (Nov 23 2021 at 11:49):

Screenshot-2021-11-23-at-5.18.28-PM.png Screenshot-2021-11-23-at-5.18.35-PM.png
Not able to build reference app

view this post on Zulip Vitor Pamplona (Nov 23 2021 at 20:53):

(deleted)

view this post on Zulip Rohit (Dec 04 2021 at 13:25):

hello i am Rohit, i am a native android apps developer i wanna contribute to this app but dont know how to start it will be great if anyone could help me and guide me for starters

view this post on Zulip Jing Tang (Jan 24 2022 at 15:55):

Hi Rohit - please take a look at this wikpage: https://github.com/google/android-fhir/wiki/Contributing

view this post on Zulip YASH VERMA (Feb 01 2022 at 15:31):

(deleted)

view this post on Zulip YASH VERMA (Feb 01 2022 at 15:31):

(deleted)

view this post on Zulip Harsh Bang (Feb 01 2022 at 16:00):

Hi I am a new Contributor I want to contribute in your Organization. So please help me in my first contribution.

view this post on Zulip ANSHUL KASHYAP (Feb 01 2022 at 17:48):

Hi Everyone, I am an android development enthusiast and well familiar with Java and Kotlin. I want to start my open source contribution journey from FHIR. I would be very grateful if you will provide me with some guidance to start my contribution and path to follow contribution in projects.

view this post on Zulip Jing Tang (Feb 01 2022 at 17:49):

hi both - thanks for your interest, for contributing please do refer to https://github.com/google/android-fhir/wiki/Contributing and take a look at any issue that's been created. thanks!


Last updated: Apr 12 2022 at 19:14 UTC