SlideShare a Scribd company logo
ANDROID STUDIO OR
ECLIPSE FOR ANDROID
DEVELOPMENT
Liu Cheng & Hamzah Alghamdi
CONTENT
INTRODUCTION
CRITERIA
01
02
03
EVALUATION
04
CONCLUSION
PART ONE
INTRODUCTION
INTRODUCTION
BU SIN ESS BACKGRO UN D
A New Studio
d e v e l o p A n d ro i d a p p l i c a t i o n s fo r
s m a l l t o m e d i u m e n t e r p r i s e s
Developers are familiar with
Java and XML with 5 years
experience of development.
Mainly focus on native
application development while
no need of graphics library.
INTRODUCTION
PRO BLEM CO N TE X T
Google announced the official
IDE (Integrated Development
Environment) --- Android
Studio in Nov, 2014.
For developers, Eclipse is more
familiar with its interface as
well as structure (they’ve
been using Eclipse for 5 years).
3 developers are using
Windows while 2 developers
are using Mac OS.
Software development requires
using Git for version control
and cooperation.
METHODOLOGY
EVALUATION
METHODOLOGY
DESCR IPTIO N
• There are 14 criteria in total divided into six categories
A set of criteria were used for evaluation of the two tools
• 5 for being minimal requirement and 1 for low importance
Criteria where given weight in scale of 1 to 5 according to their importance
• Each tool evaluated for each criteria and the one meet most of the requirements
will be recommended to the studio
Criteria where given scores of 1 to 5 according to their satisfaction level
While some of aspects have
their weight, they are
necessary, such as System
Compatibility, Version Control
and API Support.
NOTE
METHODOLOGY
E VA LUATIO N GOA LS A N D SCO PE
EVALUATION WEIGHT
Features Ease of Use Compatibility
Performance Installation Resources & Plugins
METHODOLOGY
FE ATU R ES
Criteria
Impact
Level
Description
Module 1
module is a component of any application
that can be built, tested or debugged
independently.
Workspace 1
workspace is a set of related projects that
usually make up an application together .
User Interface 5
User Interface is what the developer
interacts with during the development of the
project
FEATURES
METHODOLOGY
E A SE O F U SE
Criteria
Impact
Level
Description
Code
Completion
3
Code Completion is a function that suggest to
the user the next possible options
Gradle
Integration and
Resource
Management
3
Gradle is a project management tool that will
make building projects easier
EASE OF USE
METHODOLOGY
PER FO R M A NCE
Criteria
Impact
Level
Description
start up time 3
it is important that each application built
does not take a lot to load
memory
usage
5
in every system memory is limited and the
less memory used the better
PERFORMANCE
METHODOLOGY
CO M PATIBILIT Y
Criteria
Impact
Level
Description
Compatibility
with OSs
5
It is important to allow developers to use
their preferred OS
project
migration
3
it must be easy to use project that what
created by other tools
COMPATIBILITY
METHODOLOGY
IN STA LL ATIO N
Criteria
Impact
Level
Description
Installation
Simplicity
1
installation should not be complex the
simpler the installation the better
SDK access 3
having SDK accessible is highly
recommended for testing purposes
INSTALLATION
METHODOLOGY
R ESO U RCES & PLU GIN S
Criteria
Impact
Level
Description
plugins support 5
plugins overcome the limitation of the tool, it is
important to have them for extra support
Updates 5
Updates is the fundamental of improvement
and without it tools life cycles ends
version control 5
Organize the source code for developers and
product
RESOURCES
& PLUGINS
PART
Thre
e
Feature
Ease of
Use
Performanc
e
Resources
& Plugins
Installat
ion
Compatibil
ity
WORKSPACE
OR
MODULE
Eclipse use workspace which
contains different projects. It
will be convenient to include
project in developer’s other
projects; however, the
compiling takes more time for
multi projects.
Android Studio can only display
one project in one window
session; however, Android Studio
has nice feature for including
other projects, such as Maven,
Gradle, etc.
ANDROID STUDIOECLIPSE
EVALUATION
FE ATU R E (STR U CTU R E)
2 (Eclipse) VS 3 (AS)
EVALUATION
FE ATU R E (U SER IN TER FACE)
With typical structure of workspace which
will be suitable for most types of
development. With good usability but
lacking of beauty with modern style.
ECLIPSE
Example shows the new dark theme which
is popular in developers while Android
Studio made the progress of instance
preview of design.
ANDROID STUDIO
WORKSPACE
EDITOR PERSPECTIVE
OUTLINE
CONSOLE AND PROBLEM
PROJECT EDITOR
PREVIEW
ANDROID AND TERMINAL
3 (Eclipse) VS 5 (AS)
EVALUATION
E A SE O F U SE (CO DE CO M PLE TIO N )
Both IDEs feature the standard Java code
auto completion. Android code auto
completion is available in Eclipse with ADT
bundle.
COMMON
In the case of Android Studio, Google has
baked in deeper support for specific
Android code and refactoring. Android
Studio can refactor your code in places
where it’s just not possible using Eclipse
and ADT. IntelliJ’s Java auto completion
seems more “intelligent” and predicts
better so there is definitely an
improvement in this area over Eclipse.
ANDROID STUDIO
3 (Eclipse) VS 5 (AS)
22.80%
65.90%
5.80%
0.80%
4.70%
7.20%
65.10%
20.40%
5.20%
2%
16.50%
64%
11%
2.50%
4%
0.00%
10.00%
20.00%
30.00%
40.00%
50.00%
60.00%
70.00%
Ant Maven Gradle SBT None
Statistics of Different IDE Users
Eclipse Users IntelliJ IDEA Users Average of All IDEs
EVALUATION
E A SE O F U SE (GR A DLE & R ESO U RCE)
• Showcase View
• MaterialEditText
• Android-MaterialPreference
• Android-ObservableScrollView
• Material-ripple
• MaterialDesignLibrary
• QuickReturn
• ParallaxPagerTransformer
• Circular-progress-button
• AndroidSwipeLayout
• Material-dialogs
• EventBus
• Cardslib
• Android-Iconics
• Android-ActionItemBadge
• Android-Bootstrap
• PagerSlidingTabStrip
• SnackBar
18 LIBRARIES IN GITHUB
4
15
6
0
2
4
6
8
10
12
14
16
Jar Gradle Maven
Jar Gradle Maven
3 (Eclipse) VS 5 (AS)
EVALUATION
CO M PATIBILIT Y (SYSTEM )
• Java 7 or higher is required if you are targeting
Android 5.0 and higher.
• Java 1.6 or higher is required if you are targeting
other releases.
• Eclipse Indigo (Version 3.7.2) or higher is required.
• This version of ADT is designed for use with SDK
Tools r24.1.2.
ECLIPSE WITH ADT
4 (Eclipse) VS 5 (AS)
• Windows
• Microsoft® Windows® 8/7/Vista/2003 (32 or 64-bit)
• 2 GB RAM minimum, 4 GB RAM recommended
• 400 MB hard disk space
• At least 1 GB for Android SDK, emulator system images, and caches
• 1280 x 800 minimum screen resolution
• Java Development Kit (JDK) 7
• Optional for accelerated emulator: Intel® processor with support for
Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit
functionality
• Mac OS X
• Mac® OS X® 10.8.5 or higher, up to 10.9 (Mavericks)
• 2 GB RAM minimum, 4 GB RAM recommended
• 400 MB hard disk space
• At least 1 GB for Android SDK, emulator system images, and caches
• 1280 x 800 minimum screen resolution
• Java Runtime Environment (JRE) 6
• Java Development Kit (JDK) 7
• Optional for accelerated emulator: Intel® processor with support for
Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit
functionality
ANDROID STUDIO
Unfortunately, Eclipse
doesn’t provide intelligent
migration from Android Studio
project
Android Studio provides
migration from Eclipse Android
project.
ANDROID STUDIOECLIPSE
EVALUATION
CO M PATIBILIT Y (M IGR ATIO N )
2 (Eclipse) VS 4 (AS)
EVALUATION
PER FO R M A NCE (M EM O RY U SAGE)
Takes approximately 476MB from start of
program without more load processes.
ECLIPSE WITH ADT
5 (Eclipse) VS 3 (AS)
Takes approximately 675MB from start of program
without more load processes
ANDROID STUDIO
Take approximately 12
seconds for start-up time but
longer time in loading SDK.
Android Studio start slower in
21.61s but lower time in loading
SDK, while it may takes more
time on Gradle synchronization
in compiling stage.
ANDROID STUDIOECLIPSE
EVALUATION
PER FO R M A NCE (STA RT U P
TIM E)
5 (Eclipse) VS 4 (AS)
REAL
TEST
Eclipse
Bundle
Eclipse
ADT
Option 1: The Eclipse
bundle contains both
Eclipse IDE and ADT
plugins. (also need
JDK installed)
Option 2: Download
Eclipse IDE and ADT
bundle separately.
(also need JDK
installed)
EVALUATION
IN STA LL (SIM PLICIT Y)
Android
Studio
Android Studio install
package contains the full
functional part while only
needs the JDK support.
EVALUATION
IN STA LL (SIM PLICIT Y)
4 (Eclipse) VS 5 (AS)
The SDK manager provides
the latest API for development.
Nevertheless, Google indicates
that developers team will
reduce their support for
Eclipse.
Provide latest SDK management
tool with full API support.
Currently, Android Studio use the
same SDK tool as Eclipse.
ANDROID STUDIOECLIPSE
EVALUATION
SIM PLICIT Y (SDK ACCESS)
5 (Eclipse) VS 5 (AS)
EVALUATION
R ESO U RCES (PLU GIN SU PPO RT)
Eclipse has more number of available
plugins but most of it is not designed for
Android development.
ECLIPSE
Android Studio can take part of available
IntelliJ plugins with 432 support number,
including Genymotion, Markdown, etc.
ANDROID STUDIO
1 (Eclipse) VS 5 (AS)
79%
21%
Eclipse Android Studio
Eclipse
Android Studio
Eclipse has been released for 11 years
from 3.0 version started from 2004.
The newest version is 4.4 which is
known as Luna.
Android Studio was announced since
2013; however, it remained as beta
version until Nov, 2014. While now it
keeps its stable version 1.1.0.
EVALUATION
R ESO U RCES (U PDATES)
5 (Eclipse) VS 2 (AS)
GIT
Need to install plugins for
version control tools, available
plugins:
• Egit (Git)
• Eclipse Subversion (SVN)
• etc
Has built support for version
control, built-in features
available:
• Git
• Subversion
• Mercurial
• etc
ANDROID STUDIOECLIPSE
EVALUATION
R ESO U RCES (VER SIO N
CO N TRO L)
3 (Eclipse) VS 5 (AS)
PART FOUR
CONCLUSION
CONCLUSION
TO O L SCO R E CO M PA R ISO N
Features
Ease of Use
Compatibility
Performance
Installation
Resources and Plugins
TOTAL ANDROID STUDIO
CONCLUSION
ECLIPSE SCO R ES
Features
Ease of Use
Compatibility
Performance
Installation
Resources and Plugins
TOTAL ECLIPSE
CONCLUSION
TO O LS SCO R ES CO M PA R ISO N
Features
Ease of Use
Compatibility
Performance
Installation
Resources & Plugins
ECLIPSE
Features
Ease of Use
Compatibility
Performance
Installation
Resources & Plugins
ANDROID STUDIO
Android
Studio
Result
Eclipse
Android Studio did
not satisfy our
requirements in term
of memory usage
and updates
Since both did not
satisfy our studio
needs we can’t
recommend any of
the too.
Eclipse did not satisfy
our requirements in
term plugins support
CONCLUSION
M IN IM A L R EQ U IR EM EN TS
SATISFACTIO N
1 2
3 4
Other possibilities ?Find another Tool and Test it
Inform the Studio about the
results and let them decide
Re evaluate the criteria
CONCLUSION
W HAT IS N E X T
THANKS

