Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.
Advertisement

Very compact library to handle android dynamic permissions. Contrary to other solutions, it supports modal and modeless rationale.

Features

  1. single-file implementation, if you want to pull it inside your project
  2. based on state machine, so fixing corner cases should be very easy
  3. modal rationale (using dialog)
  4. mode-less rationale (being integrated into screen itself)
  5. focused on permission handling logic - doesn't contain any UI code
  6. handles permissions revoked at runtime via settings menu
  7. handles permissions granted at runtime via settings menu
Sep 16, 2017
Advertisement

Convert any Java object to JSON for easier debugging.

Nov 2, 2015

Youtube-dl-android is just another java Android library wrapper for youtube-dl executable. Use this library to download videos from youtube-dl supported sites in android apps.

Features

  • Download binaries on the go. This help to reduce apk size.
  • Always up to date version youtube-dl for use.
  • Easy to use
  • Supports FFmpeg for file conversion in youtube-dl.
  • Custom youtube-dl options are supported.
Mar 27, 2020