Problems running Sample Native Android App with AEM 6.0
Hi,
I am currently investigating on how to integrate content from AEM to mobile apps. I've found this sample project on Github:
https://github.com/Adobe-Marketing-Cloud/app-sample-android-phonegap
I am having extreme problem getting this project to run. Apart from a lot of Android issues, I can't get quite a lot of dependencies to be resolved.
A lot of the dependency versions are not available in the Adobe Repository (e.g com.adobe.granite.ui.commons version 5.5.130) and I switched to other versions. And the "cq-mobile-phonegap-wcm-core" jar I can't find at all in the Adobe repo. Where can I get this from?
Additional questions:
Are there any samples on integrating content from AEM into native apps (not phonegap) out there?
A lot of the AEM/Mobile app resources state that you can 'reuse existing content'. How exactly can this be achieved? I would want to reuse content from a desktop website for a mobile app but thought that the app would need app-specfic components. Where is my gap of understanding this? :)
Thanks for any help,
Alex