0.0.4 • Published 2 years ago

@legendarythedev/dev-options-checker v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@capacitor-community/dev-options-checker

Check if the Android developer mode is enabled

Install

npm install @capacitor-community/dev-options-checker
npx cap sync

API

checkDevOptions()

checkDevOptions() => Promise<{ enabled: boolean; }>

Returns true if the developer mode is enabled on Android

Returns: Promise<{ enabled: boolean; }>


0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago