I need to call a function in my jar between super.oncreate and setcontentview
I tried _onCreate (inline Java), but found that ba is not filled yet.
What do use in libraries (activity object) instead of ba.context ?
I tried _onCreate (inline Java), but found that ba is not filled yet.
What do use in libraries (activity object) instead of ba.context ?
Last edited: