Meet The Author

Hello, my name is JohnSon. I'm an Android developer. I experienced in Java, MQTT, Google Cloud Message, Android UX/UI, NodeJs, PHP, MySQL, MongoDB, SQLite. In my free time, I blog to sharing android using experiences. I hope these can help you too.

author

The new flappy bird game has reborn

0 Comments
The new flappy bird has reborn. Checkout Flapping Bird here Flapping Bird: the stupid bird now returnMove wings and fly away in the world flapping. Help your bird to flutter and get as far as possible.Tap the screen to flap wings of a bird and avoid obstacles.The player must avoid the columns by flying them located in the gap to get the highest possible score.Whatever the outcome receive a medal.Capture the screenshot and share your...
Read More

Install ADB Driver for Any Android Phone

0 Comments
Install ADB Driver for Any Android Phone...
Read More

How to create a hotspot on Android phone

0 Comments
Create hotspot allow you to share 3G/4G connection with other devices.  Following these step to create hotspot on Android: Open Settings then More networks  Choose Tethering and portable hotspot  Tap on Portable Wi-Fi hotspot  Tap on Configure  Set hotspot name and password  Tap on Save  Enable Portable Wi-Fi hotspot ...
Read More

How to Integrate SyntaxHighlighter to Blogger, Blogspot

2 Comments
If you are a developer & want to share your code over the blog with proper highlighting & syntax, then Blogger/Wordpress doesn't have any feather like that using System; namespace HelloWorld { class Hello { public static void Main(String[] args) { Console.WriteLine("Hello World"); } } } There are many javascript library which allow us to do that. Now I'll show you how to integrate one into your blog...
Read More

How to extract audio from video on android phone

0 Comments
Following these steps to extract audio from video on android phone Download "Audio Extractor" from Google Play Store: https://play.google.com/store/apps/details?id=com.microappx.audioextractor Open app, select video that you would like to extract audio Tap on it and select "Extract Audio" Wait for a moment, your audio will ready on "Music" tab ...
Read More

How to change DNS settings on Android phone

0 Comments
If you need change your DNS settings on android phone, just do some simple steps 1. Open Wi-Fi settings 2. Connect to Wi-Fi which you would like to change DNS settings 3. Long click on it, choose "Modify network config" 4. Tick on "Show advanced options" 5. Fill DNS 1 and DNS 2 field with DNS IPs * Famous DNS IPs 1. Google DNS: 8.8.8.8 and 8.8.4.4 2. Open DNS: 208.67.222.222 and 208.67.220.22...
Read More