中文README | English
An Demo for DouyinOpenSDK, to demonstrate how to integrate DouyinOpenSdk, this project includes the following functional demonstrations:
- Auth
- Share
- Jump
- app module
- Shared implementation class DouYinShare
- Auth implementation class DouyinLoginManager
- Jump implementation class DouYinCommonAbility
- base module: OpenApi interface, the developer needs to cooperate with the server implementation
- Host injection implementation HostConfig
Firstly, you should register a mobile application on Douyin Open Platform.
- implementation interface HostConfig.
- initialize HostConfig inCustomApplication.
This project is licensed under the Apache-2.0 License.