Get Advice Icon

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

Android SDK

27.1K
20.5K
+ 1
800
Erlang

1.3K
749
+ 1
345
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 · 607.2K 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
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Android SDK
Pros of Erlang
  • 289
    Android development
  • 156
    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
    Больно
  • 62
    Real time, distributed applications
  • 62
    Concurrency Support
  • 58
    Fault tolerance
  • 36
    Soft real-time
  • 32
    Open source
  • 22
    Message passing
  • 22
    Functional programming
  • 16
    Immutable data
  • 14
    Works as expected
  • 6
    Facebook chat uses it at backend
  • 5
    Practical
  • 5
    Knowledgeable community
  • 4
    Bullets included
  • 1
    WhatsApp uses it at backend

Sign up to add or upvote prosMake informed product decisions

Cons of Android SDK
Cons of Erlang
    Be the first to leave a con
    • 1
      Languange is not popular demand

    Sign up to add or upvote consMake informed product decisions

    45K
    1.4M
    2K
    2.8K
    9.7K
    - 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?
    Manage your open source components, licenses, and vulnerabilities
    Learn 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
    1143
    Jul 16 2019 at 9:19PM

    Bugsnag

    JavaAndroid SDKBugsnag+3
    3
    486
    GitHubPythonNode.js+47
    55
    72986
    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