More Related Content

What's hot

Creating iOS and Android Apps with Visual Studio and C#
Creating iOS and Android Apps with Visual Studio and C# Creating iOS and Android Apps with Visual Studio and C#
Creating iOS and Android Apps with Visual Studio and C#
mobiweave
 
Introduction to android studio 2.0 and data binding library
Introduction to android studio 2.0 and data binding libraryIntroduction to android studio 2.0 and data binding library
Introduction to android studio 2.0 and data binding library
Kaushal Dhruw
 
Introduction_to_android_and_android_studio
Introduction_to_android_and_android_studioIntroduction_to_android_and_android_studio
Introduction_to_android_and_android_studio
Abdul Basit
 
Project a day 2 introduction to android studio
Project a day 2   introduction to android studioProject a day 2   introduction to android studio
Project a day 2 introduction to android studioGoran Djonovic
 
Android Introduction on Java Forum Stuttgart 11
Android Introduction on Java Forum Stuttgart 11 Android Introduction on Java Forum Stuttgart 11
Android Introduction on Java Forum Stuttgart 11
Lars Vogel
 
Android studio 2.0: default project structure
Android studio 2.0: default project structureAndroid studio 2.0: default project structure
Android studio 2.0: default project structure
Vyara Georgieva
 
Selenium web driver_2.0_presentation
Selenium web driver_2.0_presentationSelenium web driver_2.0_presentation
Selenium web driver_2.0_presentation
sayhi2sudarshan
 
