Android SDK vs Django REST framework

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

Android SDK

26.4K
20.2K
+ 1
799
Django REST framework

1.9K
2K
+ 1
310
Add tool

Android SDK vs Django REST framework: What are the differences?

Developers describe Android SDK as "An SDK that provides you the API libraries and developer tools necessary to build, test, and debug apps for Android". Android provides a rich application framework that allows you to build innovative apps and games for mobile devices in a Java language environment. On the other hand, Django REST framework is detailed as "Web APIs for Django". Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs.

Android SDK can be classified as a tool in the "Frameworks (Full Stack)" category, while Django REST framework is grouped under "Microframeworks (Backend)".

"Android development" is the top reason why over 280 developers like Android SDK, while over 54 developers mention "Browsable api" as the leading cause for choosing Django REST framework.

Django REST framework is an open source tool with 14.5K GitHub stars and 4.29K GitHub forks. Here's a link to Django REST framework's open source repository on GitHub.

Instacart, Slack, and Lyft are some of the popular companies that use Android SDK, whereas Django REST framework is used by AX Semantics, Crowdkeep, and Shippo. Android SDK has a broader approval, being mentioned in 1071 company stacks & 878 developers stacks; compared to Django REST framework, which is listed in 159 company stacks and 77 developer stacks.

Advice on Android SDK and Django REST framework
Saurav Pandit
Application Devloper at Bny Mellon · | 6 upvotes · 293.6K views

I have just started learning Python 3 weeks ago. I want to create a REST API using python. The API will be used to save form data in an Oracle database. The front end is using AngularJS 8 with Angular Material. In python, there are so many frameworks to develop REST APIs.

I am looking for some suggestions which REST framework to choose?

Here are some features I am looking for:

  • Easy integration and unit testing, like in Angular. We just want to run a command.

  • Code packaging, like in java maven project we can build and package. I am looking for something which I can push in as an artifact and deploy whole code as a package.

  • Support for swagger/ OpenAPI

  • Support for JSON Web Token

  • Support for test case coverage report

Framework can have features included or can be available by extension. Also, you can suggest a framework other than the ones I have mentioned.

See more
Replies (1)
Recommends
on
FlaskFlask
at

For starters flask provides a beautiful and easy way to create REST APIs. Also its supported by excellent beginner docs as well as a very active community. Another good thing with Flask is its widely available list of plugins which allow you to build as you go. Its also good in performance and can scale to a quite decent level. However, if you are sure your project is going to be fairly big, it would be better to start with Django as it provides a lot of features out of the box and is extremely stable in performance. Both these frameworks have support for Swagger, JWT, Coverage Report although you have to install plugins for them. Deploying both of these are fairly simple and there is huge documentation available. Django has one of the best documentations I have come across. I hope I was able to answer your queries.

See more
Decisions about Android SDK and Django REST framework
Omran Jamal
CTO & Co-founder at Bonton Connect · | 7 upvotes · 560K 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 Django REST framework
  • 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
    Больно
  • 66
    Easy to use
  • 65
    Browsable api
  • 53
    Great documentation
  • 50
    Customizable
  • 42
    Fast development
  • 9
    Easy to use, customizable, pluggable, serializer
  • 8
    Python
  • 7
    Django ORM
  • 5
    FastSerialize
  • 3
    Less code
  • 2
    Easy implementation

Sign up to add or upvote prosMake informed product decisions

Cons of Android SDK
Cons of Django REST framework
    Be the first to leave a con
    • 2
      Bad documentation
    • 2
      Reimplements Django functionality
    • 1
      No support for URL Namespaces
    • 0
      Bad CSRF handling

    Sign up to add or upvote consMake informed product decisions

    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 Django REST framework?

    It is a powerful and flexible toolkit that makes it easy to build Web APIs.

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

    What companies use Android SDK?
    What companies use Django REST framework?
    See which teams inside your own company are using Android SDK or Django REST framework.
    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 Django REST framework?

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

    Blog Posts

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

    Bugsnag

    JavaAndroid SDKBugsnag+3
    3
    427
    GitHubPythonReact+42
    49
    40728
    GitHubPythonNode.js+47
    54
    72321
    PythonDjangoDjango REST framework+3
    6
    5617
    What are some alternatives to Android SDK and Django REST framework?
    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