Got Stuck?
Forum for Lovense Developers
Support
Document Feedback
Get Started
The App Gallery provides a mini-app platform within the App Gallery feature of the Lovense Remote App to host full Web Apps. This will allow for flexible interfaces that can seamlessly integrate with Lovense toys.
Samples and Templates
✨ First time creating a mini app? Try a mini app to learn.
Here are 3 development tutorials and code examples.
Download the sample code provided below, follow the steps in the Development documentation to replace the appId
in the appgallery_config.json file, and then run the mini app in the Lovense Remote App.
Mini App | Code Example | Description |
---|---|---|
Basic Demo | Basic Demo | This code example guides you through creating a mini app, where you will quickly learn how to call the Toy APIs and command toys |
2048 | GitHub , StackBlitz | This code example showcases the core APIs of the mini app, enabling you to learn how to utilize various functionalities |
Block Cutter | GitHub , StackBlitz | This code example demonstrates a novel way of combining classic gameplay with toys, making it easier for you to learn how to interact with Lovense users by presenting existing games in the form of mini app |