Eclipse 2011 Hot Topics
Eclipse 2011 Hot TopicsEclipse 2011 Hot Topics
Eclipse 2011 Hot Topics
Lars Vogel
 
Cross Platform Application Development Using Flutter
Cross Platform Application Development Using FlutterCross Platform Application Development Using Flutter
Cross Platform Application Development Using Flutter
Abhishek Kumar Gupta
 
#Code2Create:: Introduction to App Development in Flutter with Dart
#Code2Create:: Introduction to App Development in Flutter with Dart#Code2Create:: Introduction to App Development in Flutter with Dart
#Code2Create:: Introduction to App Development in Flutter with Dart
GDGKuwaitGoogleDevel
 
Eclipse platform news and how to contribute to the Eclipse Open Source project
Eclipse platform news and how to contribute to the Eclipse Open Source projectEclipse platform news and how to contribute to the Eclipse Open Source project
Eclipse platform news and how to contribute to the Eclipse Open Source project
Lars Vogel
 
Mobile Day - Intel XDK & Testing
Mobile Day - Intel XDK & TestingMobile Day - Intel XDK & Testing
Mobile Day - Intel XDK & Testing
Software Guru
 
New to android studio
New to android studioNew to android studio
New to android studio
Engine Bai
 
Exploring App Compat
Exploring App CompatExploring App Compat
Exploring App Compat
Akshay Chordiya
 
