Hassan Alvi
Hassan Alvi

Reputation: 325

Nokia 220 s30+ Development

I just want to ask that how can i develop apps for Nokia 220 which has s30+ platform. Is there any way to develop apps for this or not?

Upvotes: 12

Views: 9640

Answers (3)

raspiduino
raspiduino

Reputation: 681

Sorry for being late for nearly 7 years (I was a kid 7 years ago :D)

Here is the link to a comment on Github where a man post a copy of MRE SDK 3.0.

From his comment:

Yes it is removed from his server bit I have copy of it on my google drive I give you link

https://drive.google.com/file/d/1KIh3VrOIAYLVw5cOf2_uPQvJbOmT6MyC/view?usp=drivesdk

and

If you want any other software that are missing you may found here https://drive.google.com/folderview?id=12ohq-7V0_02QQX9Kjf1m6YRWHO9-JpPy

If the link is broken, leave a comment and I will fix it :)

I also made a copy of it in my repo.

Hope it helps.

Upvotes: 3

Koestli
Koestli

Reputation: 36

S30+ is MRE from Mediatek, see mre.mediatek.com. There you can find a development system. However, for the Microsoft handsets you need signing, which i dont know how to achieve.

Upvotes: 2

Keith Thompson
Keith Thompson

Reputation: 263177

It appears that the answer is no.

In spite of the name, S30+ is not related to S30.

Microsoft's specifications page for the Nokia 220 mention a handful of built-in applications (browser, calendar, contacts, alarm clock, "native games", etc.), but says nothing about installable applications.

This FAQ: How do I update the software on my Series 30+ phone? discusses a "Software Recovery Tool" that runs on a computer; it erases all personal content on the phone.

This doesn't prove that it's impossible to install additional applications, but it strongly suggests that it's at least not supported.

Upvotes: 7

Related Questions