Visualizzazione del contenuto dell'aiuto per la versione :
For developers, the best place to start is to take a look at the Adobe Expererience Manager Mobile Starterkit in github
https://github.com/Adobe-Marketing-Cloud-Apps/aem-phonegap-starter-kit
The starterkit will get you going quickly by walking you through the basics of AEM Mobile development, starting with project creation and governance, installing the necessary tooling, defining a Maven archetype, building, deploying and then creating your own experience.
- Use the AEM PhoneGap Starter Kit to create apps suitable for the AEM Mobile catalog.
- A reference app with full source has been created that demonstrates many of the new features in AEM Mobile, whether you are migrating an existing app into AEM Mobile or starting fresh.
- All our samples can be found here on github: https://github.com/Adobe-Marketing-Cloud-Apps and include bootstrapping your project with Maven.
- Most conference talks will leverage the Kitchen Sink tutorial, which you can also find in Github and is focused on the usage of Apache Cordova native extensibility.
Nota:
Once you have had a chance to familiarize yourself with the starterkit, it is important to learn about Adobe Experience Manager components and templates.
AEM Templates and Components enable line of business owners to create custom experiences. Both Templates and Components are available out-of-the-box or can be custom developed by you, the developer either by extending existing components or creating greenfield (advanced). Templates and Components are what allow the AEM Author to drag-and-dropped to create engaging and relevent experiences.
Once you have a solid understanding of the above two steps, jump into: