Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 2

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 Lifecycle, Signal and few others are showing as red when trying to import, and error says cannot resolve symbol. MicrosoftTeams-image (9).pngMicrosoftTeams-image (8).png

SirishKaushik_0-1672731448168.png

 

Who Me Too'd this topic