An archive of the MRE Software Development Kit and related resources in case someone needs it.
Go to Release
It is an SDK for S30+ platform developed by Mediatek.
That website was taken down :( (You can still view it from WayBack machine, but you cannot download anything from it.) The reason why it was taken down is that MRE failed in the market. Nokia phones often use J2ME Java framework for running apps, but this series use MRE to write C++ apps, so it breaks the compatibility!
Why it changed? Microsoft bought Nokia and decided not to taking care about J2ME things and instead use a new framework licensed from Mediatek.
For more information, see this Reddit post and this ycombinator news
- See this discussion for more resources.
- Check out FAQs for a list of frequently asked questions and solutions/answers related to them.
PS: Try to preserve these websites by saving them on archive.org
- https://github.com/ptnnx/MRE/tree/main/Games (This repository has some
.zip
files that contain.vxp
s collected from different websites - https://shifat100.xtgem.com/
- https://pranta.mobie.in/files/MRE.html
- http://ssworld.mobie.in/mre%20apps
- http://www.usemre.xtgem.com/
- https://soundsip.com/nokia-mre-vxp-games.xhtml
- This Github issue contains the link to the SDK
- This repo has a great MRE example
- https://vxpatch.luxferre.top/ allows you to sign your
.vxp
files with your SIM card'sIMSI
number
- sankalpdeveloper who preserved this SDK.
- yeppiidev for additional research.
We've got a Discord server: https://discord.gg/b3pZ55XdXh
I believe that anyone have the right to develop and run their software on their devices. I myself have a Nokia 220 and a Nokia 225, and have wondered how to develop/crack apps on these phones since I were small :)
So that's why I made a backup here.
I also believed someone always want to do this, but couldn't found the SDK.
I opened the Discussions tab so you can talk about your apps :) Happy coding!