Registry / other / tbssdk

tbssdk

JSON →
library44286javamavenunverified

Android Library for TBS SDK which provides the X5 Core rendering engine for web content.

<dependency> <groupId>com.tencent.tbs</groupId> <artifactId>tbssdk</artifactId> <version>44286</version> </dependency>
INSTALL
IMPORT
SIG · TBSSDK
T
tbssdk
otherjavav44286
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

QbSdk
com.tencent.smtt.sdk.QbSdk

Minimal example initializing the TBS X5 environment in an Android app.

import com.tencent.smtt.sdk.QbSdk; import android.content.Context; public class Quickstart { public static void init(Context context) { QbSdk.initX5Environment(context, null); } }
Debug
Known issues
breakingTBS SDK is deprecated by Tencent; use Android System WebView instead.
fix
Migrate to Android System WebView or a modern WebView wrapper.
affects: *
Upgrade
Version history
44286latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tbssdk — mvn dependency:get tbssdk · libregistry