Skip to main content

Posts

Showing posts from 2017

How to download and install android studio with java jdk in windows 7 8 and 10 of 32 and 64 bit OS

 Hello Everyone, In this tutorial, Let Us Install Android Studio in Windows 7 - 64Bit You Can also Install in Windows 8,8.1 and Windows 10 Step1 :- Download & Install Java JRE 7 or 8 in Windows https://java.com/download Step1 :- Download Android Studio for Windows https://developer.android.com/sdk/ind... I had make this tutorial to guide that how to download and install Android Studio? To Install Android Studio , Basically you need to download 2 things, Android studio bundle and JDK. to download Android Studio bundle serach for the "android developers". now, go to the first link which is the official website of android developers that is "developers.android.com" now, on the official page of site first go to the "Develop" then click on "Tools". now, a new page will open in which you can check the detailed features of your Android Studio. now, to download android studio click on the " DOWNLOAD ANDROID STUDIO

How to add Firebase Push Notifications in Android

Now google has shifted its Google Cloud Messaging to Firebase. So I am making this article on how to add  Firebase Push Notifications in Android Application. Adding Firebase Push Notifications to android is very easy task Just add two class files and few permissions in AndroidManifest.xml and few line in Gradle files.

Welcome

Welcome