Discussion Board

Results 1 to 6 of 6

Thread: Screen capture

  1. #1
    Registered User ezhil01's Avatar
    Join Date
    Dec 2005
    Posts
    14
    Hi,

    Is there any way to capture the screen on S60 device(Nokia N73) using j2me code?

    Thanks

  2. #2
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Hi ezhil01,

    you cannot really "capture" the screen content in Java ME. Anyway, if you're using Canvas displayables, you can use an intermediate Image object to store the current display content.

    If you was meaning capturing the screen of other applications from your Java ME MIDlet, then no: this can't be done.

    Pit

  3. #3
    Registered User ezhil01's Avatar
    Join Date
    Dec 2005
    Posts
    14
    Hi,

    Thanks for ur reply...

    My idea was to capture the screen and send the image to server. Its something like Remote Display of the device on the server.

    Thanks

  4. #4
    Nokia Developer Champion jappit's Avatar
    Join Date
    Nov 2007
    Location
    Rome, Italy
    Posts
    2,391
    Well, as told in previous reply, if your application is Canvas-based, you could manually implement such a mechanism. Note that sending a continuous stream of Images could be quite network data-intensive, but you can surely do some tests and find out the optimal solution for your needs.

    Pit

  5. #5
    Registered User s.patidar's Avatar
    Join Date
    Feb 2007
    Posts
    16
    Quote Originally Posted by ezhil01 View Post
    Hi,

    Is there any way to capture the screen on S60 device(Nokia N73) using j2me code?

    Thanks
    I think it's possible by using Nokia extensions(DirectGraphics.getPixels()).

  6. #6
    Nokia Developer Champion hartti's Avatar
    Join Date
    Apr 2003
    Location
    USA, CA
    Posts
    7,192
    ezhil01, note that the answers above are only about copying the screens of your application. You cannot capture the screen when your MIDlet is not on the foreground (so capture screen shots of other applications)

    Hartti

Similar Threads

  1. how to capture a video screen
    By yaohongwang in forum Symbian C++
    Replies: 3
    Last Post: 2008-08-26, 09:37
  2. problem facing with capture key on standby screen
    By mayudada in forum Symbian C++
    Replies: 2
    Last Post: 2008-01-15, 11:53
  3. Replies: 3
    Last Post: 2007-12-13, 13:03
  4. Please help for capture screen during call
    By aamitgupta in forum Symbian C++
    Replies: 1
    Last Post: 2007-10-04, 13:42
  5. Is screen capture image making possible?
    By MobileVisuals in forum Mobile Java Media (Graphics & Sounds)
    Replies: 3
    Last Post: 2005-04-08, 12:37

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved