Android Training in Chandigarh (10) - PowerPoint PPT Presentation

About This Presentation
Title:

Android Training in Chandigarh (10)

Description:

Android Training in Chandigarh is provided by CBitss Technologies at sector 34A for those who want to make their career in mobile application development.for more information contact-us:9914641983 – PowerPoint PPT presentation

Number of Views:63

less

Transcript and Presenter's Notes

Title: Android Training in Chandigarh (10)


1
Android Training in Chandigarh
  • CBitss Technologies

2
Firebase
  • Firebase a fully managed platform for building
    iOS, Android, and web apps that provides
    automatic data synchronization, authentication
    services, messaging, file storage, analytics, and
    more.

3
Objectives
  • This tutorial demonstrates how to
  • Build an Android app, Playchat, that stores data
    in the Firebase Realtime Database.
  • Run a Java servlet in the App Engine flexible
    environments that connects to Firebase and
    receives notifications when the data stored in
    Firebase changes.
  • Use these two components to build a distributed,
    streaming, backend service to collect and process
    log data.

4
(No Transcript)
5
Creating a Firebase project
  • Create a Firebase account or log into an existing
    account.
  • Click Create new project.
  • In Project name, enter Playchat
  • Select Add Firebase to your Android App.
  • In Package name, enter com.google.cloud.solutions
    .flex env

6
Creating a Firebase project
  • 6. In Debug signing certificate SHA-1, enter the
    SHA-1 value you generated in the previous
    section.
  • 7. Register the app and download the generated
    file, google-services.json.
  • 8. Make a note of the changes you need to make
    to the project-level and app-level build.gradle
    files and click Finish.
  • 9. From the left menu of the Firebase console,
    select Database.
  • 10. This displays the data youve stored in
    Firebase. In later steps of this tutorial, you
    can revisit this a page to see data added and
    updated by the client app and backend servlet.

7
Contact us - 9914641983 Website-
http//cbitss.in/android-training-in-chandigarh/
CBitss Technologies SCO-23, 24,25, Level 3,Near
Passport office, Sector 34 A, Chandigarh
8
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com