
- Android Basics
- Android - Home
- Android - Overview
- Android - Environment Setup
- Android - Architecture
- Android - Application Components
- Android - Hello World Example
- Android - Resources
- Android - Activities
- Android - Services
- Android - Broadcast Receivers
- Android - Content Providers
- Android - Fragments
- Android - Intents/Filters
- Android - User Interface
- Android - UI Layouts
- Android - UI Controls
- Android - Event Handling
- Android - Styles and Themes
- Android - Custom Components
- Android Advanced Concepts
- Android - Drag and Drop
- Android - Notifications
- Location Based Services
- Android - Sending Email
- Android - Sending SMS
- Android - Phone Calls
- Publishing Android Application
- Android Useful Examples
- Android - Alert Dialoges
- Android - Animations
- Android - Audio Capture
- Android - AudioManager
- Android - Auto Complete
- Android - Best Practices
- Android - Bluetooth
- Android - Camera
- Android - Clipboard
- Android - Custom Fonts
- Android - Data Backup
- Android - Developer Tools
- Android - Emulator
- Android - Facebook Integration
- Android - Gestures
- Android - Google Maps
- Android - Image Effects
- Android - ImageSwitcher
- Android - Internal Storage
- Android - JetPlayer
- Android - JSON Parser
- Android - Linkedin Integration
- Android - Loading Spinner
- Android - Localization
- Android - Login Screen
- Android - MediaPlayer
- Android - Multitouch
- Android - Navigation
- Android - Network Connection
- Android - NFC Guide
- Android - PHP/MySQL
- Android - Progress Circle
- Android - ProgressBar
- Android - Push Notification
- Android - RenderScript
- Android - RSS Reader
- Android - Screen Cast
- Android - SDK Manager
- Android - Sensors
- Android - Session Management
- Android - Shared Preferences
- Android - SIP Protocol
- Android - Spelling Checker
- Android - SQLite Database
- Android - Support Library
- Android - Testing
- Android - Text to Speech
- Android - TextureView
- Android - Twitter Integration
- Android - UI Design
- Android - UI Patterns
- Android - UI Testing
- Android - WebView Layout
- Android - Wi-Fi
- Android - Widgets
- Android - XML Parsers
- Android Useful Resources
- Android - Questions and Answers
- Android - Useful Resources
- Android - Discussion
How to create firebase account for android application?
This example demonstrate about How to create firebase account for android application
Register with firebase account using https://firebase.google.com/
Click on Sign in button, it will ask gmail user name and pass word as shown below –
Give proper user name and pass word. After successful login process, it will redirect to main page as shown below –
Now click on go to console, it will redirect to create project as shown below –
Now click on add project,it will ask project details as shown below
Give project name and accept all terms and conditions as shown below –
After enter all details click on create project.it will redirect to console page as shown below –
Now click on android icon, it will ask package name and sha-1 key as shown below –
After enter package name click on register app, it will show screen as shown below –
Now download the file and add in your project source file as shown below –
Now click on next button in firebase website. It will show as follows –
Add libraries in gradle as shown above and click on sync .Now click on home page, it will show your project as shown below –
That’s it. Happy coding
- Related Articles
- How to use firebase messaging in android application?
- Adding Firebase to Android App
- Android : How to upload image on Firebase Storage?
- How to create a new Canva account?
- Cover Letter - How to Create One for a Job Application
- How to Launch an application from another application on Android
- How can I set an icon for my Android application?
- How to get android application version name?
- How to close an Android application gracefully?
- HTML5 tag on Android for PhoneGap application
- How to Use Salesforce for Account-Based Marketing?
- How to get android application first installation date?
- How to get android application last update information?
- How to detect application heap size in android?
- How to create a JavaFX Basic Application?
