Mobile App Development
An
Introduction
Programming Language
• To develop apps, knowledge of programming
language is mandatory.
• Popular languages like Java, C#, HTML, etc. are
used to program apps for smart phones.
• Thus, a basic knowledge of these is expected.
Requirement
Minimum Requirements :
• A Personal Computer : Operating System : Windows / Mac
/ Linux or any other.
• A Fast Processor : A 1.5 GHz processor or more is expected.
• Please right click on My Computer and go to properties.
• Here you will find all the information you need.
• RAM : Minimum 2 GB of RAM.
• Disk Space : Minimum 30-40 GB of free space.
Environment
• To develop applications, you need to set-up an
environment.
• First, you need to download JDK ( the java
development kit ). It is the primary kit required.
• Now depending on the platform you want to
develop apps for, your requirement varies.
• We need an IDE.
• An IDE is Integrated Development Environment
that enables you to write, update, view, test,
debug and deploy your application.
For Android Apps
• To develop Android apps, you need an IDE called
Android Studio or Eclipse IDE.
• Both of them are popular and widely used.
• Download anyone of them and install it.
• The installation is simple and may take up to 2 hours.
• After the installation is complete, you need to
download SDKs.
• SDKs are Standard Development Kits. After all this, you
are ready to start building your apps.
• Language used is Java.
For IOS Apps
• To develop IOS apps, you need an IDE called X-
Code.
• Popular and widely used IDE by Apple Inc.
• To download it, you require a Mac and an
account.
• The installation is simple and may take up to 2
hours.
• Language used is Objective-C.
For Windows Phone Apps
• To develop Windows Phone apps, you need an
IDE called Visual Studio Popular and widely
used IDE by Windows.
• Download and install it.
• The installation is simple and may take up to 2
hours.
• Language used is C#.
Cross platform Development
• The Cross Platform Development is a modern concept
where you can develop apps for above OS with only one
language.
• Xamarine is the most popular and widely used Cross
Platform IDE.
• It uses C#.
• However, Visual Studio 15 by Windows also has the ability
for cross platform development.
• It also uses C#
• Another not much popular but handy IDE is the Intel XDK.
• This IDE uses HTML, Java Script and CSS.

Intro To Mobile App Development

  • 1.
  • 2.
    Programming Language • Todevelop apps, knowledge of programming language is mandatory. • Popular languages like Java, C#, HTML, etc. are used to program apps for smart phones. • Thus, a basic knowledge of these is expected.
  • 3.
    Requirement Minimum Requirements : •A Personal Computer : Operating System : Windows / Mac / Linux or any other. • A Fast Processor : A 1.5 GHz processor or more is expected. • Please right click on My Computer and go to properties. • Here you will find all the information you need. • RAM : Minimum 2 GB of RAM. • Disk Space : Minimum 30-40 GB of free space.
  • 4.
    Environment • To developapplications, you need to set-up an environment. • First, you need to download JDK ( the java development kit ). It is the primary kit required. • Now depending on the platform you want to develop apps for, your requirement varies. • We need an IDE. • An IDE is Integrated Development Environment that enables you to write, update, view, test, debug and deploy your application.
  • 5.
    For Android Apps •To develop Android apps, you need an IDE called Android Studio or Eclipse IDE. • Both of them are popular and widely used. • Download anyone of them and install it. • The installation is simple and may take up to 2 hours. • After the installation is complete, you need to download SDKs. • SDKs are Standard Development Kits. After all this, you are ready to start building your apps. • Language used is Java.
  • 6.
    For IOS Apps •To develop IOS apps, you need an IDE called X- Code. • Popular and widely used IDE by Apple Inc. • To download it, you require a Mac and an account. • The installation is simple and may take up to 2 hours. • Language used is Objective-C.
  • 7.
    For Windows PhoneApps • To develop Windows Phone apps, you need an IDE called Visual Studio Popular and widely used IDE by Windows. • Download and install it. • The installation is simple and may take up to 2 hours. • Language used is C#.
  • 8.
    Cross platform Development •The Cross Platform Development is a modern concept where you can develop apps for above OS with only one language. • Xamarine is the most popular and widely used Cross Platform IDE. • It uses C#. • However, Visual Studio 15 by Windows also has the ability for cross platform development. • It also uses C# • Another not much popular but handy IDE is the Intel XDK. • This IDE uses HTML, Java Script and CSS.