PhotoLabellerServer icon indicating copy to clipboard operation
PhotoLabellerServer copied to clipboard

is there any more specific tutorial?

Open ibei opened this issue 5 years ago • 1 comments

hi, I am new with Android development, and the tutorial in the README is s bit simple. I have been struggle with the code for some days. I am focusing on the server side and so far I have build the code using Android Studio (I am not sure if this is ok.) instead of IntelliJ Idea. AND I do not know what to do next (e.g. launch a server with what kind of plugin or how to test the server ). Here I want to get some help. a more specific tutorial is very very appreciated. THANKS!

ibei avatar Oct 10 '19 01:10 ibei

I build the code using AS, too. And I encountered a problem with client-server communication. How should I check if the client and server are successfully communicating?

JieZhou0805 avatar Feb 19 '20 03:02 JieZhou0805