declex icon indicating copy to clipboard operation
declex copied to clipboard

Looking beginners manual

Open leonardoraezjunco opened this issue 6 years ago • 1 comments

Hi, I started following this new tech few month ago, but I feel kind of lost, I don't know where to start from. Do you have any manual o tutorial for beginners? Thank you!

leonardoraezjunco avatar Oct 07 '17 18:10 leonardoraezjunco

Hi, it depends on your current knowledge, assuming the basic knowledge about Android programming, you could read some of the articles:

https://android.jlelse.eu/dependency-injection-into-views-in-android-with-declex-5e7b6537c3a2

AndroidAnnotations wiki: https://github.com/androidannotations/androidannotations/wiki

And DecleX wiki: https://github.com/smaugho/declex/wiki

More info about Actions here: https://android.jlelse.eu/action-syntax-in-declex-an-elegant-code-easier-to-read-and-write-3985a5bd9145

You can always post any issue here of course.

Not detailed courses to start from scratch Android development with DecleX, but I'm working on it ;), with DecleX 2.0 publication for the end of this year, I should push more with Tutorials to be able to use all its features.

smaugho avatar Oct 07 '17 20:10 smaugho