Hi all, I'm developing a client/server application where an Android phone should call some service on a server using JSON. To better work between client and server I defined a shared object model, actually it is a simple Maven project, but to use in Android project I must copy the classes in the Android project.
Someone have some advice to better handle this scenario? I want a simple Java project that can I share between Java and Android. thanks in advance, Davide -- -- Davide Cerbo ----------- www.linkedin.com/in/davidecerbo + 39 329 70 81 927 ----------- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

