Android Integration
Bring lighthouse to your next Android Project
Last updated
Was this helpful?
Bring lighthouse to your next Android Project
Last updated
Was this helpful?
In just 7 lines of code, you can fully visualize the data from lighthouse.
Add the repository to your root build.gradle at the end of repositories
Add the dependency
Don't forget to change the "Tag" placeholder with the build from JitPack.
Create the LiDAR and LidarDisplay Objects
Pass the Activity to the LidarDisplay Constructor
Pass the Activity and LidarDisplay to the LDAR constructor
Connect and Start lighthouse
Put all together in the MainActivity