Less Wrong Sequences+Website feed app for Android

post by razor11 · 2012-03-25T05:27:17.534Z · LW · GW · Legacy · 7 comments

I use my Android phone much more than my computer, and reading the Sequences on a mobile device is a pain. I needed an easy way to access the Sequences, but since there are no apps for this website I had to create one myself. Since I'm no app developer, I used the IBuildApp.com(trustworthy according to my research) website to make the application.

Features:

* Read ALL of the main Sequences and most of the minor ones

* RSS feed to LessWrong.com for latest articles

* No ads!


Drawbacks:

*Requires an Internet connection: I individually copy-pasted each Sequence(from the compilations of posts that many people have made) to the app. Unfortunately, the app development website did not save these on the app itself, but on its server. So to access a Sequence, you require an Internet connection.

*Home screen doesn't look good, because I couldn't get an appropriately sized logo that the website would accept. The Index(where you access the Sequences) looks pretty neat though.


If there are any mobile app developers here, please try to make a better version of it(hopefully one where data is saved offline). I made this for personal use so it's functional but could be done much better by a professional. I'm posting it here for other Android-using people(especially newbies like me) who might find this useful.

Pictures:

           

 

 

 

Download Link: http://174.142.192.87/builds/00101/101077/apps/LessWrongSequences.apk

 

 

 

7 comments

Comments sorted by top scores.

comment by David_Gerard · 2012-03-25T09:03:58.936Z · LW(p) · GW(p)

There's also the ePub of Eliezer's posts to the end of 2010, which would be offline-friendly and as readable as whatever you use for ePubs. (I converted it to .mobi and read it just fine on my BlackBerry.)

comment by Dustin · 2012-03-26T00:44:52.292Z · LW(p) · GW(p)

Nice job.

I may get around to making a "better" off-line version. At the very least, I've added it to my list of app ideas! It has a slightly better chance than some of my ideas of getting done since it's not too complex to make...

Replies from: razor11
comment by razor11 · 2012-03-26T11:09:16.028Z · LW(p) · GW(p)

Thanks! That would be awesome :)

Replies from: rorschach
comment by rorschach · 2012-03-31T14:09:48.987Z · LW(p) · GW(p)

Seconded. Please do this.

comment by harshhpareek · 2013-05-19T23:38:31.502Z · LW(p) · GW(p)

The link doesn't work anymore. Can you host it somewhere else?

I did a superficial search and it seems this is the only android app for browsing less wrong. Are there any others?

Replies from: razor11
comment by razor11 · 2013-07-14T16:47:42.211Z · LW(p) · GW(p)

Sorry no longer have it.

comment by lsparrish · 2013-03-04T18:34:27.948Z · LW(p) · GW(p)

For anyone not sure where to start, there's an android app called AIDE which lets you build apps from your phone using Android Java. I've tested it as far as Hello World and it seems pretty painless.