Generating efficient APK by Reducing Size and Improving Performance
Generating efficient APK by Reducing Size and Improving PerformanceGenerating efficient APK by Reducing Size and Improving Performance
Generating efficient APK by Reducing Size and Improving Performance
Paresh Mayani
 
Week 1 - Android Study Jams
Week 1 - Android Study JamsWeek 1 - Android Study Jams
Week 1 - Android Study Jams
JoannaCamille2
 
Flutter overview - advantages & disadvantages for business
Flutter overview - advantages & disadvantages for businessFlutter overview - advantages & disadvantages for business
Flutter overview - advantages & disadvantages for business
Bartosz Kosarzycki
 
Appium Mobile Testing: Nakov at BurgasConf - July 2021
Appium Mobile Testing: Nakov at BurgasConf - July 2021Appium Mobile Testing: Nakov at BurgasConf - July 2021
Appium Mobile Testing: Nakov at BurgasConf - July 2021
Svetlin Nakov
 
Dload mobile development
Dload mobile developmentDload mobile development
Dload mobile development
Sayed Ahmed
 
Flutter
FlutterFlutter

What's hot (20)

Creating iOS and Android Apps with Visual Studio and C#
Creating iOS and Android Apps with Visual Studio and C# Creating iOS and Android Apps with Visual Studio and C#
Creating iOS and Android Apps with Visual Studio and C#
 
Introduction to android studio 2.0 and data binding library
Introduction to android studio 2.0 and data binding libraryIntroduction to android studio 2.0 and data binding library
Introduction to android studio 2.0 and data binding library
 
Introduction_to_android_and_android_studio
Introduction_to_android_and_android_studioIntroduction_to_android_and_android_studio
Introduction_to_android_and_android_studio
 
Project a day 2 introduction to android studio
Project a day 2   introduction to android studioProject a day 2   introduction to android studio
Project a day 2 introduction to android studio
 
Android Introduction on Java Forum Stuttgart 11
Android Introduction on Java Forum Stuttgart 11 Android Introduction on Java Forum Stuttgart 11
Android Introduction on Java Forum Stuttgart 11
 
Android studio 2.0: default project structure
Android studio 2.0: default project structureAndroid studio 2.0: default project structure
Android studio 2.0: default project structure
 
Selenium web driver_2.0_presentation
Selenium web driver_2.0_presentationSelenium web driver_2.0_presentation
Selenium web driver_2.0_presentation
 
Eclipse 2011 Hot Topics
Eclipse 2011 Hot TopicsEclipse 2011 Hot Topics
Eclipse 2011 Hot Topics
 
Cross Platform Application Development Using Flutter
Cross Platform Application Development Using FlutterCross Platform Application Development Using Flutter
Cross Platform Application Development Using Flutter
 
#Code2Create:: Introduction to App Development in Flutter with Dart
#Code2Create:: Introduction to App Development in Flutter with Dart#Code2Create:: Introduction to App Development in Flutter with Dart
#Code2Create:: Introduction to App Development in Flutter with Dart
 
Eclipse platform news and how to contribute to the Eclipse Open Source project
Eclipse platform news and how to contribute to the Eclipse Open Source projectEclipse platform news and how to contribute to the Eclipse Open Source project
Eclipse platform news and how to contribute to the Eclipse Open Source project
 
Mobile Day - Intel XDK & Testing
Mobile Day - Intel XDK & TestingMobile Day - Intel XDK & Testing
Mobile Day - Intel XDK & Testing
 
New to android studio
New to android studioNew to android studio
New to android studio
 
Exploring App Compat
Exploring App CompatExploring App Compat
Exploring App Compat
 
Generating efficient APK by Reducing Size and Improving Performance
Generating efficient APK by Reducing Size and Improving PerformanceGenerating efficient APK by Reducing Size and Improving Performance
Generating efficient APK by Reducing Size and Improving Performance
 
