Need advice about which tool to choose?Ask the StackShare community!

Android SDK

26.8K
20.1K
+ 1
799
Erlang

1.4K
739
+ 1
327
Add tool

Android SDK vs Erlang: What are the differences?

  1. Development Focus: Android SDK is primarily designed for developing mobile applications for the Android operating system, focusing on user interfaces, layouts, and interactions, while Erlang is a programming language and runtime system built for creating highly scalable, fault-tolerant, and distributed systems, often used in telecommunications and networking applications.

  2. Concurrency Model: Android SDK follows a traditional single-threaded model, where UI and background tasks must be carefully managed to prevent blocking the main thread, while Erlang uses lightweight processes and message passing to enable massive concurrency with low overhead, allowing for easier development of concurrent and distributed systems.

  3. Platform Compatibility: Android SDK is specifically targeted for developing applications on devices running the Android operating system, whereas Erlang is platform-independent, allowing developers to deploy Erlang code on various platforms without extensive modifications.

  4. Type System: Android SDK uses Java as its primary language, which is statically typed with object-oriented programming features, while Erlang is dynamically typed and functional programming language, providing pattern matching and higher-order functions as core constructs.

  5. Fault Tolerance: Android SDK relies on developers to implement error handling and recovery mechanisms in their code, whereas Erlang has built-in features for fault tolerance, allowing systems to recover from errors and failures automatically without manual intervention.

  6. Community and Support: Android SDK has strong community support with extensive documentation, tutorials, and forums, backed by Google, while Erlang has a dedicated community with a focus on providing resources for building robust distributed systems, with companies like Ericsson contributing to its development.

In Summary, Android SDK and Erlang differ in their development focus, concurrency model, platform compatibility, type system, fault tolerance mechanisms, and community support.

Decisions about Android SDK and Erlang
Omran Jamal
CTO & Co-founder at Bonton Connect · | 7 upvotes · 552.1K views

We actually initially wrote a lot of networking code in Kotlin but the complexities involved prompted us to try and compile NodeJS for Android and port over all the networking logic to Node and communicate with node over the Java Native Interface.

This turned out to be a great decision considering our battery usage fell by 40% and rate of development increased by a factor of 2.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Android SDK
Pros of Erlang
  • 289
    Android development
  • 155
    Necessary for android
  • 128
    Android studio
  • 86
    Mobile framework
  • 82
    Backed by google
  • 27
    Platform-tools
  • 21
    Eclipse + adt plugin
  • 5
    Powerful, simple, one stop environment
  • 3
    Free
  • 3
    Больно
  • 60
    Concurrency Support
  • 60
    Real time, distributed applications
  • 56
    Fault tolerance
  • 35
    Soft real-time
  • 31
    Open source
  • 21
    Functional programming
  • 20
    Message passing
  • 15
    Immutable data
  • 13
    Works as expected
  • 5
    Facebook chat uses it at backend
  • 4
    Practical
  • 4
    Knowledgeable community
  • 3
    Bullets included

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Android SDK?

Android provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java language environment.

What is Erlang?

Some of Erlang's uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. OTP is set of Erlang libraries and design principles providing middle-ware to develop these systems.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Android SDK?
What companies use Erlang?
See which teams inside your own company are using Android SDK or Erlang.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Android SDK?
What tools integrate with Erlang?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

Android SDKBugsnagLeakCanary+3
5
1075
Jul 16 2019 at 9:19PM

Bugsnag

JavaAndroid SDKBugsnag+3
3
420
GitHubPythonNode.js+47
54
72281
What are some alternatives to Android SDK and Erlang?
Android Studio
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features and improvements over Eclipse ADT and will be the official Android IDE once it's ready.
Ionic
Free and open source, Ionic offers a library of mobile and desktop-optimized HTML, CSS and JS components for building highly interactive apps. Use with Angular, React, Vue, or plain JavaScript.
React Native
React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript and React. The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere. Facebook uses React Native in multiple production apps and will continue investing in React Native.
Flutter
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.
Xamarin
Xamarin’s Mono-based products enable .NET developers to use their existing code, libraries and tools (including Visual Studio*), as well as skills in .NET and the C# programming language, to create mobile applications for the industry’s most widely-used mobile devices, including Android-based smartphones and tablets, iPhone, iPad and iPod Touch.
See all alternatives