Android App Development: Presented By:-Aamir Shams (2017AE1BIV)
Android App Development: Presented By:-Aamir Shams (2017AE1BIV)
DEVELOPMENT
o World of Kotlin
o Android Kickoff
Android is an open source operating system, based on Linux kernel and used in mobile devices like smartphones,
tablets etc.
Android was developed by the company Open Handset Alliance (OHA), led by Google.
Initially, Android development was started by Android Inc., later bought by Google in year 2005. It’s first
commercial version was released in September 2008.
Android first beta version of the Android Software Development Kit (SDK) released in 2007 and the first commercial
version of Android 1.0 (Alpha), was released in September 2008.
FEATURES OF ANDROID
Android Open Source Project so we can customize the OS based on our requirements.
Android supports different types of connectivity for GSM, CDMA, Wifi, Bluetooth etc. for telephonic conversation or data
transfer.
Using wifi technology we can pair with other devices while playing games or using other application.
It contains multiple APIs to support a location-tracking services such as GPS.
We can manage all data storage related activities by using file manager.
It contains a wide range of media supports like AVI, MKV, FLV, MPEG4 etc. to play or record variety of audio / video.
It also support different image formats like JPEG, PNG, GIF, BMP, MP3, etc.
Android has an integrated open source webkit layout based web browser to support User Interface like HTML5, CSS3.
Android supports a multi-tasking means we can run multiple application at a time and can switch in between them.
It provide support for virtual reality or 2D/3D Graphics
KOTLIN
Kotlin is a static type, object-oriented programing (OOP) language that is interoperable with the Java
virtual machine, Java libraries and Android.
Kotlin saves time for developers as the less verbose language provides briefer and less redundant code.
Kotlin can be compiled into JavaScript or an LLVM encoder.
History
In July 2011 JetBrains unveiled Project Kotlin, a new language for the JVM, which had been under development for a year.
This is considered to be the first officially stable release and JetBrains has committed to long-term backwards compatibility
starting with this version.
FEATURES OF KOTLIN
THANKYOU.