Week 1 - Android Study Jams
Week 1 - Android Study JamsWeek 1 - Android Study Jams
Week 1 - Android Study Jams
 
Flutter overview - advantages & disadvantages for business
Flutter overview - advantages & disadvantages for businessFlutter overview - advantages & disadvantages for business
Flutter overview - advantages & disadvantages for business
 
Appium Mobile Testing: Nakov at BurgasConf - July 2021
Appium Mobile Testing: Nakov at BurgasConf - July 2021Appium Mobile Testing: Nakov at BurgasConf - July 2021
Appium Mobile Testing: Nakov at BurgasConf - July 2021
 
Dload mobile development
Dload mobile developmentDload mobile development
Dload mobile development
 
Flutter
FlutterFlutter
Flutter
 

Similar to Comparison between Eclipse and Android Studio for Android Development

Webinar on Google Android SDK
Webinar on Google Android SDKWebinar on Google Android SDK
Webinar on Google Android SDK
Schogini Systems Pvt Ltd
 
Android Studio........................pptx
Android Studio........................pptxAndroid Studio........................pptx
Android Studio........................pptx
JezrellPaulBonador1
 
Android
Android Android
Android
Ravina Bhavsar
 
Java ide comparision
Java ide comparisionJava ide comparision
Java ide comparision
Raj
 
summer file - Copy
summer file - Copysummer file - Copy
summer file - CopyRakesh Kumar
 
Eclipse Overview
Eclipse Overview Eclipse Overview
Eclipse Overview
Lars Vogel
 
Xcode 6 release_notes
Xcode 6 release_notesXcode 6 release_notes
Xcode 6 release_notes
Jigar Maheshwari
 
03 Beginning Android Application Development
03 Beginning Android Application Development03 Beginning Android Application Development
03 Beginning Android Application DevelopmentArief Gunawan
 
Lesson 1 - OpenGL
Lesson 1 - OpenGLLesson 1 - OpenGL
Lesson 1 - OpenGL
Mark Daniel Dacer
 
Android Web app
Android Web app Android Web app
Android Web app
Sumit Kumar
 
Getting Started with Android
Getting Started with AndroidGetting Started with Android
Getting Started with Android
joshdobbs
 
Creating Great Apps with MOTODEV Studio for Android
Creating Great Apps with MOTODEV Studio for AndroidCreating Great Apps with MOTODEV Studio for Android
Creating Great Apps with MOTODEV Studio for Android
Motorola Mobility - MOTODEV
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application Development
Khaleel Jageer
 
Introduction to Eqela development
Introduction to Eqela developmentIntroduction to Eqela development
Introduction to Eqela developmentjobandesther
 
android studio
 android studio android studio
EGL Conference 2011 - EGL Overview
EGL Conference 2011 - EGL OverviewEGL Conference 2011 - EGL Overview
EGL Conference 2011 - EGL Overview
Will Smythe
 
Eclipse & java based modeling platforms for smart phone
Eclipse & java based modeling platforms for smart phoneEclipse & java based modeling platforms for smart phone
Eclipse & java based modeling platforms for smart phoneIAEME Publication
 
Useful android developer tools to get associated with
Useful android developer tools to get associated with Useful android developer tools to get associated with
Useful android developer tools to get associated with
iMOBDEV Technologies Pvt. Ltd.
 
Microsoft .NET 6 -What's All About The New Update
Microsoft .NET 6 -What's All About The New UpdateMicrosoft .NET 6 -What's All About The New Update
Microsoft .NET 6 -What's All About The New Update
Adam John
 

Similar to Comparison between Eclipse and Android Studio for Android Development (20)

Webinar on Google Android SDK
Webinar on Google Android SDKWebinar on Google Android SDK
Webinar on Google Android SDK
 
Android Studio........................pptx
Android Studio........................pptxAndroid Studio........................pptx
Android Studio........................pptx
 
Android
Android Android
Android
 
Java ide comparision
Java ide comparisionJava ide comparision
Java ide comparision
 
summer file - Copy
summer file - Copysummer file - Copy
summer file - Copy
 
Eclipse Overview
Eclipse Overview Eclipse Overview
Eclipse Overview
 
Xcode 6 release_notes
Xcode 6 release_notesXcode 6 release_notes
Xcode 6 release_notes
 
03 Beginning Android Application Development
03 Beginning Android Application Development03 Beginning Android Application Development
03 Beginning Android Application Development
 
Lesson 1 - OpenGL
Lesson 1 - OpenGLLesson 1 - OpenGL
Lesson 1 - OpenGL
 
Android Web app
Android Web app Android Web app
Android Web app
 
Getting Started with Android
Getting Started with AndroidGetting Started with Android
Getting Started with Android
 
