I like my Android phone a lot. I almost always use it to read tweets, email and follow blogs on Google Reader. As good as the 4 inch Super AMOLED screen is, sometimes I like to read longer articles on my PC. I usually send an email to myself using the share feature most apps in Android have. It works but is kind of cumbersome. I was looking for apps to share links to sites like Read It Later or InstaPaper. They did not have good support for Android. Read It Later had a few third party apps using their API but they did not do exactly what I wanted. So I created my own App.
It is very interesting to learn to program for Android. I this the OS is well designed and easy to develop for. At least for the simple use case I had.
Once installed here is what Droid Save does:
1. Shows up in the share actions when you share something from your twitter client, browser…
2. When you select “Droid Save”, the first time it prompts for the Read It Later credentials.
3. Once your credentials are validated and on subsequent uses it will either save the URL without further prompts or show a list of URLs if the shared text has multiple URLs. Selecting one saves it to Read It Later.
You can find Droid Save in AppBrain or in Android Market from your device. Or use the following QR Code.




Hello Vasanth,
Thank you very much for creating this app! After much hassle with non-working apps (ranging from Dolphin Browser to Quick Save and Paperdroid) I came across your little helper rather by accident.
Please consider the following feature request: Because I use RIL mostly with Twitter (TweetDeck, in my case), there are almost always three links to choose from (the tweet status URL, tweetdeck.com and the URL I’m actually interested in). My old Nokia phone did the following:
It saved the first URL in the tweet in RIL and set the RIL’s entry title to the tweet’s text. For example “Hello, world http://example.com” would add “http://example.com” with a title of “Hello, world http://example.com“.
Thanks again!
Alex
Looks like a nice idea. I will try to add the feature soon.
Perhaps it’s best to make the “new” behavior an option so other users aren’t disturbed.
Looking forward to a the updated app!
Thanks,
Alex
Just uploaded a new version of the app with auto-select first URL.
Works great, thank you very much for implementing it so quickly! Looking forward to the “title” feature
Alex