-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ognyan Bankov edited this page Sep 30, 2016
·
12 revisions
#Forge-android
Forge-android is a framework for creating Android applications and it is part of the bigger Forge framework.
Central concept is the Forge-unit which provides separation between business logic and the presentation on one hand and also gives you easy and convenient way to handle rotation on the other.
For tutorial how to create an app using forge-android
please go to forge-android-skeleton-basic.
TODO
Code used in forge-android follows these [Code conventions](Code conventions).