Openemr-app Android OpenEMR client

cybercod wrote on Sunday, January 01, 2012:

Wow, that last post was grammatical homicide.  My bad.  Need sleep.  Happy New Year!

bradymiller wrote on Tuesday, January 03, 2012:

Hi,
All sounds very exciting, Plan to test it more when I get some time. Can it also go through https (I realize the online demos use http, just wanted to make sure https will work).
-brady

bradymiller wrote on Tuesday, January 03, 2012:

Also,
Happy New Year! and I hope you got some sleep.

cybercod wrote on Tuesday, January 03, 2012:

RE: the https… haven’t got a clue.  If someone can set up a secure openemr server, we’d be happy to work on it.

cybercod wrote on Monday, January 09, 2012:

Haven’t heard anything back in a while… anyone get a chance to check out the current release? 

We could really use some feedback.  Kthnxbai

cybercod wrote on Monday, January 09, 2012:

Just a heads up, SOAP isn’t implemented all that well on Android.  We’re looking into alternate ways to handle the login situation, as well as how to recognize when getting the Site ID error.

cybercod wrote on Thursday, January 19, 2012:

Its been a few weeks… No feedback?

Everyone that busy?

bradymiller wrote on Thursday, January 19, 2012:

Hi cybercod,

Can’t speak for everybody else, but been busy here. Note yehster seems to be working on something that should be helpful:
http://sourceforge.net/projects/openemr/forums/forum/202506/topic/4896605

Hopefully will be able to test your stuff over the next couple days.

-brady

gutiersa wrote on Friday, January 20, 2012:

I use my phone a lot, so I can try it out.  I did download the app initially but dunno how to use it.
How do I connect it to my office openemr?

arimal wrote on Friday, January 20, 2012:

In the settings(menu button) you can set the IP of your server and restart the app, keep in mind the user and password settings are still a place holder and don’t do anything. everything else should be mostly working, Good Luck.

gutiersa wrote on Friday, January 20, 2012:

which is the menu button? I am lost

gutiersa wrote on Friday, January 20, 2012:

oops, never mind. got it

gutiersa wrote on Friday, January 20, 2012:

no can’t connect.
I can connect to my site via the regular browser. but I am not able to configure the app.
my site address is:  https://xx.xxx.xxx.xx/openemr/?site=openemr, but it does not work

yehster wrote on Friday, January 20, 2012:

Sandra, suggest that you try explicitly specifying the login page, something like:

https://xx.xx.xx.xx/openemr/interface/login/login_frame.php?site=openemr

gutiersa wrote on Friday, January 20, 2012:

still not working. i get a white screen.

gutiersa wrote on Friday, January 20, 2012:

this is what i use:

https://xx.xxx.xxx.xx/openemr/interface/login/login_frame.php?site=openemr

this is the error message I get:

"The web page at http://xx.xxx.xxx.xx:2099/openemr/interface/main/main_screen.php might be temporarily……

arimal wrote on Friday, January 20, 2012:

We actually haven’t gotten the chance to test on an https enabled server that could conceivably be a problem, it seems that by default a webview disregards any ssl request that isn’t in androids default list of trusted certificates,  I’ve got a fix in the works but it’s going to take some extra work to get it working on any devices previous to android 2.1. 

arimal wrote on Friday, January 20, 2012:

Give me until morning and I should have a new apk to post that should handle the problem.  It might be 2.2 and above though at first.  It’s going to require some class hacking to support older devices.

gutiersa wrote on Friday, January 20, 2012:

Yes I can see that. it removes the s in https, and continues to ask for a port. For example, I deleted the 2099 in the port field, and retried. I get
the web page at http://xx.xxx.xxx.xx:/openemr/interface/main/main_screen.php might be….

the : keeps coming up
I have android 2.3.5

gutiersa wrote on Friday, January 20, 2012:

kk I will try it and let u know
I do have a certificate, but via the browser I have no problem connecting. I get  a warning, but I am able to click continue.
I don’t know how to include my site in the android trusted sites otherwise.