Should i build Native App or Hybrid App ?

Discussion in 'Programming' started by Kenneth_Da, Dec 6, 2014.

  1. #1
    Hello everybody,
    I have a website like pinterest and now i want create Android and iOs app. Should i build Native App or Hybrid App ? Please give me the best way. Thanks you !
     
    Solved! View solution.
    Kenneth_Da, Dec 6, 2014 IP
  2. Kenneth_Da

    Kenneth_Da Active Member

    Messages:
    91
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    63
    #2
    Have anybody can help me ?
     
    Kenneth_Da, Dec 7, 2014 IP
  3. #3
    Nobody can really tell you which to choose unless they know what you would like to accomplish. Do you want to provide a native look and feel to your application or something custom and new? Hybrids is a good choice to target several device types (Android, iOS, Windows etc) by creating a single or common code base. Native apps usually (some frameworks work well for several devices) have to be developed for each device type. You might also want to consider who will be developing the apps. You or someone else? That may help you decide which way to go. If you haven't done the research here are a few frameworks you may be interested in:
    • Phonegap [ http://phonegap.com/ ]
    • Appcelerator [ http://www.appcelerator.com/ ]
    • Corona SDK [ http://coronalabs.com/products/corona-sdk/ ]
    I have discovered the tool below to help choose one. Do keep in mind there are a lot more than listed on this site.
    Mobile Frameworks Comparison Chart [ http://mobile-frameworks-comparison-chart.com/ ]
     
    webdeverman, Dec 7, 2014 IP