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

This library is developed for simple and awesome custom toast with one line of code. With customisation of background and text color of toast. Three types of toast are available error toast, success toast and network error toast.

Jan 27, 2018

Android Recording library offers convenient tools for audio/video recording and playback.

For audio it uses:

  • AudioRecord to capture and save audio signal from microphone
  • MediaPlayer with MediaController to play recorded audio
  • custom Visualizer (like bar chart) to represent audio signal on screen while recording and during playback

For video it uses:

  • Camera and MediaRecorder to record a video of specified resolution
  • MediaPlayer with MediaController to play recorded video
  • custom SurfaceView with adjustable size to properly display Camera preview and recorded video
Jul 22, 2014

This is a compiled working Signalr library for Android. Compile and use for Signalr real-time communication.

Aug 23, 2017