Posts

Showing posts from 2020

Independence Day Gift - 15 Aug 2020

 After many rejections and trials, I received an unexpected surprise on Independence Day. Finally, my app was published on google play store. https://play.google.com/store/search?q=rahuljain81&c=apps With these efforts, I can proudly say I have developed and published android apps.

Save Birds - Published 2nd App

Image
Published my second app on google play store. This app has been developed using libgdx library. Github Code: https://github.com/rahuljain81/Android/tree/master/FlappyBird Google Play Store Link https://play.google.com/store/apps/details?id=com.rahuljain81.savebirds

Android Photo Import Demo

Dear Android Developers, Please refer to my github code for implementing Photo Import in your application. https://github.com/rahuljain81/Android/tree/master/PhotoImportDemo

Google Sign In (using Firebase)

Image
Google Sign In is one of the authentication mechanism for any app development. I tried to use google firebase as authentication medium, Firebase Console: https://console.firebase.google.com/ Udemy Course: https://samsungu.udemy.com/course/android-firebase-masterclass/learn/lecture/16114691?start=195#overview Google Documentation for android sign In: https://developers.google.com/identity/sign-in/android/sign-in Finally, developed my app and code has been uploaded at: https://github.com/rahuljain81/Android/tree/master/GoogleSignIn      

Published my First App - Coin Man

Image
I was going through App Development tutorial. During this tutorial, I learned about game app. I have published this app on Android Play Store. https://play.google.com/store/apps/details?id=com.rahuljain81.coinman In 4 days, approved by google and published. Source Code: https://github.com/rahuljain81/Android/tree/master/CoinGame