Skip to content

ogrebgr/forge-android

Repository files navigation

forge-android

Framework for android that provides auxiliary infrastructure which helps you create easily professional applications. It gives you separation between business logic and presentation and also convenient handling of device rotation, task execution, HTTP exchanges and unit testing. Part of Forge framework.

Take a look at forge-android-skeleton-basic - 'skeleton' app to see forge-android in action or to use it as a base for your application.

Documentation

is here.

Download

Gradle: TODO

The other parts of the Forge framework:

  • forge-base - Base client classes of Forge framework. forge-android depends on forge-base
  • forge-android-skeleton-basic - App that serves as base/skeleton for user applications. Uses Dagger2 dependency injection. Contains functionality for user autoregistration,manual registration, login, public/screen name changing.
  • forge-android-admin - admin app that works with forge-server and provides functionality for user administration.
  • forge-server - Server-side part of the Forge framework. Based on Spark java (micro framework for creating web applications in Java 8).
  • forge-server-skeleton - If you need to create fast a back-end for your application forge-server-skeleton can be used as a base which provides functionality for admin and regular user administration.

About

Android library for Forge business app framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages