Skip to content
Mauro Brandão edited this page Feb 25, 2015 · 8 revisions

* Provide portable and flexible core libraries to develop an android app using the lsts toolchain concepts.
* Use fragments in a way that pieces of code from a screen to another may be implemented without further modifications.
* Adapt screens from a app to another without the need to develop new features.
* Re-use code developed to an app and fix bugs to another by having a common set of libraries.

Clone this wiki locally