I want to develop an app store from where anybody can download the app for apple, android or for blackberry (definitely I am not asking that one single app will run in all platform; there will be separate list of app platforms). For example, I want to develop web application similar as Amazon Appstore for Android
I want to know how can it be done.
Just set of simple steps or perhaps some algorithm will be highly appreciated.
I have Goggled but didn't found what i wanted. Stackoverflow suggest this link and some similar questions but these are not what I am looking for.
Asked
Active
Viewed 263 times
0
Community
- 1
- 1
Foyzul Karim
- 3,994
- 5
- 46
- 69
-
1I don't think Apple will allow you to do that. It's a very ambitious project. These kind of things should be done by a multinational company, not as an individual like yourself. – SmallChess Aug 22 '11 at 05:39
-
@Kinderchocolate: I am talking on behalf of a Multinational company. Money and resource will not be a problem. I just need the steps because I need to estimate the time and plan the resource for the proposal. :) – Foyzul Karim Aug 22 '11 at 07:45
1 Answers
1
Android: Doing it for Android platform shouldn't be hard because there are a lot of dublicates already: (for example AppBrain). I don't think that Android Market provides any API for that and those sites are solely built by indexing/copying android Market by robots).
iPhone: Can't be done without running into legal issues.
BlackBerry: Don't have any experience with this platform.
Indrek Kõue
- 6,288
- 8
- 33
- 67