android - AndroidAnnotations @EProvider annotation -


in android application i'm using contentprovider , sqliteopenhelper access db. learning androidannotations framework , found @eprovider annotaion in documentation, can't neither understand how use example on github nor find using examples on internet. can explain me using of annotation? many in advance.

i think wiki pretty clear. annotation needed enable injecting stuff provider, beans, resources, services etc.


Comments

Popular posts from this blog

mysql - How to unscape text from database in android studio -

php - Admin SDK -- get information about the group -

Making CSS Drop Down Menu 2 Columns -