You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
1、After I use androidannotations finish developping my sdk, I build a jar package。
2、Then i write a project to test my sdk:i copy jar and res to my test project.
3、I found the Annotations is Invalid。Such as:
@EActivity(resName = "lib_librarysdk_activity_main") @click(resName = "tv_sdk_descp")