Using Android Studios to develop an app for NBIOT with the Thingy devices

Hi all! 

I'm in the process of trying to put together an nb-iot app on Android studios that would communicate with data from the Thingy 91 board. I've been trying to go through the different libraries on Jetpack Compose for Android Studios and there is the LowPan Package.

developer.android.com/.../package-summary

However, I've been having some issues implementing the package and can't find any examples on the internet of projects that use this package as well. If anyone has any experience working with this I would love some advice on where to start/what good resources there are for this? 

Thanks!

Related