Code not working
It seems there are missing classes in the code directory of Nesoid Emulator. Like EmulatorService, HelpActivity, FileChooser etc. Also its using InetAddressUtils class in EmulatorActivity which is now deprecated. There are also some other minor issues. Is there any latest working code?
Last update of this code was 2 years ago, and it's the latest version open-sourced of Nesoid.
If you search a fonctionnal and updated project, RetroArch is the "successor" of nesoid.
Hi,
Not able to find the android emulator source code of Retroarch. Could you please suggest some link? Actually i want to customize the emulator as per my need. Like change the controls buttons, fire actions at my custom events. Is this possible to change in existing emulator's by changing their source code? I got some links for Retroarch but didn't find android emulator source code for it. https://github.com/libretro/RetroArch/releases
The source code is the link you give (https://github.com/libretro/RetroArch/releases). Here how they compile: https://github.com/libretro/RetroArch/wiki/Compilation-guide-(Android-from-Linux
I don't really know this project, but you can ask them question (https://github.com/libretro/RetroArch#support)