Android Training in Chandigarh (24) - PowerPoint PPT Presentation

About This Presentation
Title:

Android Training in Chandigarh (24)

Description:

CBitss Technologies is one of the best IT and Management training institute in Chandigarh. CBitss is one of the best institute in whole tricity. – PowerPoint PPT presentation

Number of Views:36

less

Transcript and Presenter's Notes

Title: Android Training in Chandigarh (24)


1
Android Training in Chandigarh
2
Android Emulator
  • In Android, there is one virtual device which is
    used to test,debug and run android
    applications.It is known as Emulator.
  • If you don't have a real device, it can be the
    best way to run, debug and test application.
  • It uses an open source processor emulator
    technology called QEMU.

3
QEMU
  • QEMU is a generic and open source machine
    emulator and virtualizer.
  • It is also known as AVD i.e Android Virtual
    Device.
  • To run AVD on your PC, you have to enable VT i.e
    Virtualization Technologies in BIOS settings.

4
Android Studio
  • Software which is used to develop an android
    application is Android Studio.It provides fastest
    tools to develop android apps.
  • It is released on May 16, 2013.
  • The latest version of an android studio is 2.3.2.

5
Requirements
  • Window 7/8/10 (32 bits/64 bits)
  • 3 GB RAM minimum, 8 GB RAM recommended plus 1 GB
    for the Android Emulator
  • Java Development Kit (JDK) 8

6
Android Manifest File
  • Android Manifest is a file which contains whole
    information of your application including
    activities, services, a broadcast receiver,
    content provider etc.
  • It is responsible for protecting the application
    to access any secured parts by giving the
    permissions.

7
Elements of the AndroidManifest.xml file
  • ltmanifestgt
  • It is the root element of the Android
    Manifest.xml. It describes the package name of
    the activity.
  • ltapplicationgt
  • It is the subelement of the manifest.It contains
    icon, name, label, theme etc.
  • ltintent-filtergt
  • Intent filter tells the behavior of the intent to
    which activity, services respond to.
  • ltcategorygt
  • It adds a category name to an intent-filter.

8
OFFICE SCO 23-24-25, LEVEL-3, near
passport office,
Sector 34A, Chandigarh PHONE
9988741983, 9914641983 Visit
http//cbitss.com/android-training-in-chandigarh.h
tml
9
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com