UI5 SplitApp Boilerplate is a template for building Apps based on OpenUI5 or SAPUI5. The Split App itself is especially designed for tablet usage (iPad), but should also be usable on smartphones with iOS, Android or BB10 (iPhone 4/5, Nexus 4, Z10, ....).
It could be used as starting point for development.
More Info in the following SCN Blog Posts:
- UI5 Boilerplate explained Part 1: http://scn.sap.com/community/developer-center/front-end/blog/2014/02/01/ui5-boilerplate-explained-part-1
- UI5 SplitApp Boilerplatehttp://scn.sap.com/community/developer-center/front-end/blog/2014/01/13/ui5-mobile-splitapp-boilerplate/
- Blog Entries http://blog.mypro.de/tag/ui5boilerplate/
- Usage with Eclipse + SAP UI5 Toolkit see http://blog.mypro.de/2014/01/14/ui5-boilerplate-with-eclipse/, use branch eclipseKepler
- Follow UI5 Boilerplate on Twitter: @UI5bp
- Contacts: Twitter @hpseitz or Email to [email protected]
- based on OpenUI5, more Infos under http://sap.github.io/openui5/
- based on sap.m library of UI5, which provide touch optimized controls
- follows "Mobile First" approach, but App also works on Desktop (Chrome latest, Firefox latest, Safari, IE9 and IE10)
- default file structure (i18n, model, view, css, js)
- i18n base model
- use branch eclipseKepler instead of master branch
- More Details under http://blog.mypro.de/2014/01/14/ui5-boilerplate-with-eclipse/
git clone -b eclipseKepler https://github.com/6of5/UI5SplitApp-Boilerplate.git
Apache License, Version 2.0