Development Guide


If you dream of developing your own Native Mobile Apps, you will find in this page the important and useful information to start with.



Android Apps Development


Do you want to build your own first app?


Prerequisite for android app development is you must download and install Android Studio.

Android Studio is an official IDE for Android. It provides the fastest tools  for building apps on every type of Android device.


Refer this tutorial to start building your first Android App.


Implement Google Maps for Android

 

Read this tutorial to add the power of Google Maps in your Android Apps.


Implement Offline Maps in Android


One of the best free, open-source library Mapsforge that can be used.


Download maps from OSM (Use Map Format - PBF).

 

Convert .pbf file to .map using Osmosis.


Implement Google Admob

 

You can implement Banner, Interstitial, Native or Rewarded Video in your apps.


 Banner ads are rectangular image or text ads that occupy a spot within an app's layout.

 

 Interstitial ads are full-screen ads that cover the interface of their host app.


Native Ads Advanced is a format in which ad assets are presented to users via UI components that are native to the platform.


 Rewarded video ads are full screen video ads that users have the option of watching in full in exchange for in-app rewards.



Run your app on a real device


To run your App on a real device you need to follow few steps to setup your device.


Launch your Android App


Once you develop and test your Android App. Its time to publish it in the Google Play Store. This will guide you to launch your app.

 

iOS Apps Development


Before you can start developing you iOS apps, setup a development environment to work in and make sure you have the right tools.


To develop iOS apps, you need:

A Mac computer running

Xcode


From here you can download Xcode.


Refer this tutorial to learn and develop iOS apps using Objective-C.


And if you want to develop your apps using Swift, this tutorial will help you.


Implement Google Maps for iOS

 

Read this tutorial to add Google Maps in your iOS Apps.


 

Implement Apple Maps for iOS

 

To implement Apple Maps in your iOS apps this tutorial will help you.


Submitting Your App to the Store


Once you develop and test your App its time to Publish it in Apple Store. This tutorial will guide you to publish your app.