Develop an android and iPhone application with shared database

Posted by Bongo on Programmers See other posts from Programmers or by Bongo
Published on 2012-10-01T12:56:05Z Indexed on 2012/10/01 15:52 UTC
Read the original article Hit count: 251

Filed under:
|

I have a great idea for smartphone application, And I want to develop an application suited for both android and iPhone. In addition I need to use spatial database for geo indexing that will be shared for both applications. I am new to this app world and I have some questions.

  • Is there away to develop for both machines? I know java but not objective c.

My guess is that I need to separate the database from the computing to support both applications.

  • What are the best cloud computing providers with spatial database support that can host the server?
  • Do I need 2 hosting servers or there is one server the can support the both of them?
  • which database provider can support geo indexing and support this intergraion, I prefer providers with reasonable free quotas.

Thanks.

© Programmers or respective owner

Related posts about android

Related posts about iphone