palazzem/adk-toolkit

overload the AdkManager constructor so it can initialize the manager through Context parameter

palazzem opened this issue · 0 comments

In this way we can initialize the AdkManager instance through:

mAdkManager = new AdkManager(this);