Creating Great Apps with MOTODEV Studio for Android
Creating Great Apps with MOTODEV Studio for AndroidCreating Great Apps with MOTODEV Studio for Android
Creating Great Apps with MOTODEV Studio for Android
 
Eclipse Vs Netbeans
Eclipse Vs NetbeansEclipse Vs Netbeans
Eclipse Vs Netbeans
 
Android Application Development
Android Application DevelopmentAndroid Application Development
Android Application Development
 
Introduction to Eqela development
Introduction to Eqela developmentIntroduction to Eqela development
Introduction to Eqela development
 
android studio
 android studio android studio
android studio
 
EGL Conference 2011 - EGL Overview
EGL Conference 2011 - EGL OverviewEGL Conference 2011 - EGL Overview
EGL Conference 2011 - EGL Overview
 
Eclipse & java based modeling platforms for smart phone
Eclipse & java based modeling platforms for smart phoneEclipse & java based modeling platforms for smart phone
Eclipse & java based modeling platforms for smart phone
 
Useful android developer tools to get associated with
Useful android developer tools to get associated with Useful android developer tools to get associated with
Useful android developer tools to get associated with
 
Microsoft .NET 6 -What's All About The New Update
Microsoft .NET 6 -What's All About The New UpdateMicrosoft .NET 6 -What's All About The New Update
Microsoft .NET 6 -What's All About The New Update
 

Recently uploaded

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 

Recently uploaded (20)

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 

