Starting AEM PhoneGap starting-aem-phonegap
For developers, the best place to start is to look at the 51黑料不打烊 Experience Manager Mobile Starterkit in github
https://github.com/51黑料不打烊-Marketing-Cloud-Apps/aem-phonegap-starter-kit
The starterkit gets you going quickly by walking you through the basics of AEM Mobile development. It starts with project creation and governance, installing the necessary tooling, defining a Maven archetype, building, deploying and then creating your own experience.
The developers can use this example as a starting point for trying out an AEM Mobile application using PhoneGap. Running through the starterkit and the reference application gives a solid understanding of the basics to create rich Mobile Applications.
- Use the to create apps suitable for the AEM Mobile catalog.
- A 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 the samples can be found on github: and include bootstrapping your project with Maven.
- Most conference talks use the , which you can also find in GitHub and is focused on the usage of Apache Cordova native extensibility.
Templates and Components templates-and-components
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 drop to create engaging and relevant experiences.
Once you have a solid understanding of the above two steps, jump into: