Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

android-unicode

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

android-unicode - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "android-unicode",
"version": "1.0.7",
"version": "1.0.8",
"description": "android unicode input apk",

@@ -5,0 +5,0 @@ "keywords": [

@@ -73,8 +73,8 @@ # android-unicode

## Usage
## Usage
Switch to Utf7ImeService
```sh
adb shell ime set android.unicode.ime/.Utf7ImeService
```shell
$ adb shell ime set android.unicode.ime/.Utf7ImeService
```

@@ -85,4 +85,16 @@

Switch to system default Service
```shell
$ adb shell ime set com.android.inputmethod.pinyin/.PinyinIME
```
List available Service
```shell
$ adb shell ime list -a
```
## License
The MIT License (MIT)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc