Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Text Convo Screen Grabbing?

Options
  • 21-10-2010 1:12pm
    #1
    Registered Users Posts: 6,557 ✭✭✭


    Hi Guys, can anyone recommend a free method of creating image files of text conversations? Running Android 1.6 on a rooted x10. Have SDK set up on pc and can connect with adb and all that jazz.
    I noticed the eclipse development environment allows you to save screen grabs from connected phones, but perhaps an app exists that can save a larger file where you need to zoom in as there is alot of content in the image?

    Ie. http://t3.gstatic.com/images?q=tbn:U4FHaQCrujKvcM:http://smartass.nu/wp-content/uploads/2009/10/meg-iphone.jpg&t=1

    but think way more conversation.

    Thanks!


Comments

  • Registered Users Posts: 522 ✭✭✭gbob


    There's a couple of apps on the market that convert pdf's from the camera.. or dolphin hd has an add on that let's you save web pages as pdf..


  • Registered Users Posts: 10,496 ✭✭✭✭28064212


    That doesn't really make sense. A screen can only hold a limited amount of the conversation. Anything that works on grabbing what the screen displays can't grab the rest of the conversation. I suppose you could try developing a method that takes multiple screen grabs and then tries to put them all together, but that would be very difficult.

    It would be much easier to have a custom app that reads the message database directly and creates an image based on that. It would be completely separate to the Messaging app. As far as I know, no such app currently exists, so you'd be looking at developing it yourself

    Boardsie Enhancement Suite - a browser extension to make using Boards on desktop a better experience (includes full-width display, keyboard shortcuts, dark mode, and more). Now available through your browser's extension store.

    Firefox: https://addons.mozilla.org/addon/boardsie-enhancement-suite/

    Chrome/Edge/Opera: https://chromewebstore.google.com/detail/boardsie-enhancement-suit/bbgnmnfagihoohjkofdnofcfmkpdmmce



  • Registered Users Posts: 3,495 ✭✭✭Abelloid


    What exactly is it you want to achieve? You can backup your SMS to Gmail (and print) if that's what you're after...?


  • Registered Users Posts: 6,557 ✭✭✭GrumPy


    JustinOval wrote: »
    What exactly is it you want to achieve? You can backup your SMS to Gmail (and print) if that's what you're after...?

    This sounds cool actually, how is this achieved?

    But really just want an image file of a text conversation.


  • Registered Users Posts: 10,496 ✭✭✭✭28064212


    GrumPy wrote: »
    This sounds cool actually, how is this achieved?

    But really just want an image file of a text conversation.
    So you want a jpg/png/*whatever format* output that displays the entire conversation? Screen-grabs definitely aren't the way to go so. The second paragraph in my previous post is the only way I can think of approaching it

    There is an app called "SMS Backup and Restore" which extracts all the messages on your phone and puts them into an XML file, that may be easier to parse than reading the message database yourself

    Honestly, unless this is something you really need and are going to use regularly, it would probably be easier to just do it manually in Photoshop or something

    Boardsie Enhancement Suite - a browser extension to make using Boards on desktop a better experience (includes full-width display, keyboard shortcuts, dark mode, and more). Now available through your browser's extension store.

    Firefox: https://addons.mozilla.org/addon/boardsie-enhancement-suite/

    Chrome/Edge/Opera: https://chromewebstore.google.com/detail/boardsie-enhancement-suit/bbgnmnfagihoohjkofdnofcfmkpdmmce



  • Advertisement
  • Registered Users Posts: 3,495 ✭✭✭Abelloid


    GrumPy wrote: »
    This sounds cool actually, how is this achieved?

    But really just want an image file of a text conversation.

    I was almost right..

    http://www.boards.ie/vbulletin/showthread.php?t=2055948158


Advertisement