DEV Community

Cover image for Terms Every Android Dev Should Know
Sachin Sharma
Sachin Sharma

Posted on

2

Terms Every Android Dev Should Know

Accelerometer

An accelerometer is a sensor that measures the acceleration of an object in order to determine the movement of a mobile device.

Gyroscope

An instrument that measures the orientation of a device in order to orient the display.

Emulator

The emulator is an application that duplicates the functionality of the hardware or operating system for testing purposes.

Native App

An application that is written in a programming language that is directly compatible with the target platform.

Native Bridge

The native bridge is an abstraction layer that gives non-application access to mobile device APIs.

WebView

A view that displays web pages within a mobile app.

Splash Screen

The first screen is visible to the user when the app is launched and used to display some illustrations and animations.

SDK

(Software Development Kit) A set of programming tools and resources built to aid software development on a particular platform.

Hybrid App

A mobile application is written on web technologies that use a web-to-native abstraction layer.

Read More: Terms Every Android Dev Should Know

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Sentry mobile image

Improving mobile performance, from slow screens to app start time

Based on our experience working with thousands of mobile developer teams, we developed a mobile monitoring maturity curve.

Read more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay