nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.7k stars 194 forks source link

Update microedition.platform prop #1014

Closed NicknineTheEagle closed 8 months ago

NicknineTheEagle commented 8 months ago

Matches prop format on a real Nokia phone. Source: http://www.livetrack24.com/statistics.php

NicknineTheEagle commented 8 months ago

Standard microedition.platform formats for future reference: Sony Ericsson: SonyEricssonK800i/R8BF003 (K800i - model, R8BF003 - firmware) Nokia: Nokia6233/05.10 (6233 - model, 05.10 - firmware) Motorola: Either just says j2me or starts with Moto? Samsung: SAMSUNG-GT-B2710/B271MCXLF1 (GT-B2710 - model, B271MCXLF1 - firmware) Siemens: Just model name e.g. SL45i? LG: ???

NicknineTheEagle commented 8 months ago

You can use this small app to check microedition.platform property of your phone: PropsTest.zip