I am trying to implement mobile sdk on android, basically following the standard steps 1. Created an empty activity in android studio with Java 2. Created mobile property in launch
3. Copied the dependencies and pasted in gradle
4. Copied and pasted the import code.
Issue i am facing is the Lifec...