UI Deploy

Curated, Short, Web UI Dev we Love.

Mobile: Native Apps, Web Apps, and Hybrid Apps

In the mobile realm, you’ll hear often terms like native app or web app, or even hybrid app. What’s the difference?

Native Apps

Native apps live on the device and are accessed through icons on the device home screen. Native apps are installed through an application store (such as Google Play or Apple’s App Store). They are developed specifically for one platform, and can take full advantage of all the device features — they can use the camera, the GPS, the accelerometer, the compass, the list of contacts, and so on. They can also incorporate gestures (either standard operating-system gestures or new, app-defined gestures). And native apps can use the device’s notification system and can work offline.

view source

Advertisement