Copy link to clipboard
Copied
Hi
Im trying to ind out out to make an iphone app for a online radio ststion i just want to make a basic app so people can tune in so play the tunes by clicking the pay btn and paused by hitting the paused btn and a shoutbox and to be able to post on there facebook or twitter how would i do this?
Copy link to clipboard
Copied
Buy a Mac, get Xcode, take HTML/CSS and programming courses. Then invest in a dedicated server to stream the music because shared hosts and home internet connections won't do, not because of the speeds, but becauses hosts won't allow it on the shared/consumer-style plans.
Copy link to clipboard
Copied
HI first of what is Xcode? i have adobe design premium cs5 so i have flash, and all the rest what i want to know is how to make an app using dreamweaver and css or fash. I allready know html and css and also i have a vps for the streaming
Copy link to clipboard
Copied
I foun one website it is a list of app makers there is plenty to build Iphone app ,here is the link http://www.thebestappmaker.com/
Copy link to clipboard
Copied
Adobe offer a product called PhoneGap. It allows your to compile webpages into .apk/iphone apps. I have only tested it on android but I was able to create a basic RESTful application using it.
Find yourself a decent mobile frontend framework and your should be fine (bootstrap is too heavy I used http://ionicframework.com/ with some problems but there are others)