سؤال

So, I have server application written in Scala using playframework. Now I need to make client for Android (in Scala) which will interact with server by HTTP requests. I have not much experience in Android development. And because of it I have the question. Is there any framework for this kind of things?

Data from the server to the client transmitted in a Json format.

هل كانت مفيدة؟

المحلول

You can have a look at Proguard for Scala and this documentation.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top