• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps app creator

agarrett5

Lurker
I want to create a simple android\iOS\blackberry that will just show my blog posts. I would like it without the branding of the creator software\plugin used. I don't want it to just it as a website, more like an rss feed, either showing the posts or the title that can be clicked through to. Ideally I want a free app creator. Its for several sites: Acid909 Acid Techno: Wayeta: and http://www.liquidfilth.co.uk . I want to create an app for each.

Is the android sdk the only way? there must be a simpler way for such a simple app?
 
If you know JavaScript you can use Appcelerator or Titanium and code it multi-platform.
Essentially you will have to code once in JS and you can run the app on iOS, Android and Blackberry. The feel might not be as good as native but for you requirement it will suffice.

Also, google RSS Parser for Android. You will get code for that as well.
 
My javascript isn't strong but could use this as a way of learning it. I'm a network administrator rather than a coder though. I will defo look at that thankyou
 
Back
Top Bottom