mre-sdk
mre-sdk copied to clipboard
MRE-sdk archive in case someone needs it
MRE SDK Development Resources
An archive of the MRE Software Development Kit and related resources in case someone needs it.
Where can I get the SDK?
Go to Release
What is MRE?
It is an SDK for S30+ platform developed by Mediatek.
Why not download from its official site?
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
New to MRE development?
- See this discussion for more resources.
- Check out FAQs for a list of frequently asked questions and solutions/answers related to them.
Related links/resources
PS: Try to preserve these websites by saving them on archive.org
VXP Downloads
- https://github.com/ptnnx/MRE/tree/main/Games (This repository has some
.zipfiles that contain.vxps 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
Resources useful for MRE development:
- 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
.vxpfiles with your SIM card'sIMSInumber
Credits
- sankalpdeveloper who preserved this SDK.
- yeppiidev for additional research.
Got questions?
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!