I am trying to utilize Ruboto to code Android apps in JRuby with ease. However, when I install the app to the emulator using rake install
, it works with side-effects.
When I launch the app on the emulator, I see a screen with the Ruboto image and it tells me that in order to continue, I need to install the Ruboto Core platform package. How can I do this with my main package so the user will not need to ever install the Ruboto Core on their own?