Comparison between Eclipse and Android Studio for Android Development

  • 1. ANDROID STUDIO OR ECLIPSE FOR ANDROID DEVELOPMENT Liu Cheng & Hamzah Alghamdi
  • 4. INTRODUCTION BU SIN ESS BACKGRO UN D A New Studio d e v e l o p A n d ro i d a p p l i c a t i o n s fo r s m a l l t o m e d i u m e n t e r p r i s e s Developers are familiar with Java and XML with 5 years experience of development. Mainly focus on native application development while no need of graphics library.
  • 5. INTRODUCTION PRO BLEM CO N TE X T Google announced the official IDE (Integrated Development Environment) --- Android Studio in Nov, 2014. For developers, Eclipse is more familiar with its interface as well as structure (they’ve been using Eclipse for 5 years). 3 developers are using Windows while 2 developers are using Mac OS. Software development requires using Git for version control and cooperation.
  • 7. METHODOLOGY DESCR IPTIO N • There are 14 criteria in total divided into six categories A set of criteria were used for evaluation of the two tools • 5 for being minimal requirement and 1 for low importance Criteria where given weight in scale of 1 to 5 according to their importance • Each tool evaluated for each criteria and the one meet most of the requirements will be recommended to the studio Criteria where given scores of 1 to 5 according to their satisfaction level
  • 8. While some of aspects have their weight, they are necessary, such as System Compatibility, Version Control and API Support. NOTE METHODOLOGY E VA LUATIO N GOA LS A N D SCO PE EVALUATION WEIGHT Features Ease of Use Compatibility Performance Installation Resources & Plugins
  • 9. METHODOLOGY FE ATU R ES Criteria Impact Level Description Module 1 module is a component of any application that can be built, tested or debugged independently. Workspace 1 workspace is a set of related projects that usually make up an application together . User Interface 5 User Interface is what the developer interacts with during the development of the project FEATURES
  • 10. METHODOLOGY E A SE O F U SE Criteria Impact Level Description Code Completion 3 Code Completion is a function that suggest to the user the next possible options Gradle Integration and Resource Management 3 Gradle is a project management tool that will make building projects easier EASE OF USE
  • 11. METHODOLOGY PER FO R M A NCE Criteria Impact Level Description start up time 3 it is important that each application built does not take a lot to load memory usage 5 in every system memory is limited and the less memory used the better PERFORMANCE
  • 12. METHODOLOGY CO M PATIBILIT Y Criteria Impact Level Description Compatibility with OSs 5 It is important to allow developers to use their preferred OS project migration 3 it must be easy to use project that what created by other tools COMPATIBILITY
  • 13. METHODOLOGY IN STA LL ATIO N Criteria Impact Level Description Installation Simplicity 1 installation should not be complex the simpler the installation the better SDK access 3 having SDK accessible is highly recommended for testing purposes INSTALLATION
  • 14. METHODOLOGY R ESO U RCES & PLU GIN S Criteria Impact Level Description plugins support 5 plugins overcome the limitation of the tool, it is important to have them for extra support Updates 5 Updates is the fundamental of improvement and without it tools life cycles ends version control 5 Organize the source code for developers and product RESOURCES & PLUGINS
  • 16. WORKSPACE OR MODULE Eclipse use workspace which contains different projects. It will be convenient to include project in developer’s other projects; however, the compiling takes more time for multi projects. Android Studio can only display one project in one window session; however, Android Studio has nice feature for including other projects, such as Maven, Gradle, etc. ANDROID STUDIOECLIPSE EVALUATION FE ATU R E (STR U CTU R E) 2 (Eclipse) VS 3 (AS)
  • 17. EVALUATION FE ATU R E (U SER IN TER FACE) With typical structure of workspace which will be suitable for most types of development. With good usability but lacking of beauty with modern style. ECLIPSE Example shows the new dark theme which is popular in developers while Android Studio made the progress of instance preview of design. ANDROID STUDIO WORKSPACE EDITOR PERSPECTIVE OUTLINE CONSOLE AND PROBLEM PROJECT EDITOR PREVIEW ANDROID AND TERMINAL 3 (Eclipse) VS 5 (AS)
  • 18. EVALUATION E A SE O F U SE (CO DE CO M PLE TIO N ) Both IDEs feature the standard Java code auto completion. Android code auto completion is available in Eclipse with ADT bundle. COMMON In the case of Android Studio, Google has baked in deeper support for specific Android code and refactoring. Android Studio can refactor your code in places where it’s just not possible using Eclipse and ADT. IntelliJ’s Java auto completion seems more “intelligent” and predicts better so there is definitely an improvement in this area over Eclipse. ANDROID STUDIO 3 (Eclipse) VS 5 (AS)
  • 20. EVALUATION E A SE O F U SE (GR A DLE & R ESO U RCE) • Showcase View • MaterialEditText • Android-MaterialPreference • Android-ObservableScrollView • Material-ripple • MaterialDesignLibrary • QuickReturn • ParallaxPagerTransformer • Circular-progress-button • AndroidSwipeLayout • Material-dialogs • EventBus • Cardslib • Android-Iconics • Android-ActionItemBadge • Android-Bootstrap • PagerSlidingTabStrip • SnackBar 18 LIBRARIES IN GITHUB 4 15 6 0 2 4 6 8 10 12 14 16 Jar Gradle Maven Jar Gradle Maven 3 (Eclipse) VS 5 (AS)
  • 21. EVALUATION CO M PATIBILIT Y (SYSTEM ) • Java 7 or higher is required if you are targeting Android 5.0 and higher. • Java 1.6 or higher is required if you are targeting other releases. • Eclipse Indigo (Version 3.7.2) or higher is required. • This version of ADT is designed for use with SDK Tools r24.1.2. ECLIPSE WITH ADT 4 (Eclipse) VS 5 (AS) • Windows • Microsoft® Windows® 8/7/Vista/2003 (32 or 64-bit) • 2 GB RAM minimum, 4 GB RAM recommended • 400 MB hard disk space • At least 1 GB for Android SDK, emulator system images, and caches • 1280 x 800 minimum screen resolution • Java Development Kit (JDK) 7 • Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality • Mac OS X • Mac® OS X® 10.8.5 or higher, up to 10.9 (Mavericks) • 2 GB RAM minimum, 4 GB RAM recommended • 400 MB hard disk space • At least 1 GB for Android SDK, emulator system images, and caches • 1280 x 800 minimum screen resolution • Java Runtime Environment (JRE) 6 • Java Development Kit (JDK) 7 • Optional for accelerated emulator: Intel® processor with support for Intel® VT-x, Intel® EM64T (Intel® 64), and Execute Disable (XD) Bit functionality ANDROID STUDIO
  • 22. Unfortunately, Eclipse doesn’t provide intelligent migration from Android Studio project Android Studio provides migration from Eclipse Android project. ANDROID STUDIOECLIPSE EVALUATION CO M PATIBILIT Y (M IGR ATIO N ) 2 (Eclipse) VS 4 (AS)
  • 23. EVALUATION PER FO R M A NCE (M EM O RY U SAGE) Takes approximately 476MB from start of program without more load processes. ECLIPSE WITH ADT 5 (Eclipse) VS 3 (AS) Takes approximately 675MB from start of program without more load processes ANDROID STUDIO
  • 24. Take approximately 12 seconds for start-up time but longer time in loading SDK. Android Studio start slower in 21.61s but lower time in loading SDK, while it may takes more time on Gradle synchronization in compiling stage. ANDROID STUDIOECLIPSE EVALUATION PER FO R M A NCE (STA RT U P TIM E) 5 (Eclipse) VS 4 (AS) REAL TEST
  • 25. Eclipse Bundle Eclipse ADT Option 1: The Eclipse bundle contains both Eclipse IDE and ADT plugins. (also need JDK installed) Option 2: Download Eclipse IDE and ADT bundle separately. (also need JDK installed) EVALUATION IN STA LL (SIM PLICIT Y)
  • 26. Android Studio Android Studio install package contains the full functional part while only needs the JDK support. EVALUATION IN STA LL (SIM PLICIT Y) 4 (Eclipse) VS 5 (AS)
  • 27. The SDK manager provides the latest API for development. Nevertheless, Google indicates that developers team will reduce their support for Eclipse. Provide latest SDK management tool with full API support. Currently, Android Studio use the same SDK tool as Eclipse. ANDROID STUDIOECLIPSE EVALUATION SIM PLICIT Y (SDK ACCESS) 5 (Eclipse) VS 5 (AS)
  • 28. EVALUATION R ESO U RCES (PLU GIN SU PPO RT) Eclipse has more number of available plugins but most of it is not designed for Android development. ECLIPSE Android Studio can take part of available IntelliJ plugins with 432 support number, including Genymotion, Markdown, etc. ANDROID STUDIO 1 (Eclipse) VS 5 (AS)
  • 29. 79% 21% Eclipse Android Studio Eclipse Android Studio Eclipse has been released for 11 years from 3.0 version started from 2004. The newest version is 4.4 which is known as Luna. Android Studio was announced since 2013; however, it remained as beta version until Nov, 2014. While now it keeps its stable version 1.1.0. EVALUATION R ESO U RCES (U PDATES) 5 (Eclipse) VS 2 (AS)
  • 30. GIT Need to install plugins for version control tools, available plugins: • Egit (Git) • Eclipse Subversion (SVN) • etc Has built support for version control, built-in features available: • Git • Subversion • Mercurial • etc ANDROID STUDIOECLIPSE EVALUATION R ESO U RCES (VER SIO N CO N TRO L) 3 (Eclipse) VS 5 (AS)
  • 32. CONCLUSION TO O L SCO R E CO M PA R ISO N Features Ease of Use Compatibility Performance Installation Resources and Plugins TOTAL ANDROID STUDIO
  • 33. CONCLUSION ECLIPSE SCO R ES Features Ease of Use Compatibility Performance Installation Resources and Plugins TOTAL ECLIPSE
  • 34. CONCLUSION TO O LS SCO R ES CO M PA R ISO N Features Ease of Use Compatibility Performance Installation Resources & Plugins ECLIPSE Features Ease of Use Compatibility Performance Installation Resources & Plugins ANDROID STUDIO
  • 35. Android Studio Result Eclipse Android Studio did not satisfy our requirements in term of memory usage and updates Since both did not satisfy our studio needs we can’t recommend any of the too. Eclipse did not satisfy our requirements in term plugins support CONCLUSION M IN IM A L R EQ U IR EM EN TS SATISFACTIO N
  • 36. 1 2 3 4 Other possibilities ?Find another Tool and Test it Inform the Studio about the results and let them decide Re evaluate the criteria CONCLUSION W HAT IS N E X T

