Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7884643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T04:51:19+00:00 2026-06-03T04:51:19+00:00

I have already developed a fully-functioning website, and our team is looking to export

  • 0

I have already developed a fully-functioning website, and our team is looking to export this site to an iPhone application (and eventually other platforms). The best example I can give is I basically have made Facebook, now I want to make Facebook’s app (the one that is launched from an iPhone’s home screen, not from the browser). So, obviously, we already have the functionality, and we just need to convert it to another platform. How difficult is this? Will we have to make a completely new piece of software and basically ignore all of the existing PHP code that we already have? The app is basically going to be the same as the website, except for a few layout changes. We might want it to be able to access the camera feature and definitely be able to upload a picture, which I think would rule out a mobile application? I still don’t understand the delineation between making a mobile application and an application that launches from the home screen of an iPhone. Do you guys have any suggestions as to where to start and how difficult this all will be? If we can get the functionality we want and make it easier on ourselves by using existing code, we would be thrilled.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T04:51:20+00:00Added an answer on June 3, 2026 at 4:51 am

    Let’s start with the basics.

    A mobile site is a website accessed through the phone’s web browser. The HTML pages are served from a web server (and the UI is optimized for the phone layout).

    A native application (often referred to as “app”) is essentially an executable application that is downloaded to the phone. For iPhone these are written in Objective-C. For Android they are written in Java. For Windows Mobile they are written in C#, etc.

    Here’s the bad news you are facing:

    -In order for your application to launch from the “home screen” of the iPhone it must be compiled using Objective C. Same with Android/Java.

    -In order to access the camera, it needs to be compiled using Objective C (or Java for Android).

    So here’s some good news for you:

    -You can easily write your native app to be a purely UI front-end and call your existing server side code using a REST API model for the business logic. You just have to expose the functionality you need to expose to the app. So that’s 1 way to reuse existing code base and make the app simpler. There are good Objective C frameworks like RESTKit that make this pretty easy.

    -You could make your app really cheesy and essentially make it a web browser to your site, but that may not be approved by Apple if you don’t customize it for iPhone somewhat. And it will be a poor experience for iPhone users who expect an app to perform like an app. I would not recommend this.

    -If you plan to release onto multiple platforms, or really don’t want to have to maintain an Objective C project (and Java project in the future), you could use something like PhoneGap, Appcelerator Titanium, or Sencha Touch. These are wrappers that will take an application written in web technologies (HTML 5) and compile them into native apps. These HTML 5 applications can access the camera, etc. Your existing developers don’t have to learn Objective-C and can use their HTML/JavaScript skills they already have. There is a lot of upside to these technologies. The downside is your app will not look/feel quite as good as a native app or use any of the “cool” features of the phone. It will perform sorta like a good mobile website. If you have good UI/design people, you can create something pretty good using these web technologies. But if you are just looking to emulate a website into a native app (and not create the next killer game), then it’s probably your best bet for a number of reasons.

    If you google native app versus phonegap (or sencha touch) there are is a ton of information on the pros and cons. That’s probably a good place for you to start learning.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web site already developed with tons of updatePanels, buttons, and integrated
I have the .aspx page which is already developed in VS 2008 with its
I'm currently trying to develop a site which queries text information. I already have
I have already posted a question about this, but the situation has changed sufficiently
I have already a site with a single homepage index.php which accepts 2 parameters
I have already have this code to force these URLs to HTTPS: RewriteCond %{HTTPS}
I am upgrading the way my website runs, I have already integrated mant php
We develop several products and already have extensive unit-tests and fully automated functional tests
I am working on a web service for which we have already developed apps
I need some advice. (For those who have already read this before I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.