Skip to content

CareyMeeks/leapdroid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

leapdroid

Leapdroid Android emulator

Leapdroid is an Android emulator running on desktop, see www.leapdroid.com. It runs the whole Android system on desktop PC. Most people use Leapdroid to play Android games with bigger screens.

The architecture of Leapdroid is simple: Virtual box as VM engine, and modified Android as guest image. On top of that, we developed state-of-the-art virtual machine technologies to improve performance, user experience and gaming compatibility. Some of our key technical components are:

  • LeapGL, a cross platform OpenGL translator that enables us to run OpenGL ES natively on host desktop.
  • LeapIO, a light weight RPC infrastructure between guest and host. Our Adb and other services are built on top of LeapIO.

We plan to open source some of our technologies to benefit the community.

About

Leapdroid Android emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.6%
  • C 26.4%
  • Makefile 2.0%
  • Other 1.0%