Skip to content

Android file explorer and app installer using electron

Notifications You must be signed in to change notification settings

eranns/AndroidUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidUtils

In macOS android device is not identified as mass storage and there's need to use MTP (Media Transfer Protocol) to communicate with the device which is not installed by default by apple unlike in Windows. Android Transfer is a basic application by google but insufficent for more than basic use. If you use usb debugging on the device you can also use communicate through adb client.

This project is electron app that shows android files and directories from a device connected to your computer using adb.

This project is based on adbkit(npm package) api

some examples :

Showing connected devices

alt text

Showing files and folders

alt text

About

Android file explorer and app installer using electron

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published