I have a project for the school. I must design a server-client system for android client- linux server or android client- android server. I see a lot of document about socket programming but i'm not looking for that. I wanna find a way like RMI. How can i do this?
( I tried to use Binder or AIDL but couldn't understand that are these effective for me.)
thanks