Skip to content
AndroidWave
  • Home
  • Android
    • Core Android
    • Architecture Components
    • Libraries
    • Android Architecture
    • React Native
  • About
  • Contact
  • Download
debugging & logging tools in android

Debugging and Logging Android App

December 15, 2018 by Morris

Introduction In this post, I will tell you all android logging library and debugging tool. Logging android app helps you … Read more

SimpleDateFormat

Format DateTime in Android

December 5, 2018 by Morris

DateTime is a common utility in Android. These days most of the project required date and time formatting in Android. … Read more

android multi language app example

Android Multiple Language Support Best Practices

December 2, 2018 by Morris

Welcome, Buddy… In this tutorial, we demonstrate, How to Build multi-language support apps in the android application. As per android … Read more

switch camera in android

Switch Camera in Camera2 API Android

November 2, 2018 by Morris

1. Switch camera rear to front & front-rear in Camera2 API In the previous 2 blogs, I have explained Video … Read more

YoutubePlayerView in ReyclerView

Youtube player in RecyclerView in Android

February 22, 2021October 4, 2018 by Morris

In this post, I will learn about playing YoutubePlayerView in ReyclerView Android. We implement Youtube Player in RecyclerView using WebView … Read more

Play video in Android Using ExoPlayer in Android

ExoPlayer Video Streaming in Android

September 21, 2018 by Morris

We demonstrate video streaming from the server using the ExoPlayer. In fact, youtube player also used ExoPlayer for streaming video. … Read more

ExoPlayer video streaming in android

ExoPlayer in RecyclerView in Android

September 21, 2018 by Morris

In the previous tutorial, we demonstrate video streaming over the Internet using ExoPlayer. Somehow you missed previous articles you must … Read more

How to work Camera2 API Android

Camera2 API Android, Audio Video out of Sync in Issue

September 21, 2018 by Morris

Introduction If you facing any issue in video recording in camera2 APIs in Android. Almost, you are in right place. … Read more

video recording with camera2 api android

Video Recording with Camera2 API in Android

September 20, 2018 by Morris

Introduction Camera2 API is an upgraded model of the Camera device. Today you look many apps with rich camera features in … Read more

Post navigation
Newer posts
← Previous Page1 … Page11 Page12

Join our weekly newsletter

LATEST

  • Exception handling in coroutines
    March 3, 2021
  • Coroutines withContext example
    February 28, 2021
  • Coroutine async and await example
    February 26, 2021
  • Cardview in react native example
    February 24, 2021
  • Android retrofit with coroutines Kotlin
    February 23, 2021

CATEGORIES

  • Android Architecture (5)
  • Architecture Components (17)
  • Core Android (41)
  • Coroutines (9)
  • DI & UnitTest (1)
  • Firebase (7)
  • Kotlin (6)
  • Libraries (12)
  • React Native (3)
  • Sponsored (3)
  • UI/UX (16)
  • Privacy Policy
  • Terms
  • Contact
©2021 AndroidWave - Android Developer Blog