Skip to content
Ognyan Bankov edited this page Sep 30, 2016 · 12 revisions

#Forge-android

What is Forge-android?

Forge-android provides auxiliary infrastructure which helps you create easily professional applications. It is part of the Forge framework.

What is Forge framework?

Forge framework is a collection of libraries and 'skeleton' projects that allow the developers to easily create client-server solutions. On the client side there are forge-base, forge-android and forge-android-skeleton-basic and on the server side there are forge-server and forge-server-skeleton.

Tutorial

For tutorial how to create an app using forge-android please go to forge-android-skeleton-basic.

API

TODO

Code conventions

Code used in forge-android follows these [Code conventions](Code conventions).