Exagear Windows Emulator decompiled source code
Note: Only Java codes were decompiled!
- Cleaned license check and In-app purchase code.
- (Experimental) Added an option to run Linux x86.
- (Experimental) Added advanced options.
- Only Android Studio was tested and worked.
- Build tools: ant, make were not supported.
- Other (Eclipse,...) were not tested
- X11 Server didn't work, this made the application useless (feel free to create a pull request to fix).
- Decompiled source code contains useless code.
- Experimental features has no function yet.
- Language only English (will extract other languages later)
- Version: 3.0.1, compatible with
main.30.com.eltechs.ed.obb
. - Decompilers: Jadx, jd-core and CFR.
- App Libraries
com.android.support:preference-v7
com.android.support:appcompat-v7
com.android.support.constraint:constraint-layout
com.android.support:design
com.android.support:support-v4
com.github.iwgang:countdownview
- Eltechs for amazing Exagear Windows Emulator.
- AkiraYuki & 4PDA developers (MegaFox, Aleksandr27, marian009) for a mod version
- Jadx, jd-core and CFR for decompiled code.