I tried a few years ago and got a very basic version running. It was challenging since Android wasn't a full implementation of java. For example the java.beans package was missing. I think Android may have improved this situation since then though... depends how old of an android version you're targeting maybe.
Try it first, and if you have problems there is some info in the JIRA about what I did. On Mon, Dec 11, 2017 at 10:10 AM Ken Anderson <[email protected]> wrote: > Has anyone used Cayenne on Android? I’m considering making an android > equivalent of an iOS app that uses Core Data. It would be great to have an > ORM on the Android side. > > Thanks for any thoughts! > > Ken
