
+4
Completed
Mobile application for Android would be excellent addition to this great service
It would be good to read rssheap on smartphone under Android. Also it would attract a lot of people.
Customer support service by UserEcho
Yes, that is planned - I am pretty much done with the web functionality and after that moving on to android and ios apps.
Stay tunded.
I have some experience with porting applications like this to mobile.
I would suggest to get this up very quick use Phonegap.
That way we cover 3 platforms in one go and we can just HTML for the markup and stuff.
If you would like my help with this I would like to know how to access a json api or something.
Thanks a lot for your help but I decided not to go with phonegap. I already implemented a couple of other apps using phonegap and I am not satisfied with the user experience at all - running the app in browser is just not as smooth as native, transitions and animations are just way off and the overall performance is really bad.
I want to go fully native on these apps because it would give a great user experience and I really want that.
Let me know what you think.
But what do you want to do where you will need native for?
I did an simple app once that did a get request on an api and presented that data in a nice format, but styling besides that native elements is a really pain and maintaining it is even worse.
Yes the native stuff is cool but for the use case of reading news, there is no real reason in my opinion.
I think and strongly advice to go with a web based version.
We don't need to embed the site as is now.
We can do everything local which would be that much slower in practice.
I would do a get request on start up( when you show splash anyway). You are only loading text so thats really fast, the rest of the assets and logics will come for the application it self which is local.
If you do want some native functionality we could use the translation layer of Cordova to do so, which is very nice integrated within phonegap.
When you open the page on a mobile, right now, moving from one article to another is not as smooth as I would like it to be - that is because it is running in the browser - that is why I would like native, it would be a lot faster to go from one article to another and the transitions would be really nice.
I did quite a few apps with phonegap, even with xamarin and I am not satisfied with any of those apps - yes, you can style it more than you can style native but you loose a lot of other cool features that you get with native.
I will provide an api for sure and when that is done we can arrange something - we can always try and see how it goes.
I know it took a while but rssheap for android is on google play now.
You can grab it from here
Expecting your feedback and thanks for waiting ;)