Is it possible to develop application like... Call Cheater or Call recorder in J2ME...
Is it possible to develop application like... Call Cheater or Call recorder in J2ME...
Ya in J2ME it is possible.Through JSR 135 you can do that.
BR
Javed
No exactly.
Both applications require that the application is running at the same time as there is a call. This is not possible for MIDlets on many devices (like Series 40 phones).
Also recording the phone call might not be possible. Depends on the MMAPI implementation.
Hartti