@tripo3d/fingerprint / isAndroid
Function: isAndroid()
ts
function isAndroid(): boolean;Defined in: utils/browser.ts:374
Checks whether the device runs on Android without using user-agent.
Warning for package users: This function is out of Semantic Versioning, i.e. can change unexpectedly. Usage is at your own risk.
Returns
boolean