The-Eye-Team/NeonRom3r
This is a android app to download roms directly without enter to another webpage based on information scraped from the-eye.eu
HTML
This is a android app to download roms directly without enter to another webpage based on information scraped from here using Neonrom3r-rom-infos-scraper and also you can download those roms directly from web using Neonrom3r web
Because the info of neonrom3r is json based is pretty easy to send that updated data to every user who owns the app for that reason I implemented an autoupdater called RocketUpdater that download an zipped file that contains the updated data when is necesary from Here
This app have arround 10 console roms sections that have each arround 200~8000 roms and the roms infos are downloaded from Here that contains JSON files with the scraped information from The-eye.eu that was previously scraped using Neonrom3r-rom-infos-scraper
The roms that are on the list can be filtered by the criteria that you enter in the searchbar and the results are dinamically refreshed on the list
This use the webscrapper core to extract important information from the emulator.games webpage such as hd portrait,download link,rating etc
You can share the extracted rom information through apps that accept image intent ex instagram, whatsapp,telegram etc
once the rom information is extracted you can to download it directly from the app without enter to third party apps or webbrowser
Every rom that was downloaded from app is archived and you can open it if you have installed an compatible emulator. Some roms like the ps1,nds etc needs to be uncompressed in those cases neonrom3r will uncompress those roms for you
The app includes an little but quality emulators that needs to be instaled at least one of the console to open roms from that console from the app
You can download the signed apk directly from this Link
know more of the aplication on the aplication´s official website
NOTE:if you want to compile and create your own version pls enter an firebase proyect url in the following files and lines
actsugerencias.cs--->Line 83
actsplashcreen.cs--->Line 74
replace "su url de proyecto de firebase" with your firebase proyect url