Re: [HAPI-devel] HL7 and Android

2012-04-05 Thread Leandro Ferreira Paz
Erik, Sorry, I expressed myself incorrectly. I can communicate with the HL7Server, the problem is to remove the SQLite database data to compose the message HL7Client. I instantiate the class that handles the database class CreateAMessage() (HL7), but it is a mistake like you can not communicate wi

Re: [HAPI-devel] HL7 and Android

2012-04-04 Thread Erik Gfesser
Leandro, When you say you cannot communicate with the server, what does that mean exactly? Not all APIs are available for Android. You might want to start here: http://en.wikipedia.org/wiki/Comparison_of_Java_and_Android_API Thanks, Erik From: Leandro Ferr