Each social media provides their own widget to display followers count, but their user interfaces are different and so much javascript in the code. So I decided to get the count on server side using PHP, cache it and show it as I want. This post explains to get Twitter followers, Facebook fans, YouTube subscribers and Google+ page/profile followers count, to cache the results and generate HTML to display them.
Month: July 2015
5 Things To Do With Android Studio When Starting First Project
Recently, I launched two android apps WallByDay (Wallpaper By Day) and PlayByDay (Play Music By day). Being .NET guy, to work on Android apps has given me different experience. If you are using Visual Studio, Dreamweaver or Eclipse for your development and decided to start android app development using Android Studio, you would like to do following customization with Android Studio.