Skip to content

Commit

Permalink
Gif を追加
Browse files Browse the repository at this point in the history
  • Loading branch information
yutokun committed Oct 24, 2020
1 parent 5e6c9ab commit a3ccdf3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

ドロップすると接続しているデバイスに APK をインストールします。複数まとめてドロップすることも出来ます。ADB を内包しているので、事前のインストール等も不要です。

![Succeeded](./doc/Succeeded.gif)

## どうして作ったのか

`adb install -r path/to/apk` を叩くのが面倒になってしまって…
Expand All @@ -17,6 +19,12 @@
- 接続している全てのデバイスへインストール
- APK をダブルクリックしてインストール

## その他

エラーと対策を少し優しく教えてくれます。

![Succeeded](./doc/Failed.gif)

## License

[Apache License 2.0](LICENSE)
Binary file added doc/Failed.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/Succeeded.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a3ccdf3

Please sign in to comment.