PDA

View Full Version : Customizing mobile templates



barrymavin
2015-09-29, 01:07
In the soon to be released Lianja v2.0 we have concentrated our effort on Mobile and improved Web App support.

You build Native Mobile Apps in the "PhoneGap" workspace.

When building an App you can configure all the plugins and preferences for PhoneGap in that workspace.

For those interested the packaging of PhoneGap apps that are uploaded to Adobe PhoneGap Build is performed by firstly copying a template directory structure in the mobileapps\apps\appname\platform directory.

The template files can be found in:

c:\lianja\mobileapps\templates\ios\phone\www
c:\lianja\mobileapps\templates\ios\tablet\www
c:\lianja\mobileapps\templates\android\phone\www
c:\lianja\mobileapps\templates\android\tablet\www

If you so desire you can customize these template files to add your own splash screens, setup your own config.xml defaults etc.

We've attempted to to do all of the heavy lifting for you. So, you should just design your mobile apps visually as you do desktop apps using the Lianja App Builder visual development tools.