Editor's Notes

  1. Four parts: Introduction, background of business, problem context. Criteria, introduced by Hamzah, contain methodology and evaluation content Evaluation, details and comparison Conclusion, Hamzah will come up with our final conclusion
  2. A new studio, start its business recently, mainly focus Developers, familiar with Java and XML with 5 years experience, Android development experience with Eclipse, more on native UI components (no need of graphics library)
  3. Developers should use Eclipse or Android Studio? Google announced the Android Studio as official IDE in Nov, 2014 Eclipse is more familiar to these developers 3 developers use Windows while 2 developers use Mac OS Developers use Git as version control in their project
  4. We will have feature, ease of use, compatibility, performance, installation, resources and plugins comparison in part three
  5. Eclipse, workspace for multiple projects, different type of projects (Java, Python, Web), more compiling time, convenient to include project as library Android Studio, no workspace, concept of module, fit for different versions of applications for phone/tablet, wear or TV with the same project.
  6. Eclipse, more generic Android Studio, with modern theme while targets on Android application development
  7. Android Studio, more intelligent
  8. Maven and Gradle will be shown, Gradle is more popular in IntelliJ platform
  9. Directly Jar support 4, Gradle support 15, Maven support 6 (directly or set as Maven repo in Gradle)
  10. Description from official website, both support Mac Eclipse requirement is not clear
  11. Android Studio wins in this round, Eclipse cannot
  12. Eclipse, less memory consuming and CPU usage
  13. Eclipse, shorter launch time, longer loading time Android Studio, longer launch time, shorter loading time
  14. Two options, Download bundle directly Download ADT for Eclipse
  15. Android Studio only has one package, can install SDK separately
  16. Fair
  17. Eclipse, more plugins, 1713, not target on Android development Android Studio, less plugins, 432, target on Android development
  18. Eclipse, mature, has been 11 years Android Studio, new baby, 2 years
  19. Eclipse has plugins for version control Android Studio has built-in feature for version control, git, subversion, etc