Glow Compass – Android App Source Code

Overview

Simple yet useful compass tool with nice glow effect. If you are near
magnetic field and if it needs, you can calibrate it, by rotating your
device in eight shape. Now added Magnetic Field detector!

This is source code of the app developed in Android Studio without additional libraries and frameworks.

Features

App

  • Nice looking design (easy to reskin)
  • Main compass tool to view the direction
  • Magnetic field meter
  • Navigation Drawer menu to switch modes
  • AdMob ads integrated

Source code

  • Android Studio project
  • Native JAVA code
  • No additional libraries and frameworks

Requirements

To use the app you need

  • Android Tablet
  • Android Smartphone

To compile and run the code you need

  • Android Studio
  • Android SDK
  • JAVA

Instructions

  • Just import the project in Android Studio, change the app versions, change the package name, reskin, add your admob ad id, compile and you are ready to go.

Related