need it really badly for my project... pls help me... i'm a java neophyte...T.T
nikolai04 0 Newbie Poster
Recommended Answers
Jump to PostYou can not achieve this with Java Microedition as you cannot run your application on top of device OS. Because of that you will not able to intercept incoming SMS and filter it out.
You can try to find out work around for Symbian, but JME is "no way". (There …
Jump to PostIf you want to be able filter spam messages you need to have application that is running on background, can be triggered by device operating system and starts automatically with mobile device is turned on.
Java Microedition application, MIDlet, is not capable of running on background, application is on …
All 5 Replies
roswell67 2 Light Poster
nikolai04 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
nikolai04 0 Newbie Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.