Is it possible to record mobile screen using J2ME on symbian device? [closed]
i am doing an project on streaming remote mobile screen to another phone over bluetooth. Its like application on mobile phone will continuously capture the screen and send it to same application running on other device.The screen will be refreshed on every file received to give a simulation of video file.
No - unless you target some specific device with vendor-specific API.
None of currently finalized Java ME JSRs has an API for that.
精彩评论