DecleX

Additional

Language
Java
Version
1.3 (May 4, 2017)
Created
Feb 13, 2016
Updated
Aug 24, 2021 (Retired)
Owner
DSpot Sp. z o.o. (DSpotDevelopers)
Contributors
The Gitter Badger (gitter-badger)
Adrián Rivero (smaugho)
Maykel Lopez Meneses (z3phyro)
Diovi (drobinetm)
4
Activity
Badge
Generate
Download
Source code

DecleX

DecleX is a powerful framework which reduces the verbosity of Java language, and enhances the dependencies/views injections to permitting the creation of Android applications at record speeds. It is totally based on AndroidAnnotations; in a similar fashion, we want to facilitate the writing and the maintenance of Android applications to the highest level which has not been achieved up to now.

Documentation

Please consult our Wiki in https://github.com/smaugho/declex/wiki

Configuration

Place the following lines in your app module build.gradle file:

dependencies {
    annotationProcessor 'com.dspot:declex:2.0.a.24'
    implementation 'com.dspot:declex-api:2.0.a.24'
    implementation 'com.dspot:declex-actions:2.0.a.21'
}

And that's it!...

If you need to use the configuration for the old version of Android Application Plugin with 'android-apt' you can check it here: Old Android Application Plugin Configuration

Examples

See our example projects in Examples

Articles


Sponsored by DSpot Sp. z o.o. Contact us at info@dspot.com.pl