Basics of Android Application Development: Difference between revisions
(definition + various chosen bits of information about the w:Android Studio from the Wikipedia + 2 refs) |
(+ Wikipedia has an Android Studio vs. Eclipse ADT comparison) |
||
Line 15: | Line 15: | ||
* '''[[w:Android Studio|Android Studio]]''' is an [[w:integrated development environment|integrated development environment]] (IDE) for developing on the [[w:Android (operating system)|Android]] platform. [...] Android Studio is freely available under the [[w:Apache License|Apache License 2.0]]. [...] It is available for download on [[w:Windows|Windows]], [[w:Mac OS X|Mac OS X]] and [[w:Linux|Linux]],<ref>{{cite web |url=http://developer.android.com/sdk/installing/studio.html |title=Getting Started with Android Studio |author= |date= |work=Android Developers |publisher=[[w:Google|]] |accessdate=May 14, 2013}}</ref><ref>{{cite web |url=http://www.redmondpie.com/download-android-studio-ide-for-windows-os-x-and-linux/ |title=Download Android Studio IDE For Windows, OS X And Linux |last=Haslam |first=Oliver |date=May 16, 2013 |work= |publisher=Redmond Pie |accessdate=May 16, 2013}}</ref> <u>and replaced Eclipse Android Development Tools (ADT)</u> as Google's primary IDE for native Android application development. ( Wikipedia ) | * '''[[w:Android Studio|Android Studio]]''' is an [[w:integrated development environment|integrated development environment]] (IDE) for developing on the [[w:Android (operating system)|Android]] platform. [...] Android Studio is freely available under the [[w:Apache License|Apache License 2.0]]. [...] It is available for download on [[w:Windows|Windows]], [[w:Mac OS X|Mac OS X]] and [[w:Linux|Linux]],<ref>{{cite web |url=http://developer.android.com/sdk/installing/studio.html |title=Getting Started with Android Studio |author= |date= |work=Android Developers |publisher=[[w:Google|]] |accessdate=May 14, 2013}}</ref><ref>{{cite web |url=http://www.redmondpie.com/download-android-studio-ide-for-windows-os-x-and-linux/ |title=Download Android Studio IDE For Windows, OS X And Linux |last=Haslam |first=Oliver |date=May 16, 2013 |work= |publisher=Redmond Pie |accessdate=May 16, 2013}}</ref> <u>and replaced Eclipse Android Development Tools (ADT)</u> as Google's primary IDE for native Android application development. ( Wikipedia ) | ||
::: Wikipedia has an [[w:Android_Studio#Android_Studio_vs._Eclipse_ADT_comparison|Android Studio vs. Eclipse ADT comparison]] | |||
== References == | == References == |
Latest revision as of 17:50, 21 April 2015
“The BAAD..”
“Walk to the baad man”
- Organization: Helsingin seudun kesäyliopisto
- Course: Basics of Android Application Development
- Teacher: Juha Hinkula
- Code: 28350100
- Type of study ICT, Free choice studies
- Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google. ( Wikipedia )
- Eclipse is an integrated development environment (IDE). It contains a base workspace and an extensible plug-in system for customizing the environment. Written mostly in Java, Eclipse can be used to develop applications. By means of various plug-ins, Eclipse may also be used to develop applications in other programming languages... ( Wikipedia )
- Android Studio is an integrated development environment (IDE) for developing on the Android platform. [...] Android Studio is freely available under the Apache License 2.0. [...] It is available for download on Windows, Mac OS X and Linux,[1][2] and replaced Eclipse Android Development Tools (ADT) as Google's primary IDE for native Android application development. ( Wikipedia )
- Wikipedia has an Android Studio vs. Eclipse ADT comparison
References
- ↑ "Getting Started with Android Studio". Android Developers. [[w:Google|]]. Retrieved May 14, 2013.
- ↑ Haslam, Oliver (May 16, 2013). "Download Android Studio IDE For Windows, OS X And Linux". Redmond Pie. Retrieved May 16, 2013.