Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

thedumbtechguy/AndroidScreencast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android Screencast

Android Screencast allows you to control your android device from your computer.

I needed to access my phone with a damaged screen so I wrote this as I couldn't find anything that fitmy needs.

The only tool that came close was a 6 year old unmaintained projectandroidscreencastthat needed root.

I took pointers from the project and started this one in JavaFX.

It does not require root but utilizes adb commands to send input to the device so should work.

Requirements

You need adb installed.

Your device must be developer enabled and discoverable by adb.

Tested on a device running 4.4.2

Features

  • Screen mirroring (very low frame rate)
  • Simulated Clicks, Swipes and Long Presses using mouse input
  • Keyboard input

Special Keys

  • ESC : Back
  • F1 : Menu
  • F2 : Back
  • F3 : Home
  • F10 : Power Button
  • F11 : Camera

Normal Keys

  • All text keys
  • Arrow keys
  • Enter, Backspace, Delete and Tab
  • Home, End, Page Up and Page Down

Limitations

Frame rate is terrible. It works currently for my needs, but I plan on working on it.

It isn't robust as I cobbled it together in an afternoon of work, but more work will be done to make it solid in due course.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp