iOS

iOS Accelerometer

iOS Accelerometer

The accelerometer detects changes in the device's position in the three directions of x, y, and z. You can determine the device's present position concerning the ground. You'll need to run this example on a device to test it, as it won't function on a simulator.\

Steps in Using an Accelerometer:

Step 1: Make a basic View-based application

Step 2: Create three ibOutlets in ViewController.xib and name them xlabel, ylabel, and zlabel

Step 3: Make the following changes to ViewController.h

Step 4: Make the following changes to ViewController.m


Output

You'll get the following output if you launch the app on an iPhone device:


Top course recommendations for you

    Leap year program in Python
    1 hrs
    Beginner
    1.9K+ Learners
    4.63  (48)
    Prime Number in Java
    2 hrs
    Beginner
    2.3K+ Learners
    4.51  (45)
    Exception and File Handling with Python
    2 hrs
    Intermediate
    3.9K+ Learners
    4.37  (107)
    Heap Data Structure
    1 hrs
    Beginner
    1.7K+ Learners
    4.29  (75)
    Prime Number Program in Python
    1 hrs
    Beginner
    1.9K+ Learners
    4.39  (61)
    Python Uses
    1 hrs
    Beginner
    4.2K+ Learners
    4.25  (154)
    R Studio Basics
    1 hrs
    Beginner
    4.1K+ Learners
    4.48  (145)
    Class in java
    1 hrs
    Beginner
    6.2K+ Learners
    4.47  (189)
    Multithreading In Java
    2 hrs
    Intermediate
    4.7K+ Learners
    4.36  (148)
    GitHub Profile
    1 hrs
    Beginner
    5.8K+ Learners
    4.23  (105)