• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps New templating system for Android phone UI

Hi guys,

Slate templates (beta) is a templating system for developing both Android and Windows phone native UIs using a modern templating system. It offers the following features:

1. concise syntax ( 40% - 60% smaller than xml )
2. similarity to html and css ( generating native controls )
3. cross platform
4. support for dynamically loading templates ( e.g. from your server )

It has separate engines for each platform
 
Back
Top Bottom