Skip to content
No results
  • Home
  • Blog
    • Android
    • Java
    • Tutorials
    • News
  • About
    • About me
    • Contact us
  • Privacy Policy
  • Write For Us
Captaindroid
  • Home
  • Blog
    • Android
    • Java
    • Tutorials
    • News
  • About
    • About me
    • Contact us
  • Privacy Policy
  • Write For Us
Captaindroid
  • January 5, 2022
  • Home, Tutorials

Full Stack Developers Explained: Why You Need One & How To Hire One?

Full Stack Developer Explained: Why You Need One & How To Hire One?
The full stack developers in recent years have earned a lot of demands. The demand is so exhilarating that full stack development has almost become a trend in the job markets. While some consider this reputation and fame of full…
Read More
  • Tushar
  • January 5, 2022
  • December 25, 2021
  • Home, Java, Tutorials

Java stream sort a list using stream.sorted()

In this tutorial we will learn how to sort a steam. Below some example has been shown. Java stream sort in ascending order Example of ascending sort Result Java stream sort in descending order Example of descending sort Result This…
Read More
  • Tushar
  • December 25, 2021
  • December 25, 2021
  • Home, Java, Tutorials

Java 8 Streams filter, tutorial

This tutorial will show you some use of Java 8 Streams. We will learn how to use collect(), filter(), findAny() and orElse(). filter and collect Result filter, findAny and orElse Result: filter and map
Read More
  • Tushar
  • December 25, 2021
  • December 19, 2021
  • Android, Home, Tutorials

How to play encrypted video in android exoplayer

android exoplayer video encryption
It’s a long story. Encrypting a video and playing it in android I found it very difficult. There are no proper documents and tutorials for it. At that time it took me almost 1.5 months to figure out how it…
Read More
  • Tushar
  • December 19, 2021
  • 1
  • December 9, 2021
  • Android, Home, Uncategorized

Online translator – localize string of android studio

Online translator
When you want to support multiple language in your android app, it becomes hard to translate your string. You have to go to google translator, translate the data and put it back again in android studio and vice versa. It…
Read More
  • Tushar
  • December 9, 2021
  • November 16, 2021
  • Android, Home, Uncategorized

How Do I Find Good Android App Developers?

How Do I Find Good Android App Developers
In this modern age where mobile apps have become vital for our day-to-day activities, recruiting the best android app developers has become of prime importance for your enterprise app. Imagine, hiring a developer without a proper background check can be…
Read More
  • Tushar
  • November 16, 2021
  • November 13, 2021
  • Android, Home, Java

How to create json to pojo online quickly

json-to-pojo
Now a days JSON is extremely popular. In software engineering you can’t think without it. JSON means Javascript object notation. If you are a java programmer or android developer, you are familiar with the name called POJO. Here POJO means…
Read More
  • Tushar
  • November 13, 2021
  • November 12, 2021
  • Android, Home, Tutorials, Uncategorized

How to secure the api key in android

secure the api key in andorid
It’s very common that often we need to use third party paid services like youtube or google map. They provide an api key to integrate their library in the android app building process. If we store these keys locally in…
Read More
  • Tushar
  • November 12, 2021
  • November 6, 2021
  • Home, Java, Tutorials, Uncategorized

How to subscribe youtube push notification

Youtube Pubsubhubbub
Let’s imagine if you want to get notified from your server side when a new youtube video is uploaded or edited in a particular channel, so that you can take any action like sending email to your users or sending…
Read More
  • Tushar
  • November 6, 2021
  • July 31, 2021
  • Android, Home, Tutorials, Uncategorized

How to share Android apk using firebase app distribution and gradle

Developing android apps is a very hardworking task. It is not that simple and easy. On top of it when we have to share the APK for testing it become a nightmare if we do not use any proper tools.…
Read More
  • Tushar
  • July 31, 2021
Prev
1 2 3 4 5 … 7
Next
Copyright © 2023 - WordPress Theme by CreativeThemes