Coder Social home page Coder Social logo

Comments (7)

woesss avatar woesss commented on June 24, 2024

Has this ever worked in another emulator or phone?
It would be a good idea to compare the hacked version with the original to understand what was changed and why it doesn't work.

from jl-mod.

Phalam754 avatar Phalam754 commented on June 24, 2024

They don't work even in the original j2me loader.But the first version caused the app to crash when sending SMS. Newer versions no longer crash.Instead, there is a notification of failure to send SMS

from jl-mod.

Phalam754 avatar Phalam754 commented on June 24, 2024

It's hard to find an app that hasn't had its SMS cracked yet. Here I have an application whose SMS status is unknown.But fortunately there are items added when sending SMS . SMS works fine and has returned items on the emulator .The SMS interface and operations are 100% the same.Only the regional language differs.
Link: https://drive.google.com/file/d/197uSzGstdtS2QhaHkHfH6UDmSBSw13gE/view?usp=drivesdk

from jl-mod.

woesss avatar woesss commented on June 24, 2024

The problem is in the settings: the game somehow calculates whether the platform matches the IMEI code or simply the list of supported models.
I simply replaced Nokia with Sony Ericsson in the system property
microedition.platform: SonyEricssonK800
After changing the platform you will have to start a new game - the continuation freezes.

from jl-mod.

Phalam754 avatar Phalam754 commented on June 24, 2024

Thank you. After I edited the code like you.The sms message has been sent successfully

from jl-mod.

Phalam754 avatar Phalam754 commented on June 24, 2024

Perhaps you should add another note to fix this problem.Many people encounter the same SMS situation as me.

from jl-mod.

Phalam754 avatar Phalam754 commented on June 24, 2024

After testing I found a few games that worked well.Some applications still have SMS errors . But the solution is correct

from jl-mod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.