{"id":4267,"date":"2019-04-22T10:22:39","date_gmt":"2019-04-22T04:52:39","guid":{"rendered":"https:\/\/blog.pheonixsolutions.com\/?p=4267"},"modified":"2019-04-22T10:23:52","modified_gmt":"2019-04-22T04:53:52","slug":"how-to-create-a-project-in-firebase","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/","title":{"rendered":"How to create a project in FireBase"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">How to create a project in FireBase<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Date posted: 22\/04\/2019<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">Prerequisite<\/h4>\n\n\n\n<p>Make sure that you have API higher than 26 through by<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Click&nbsp;<strong>Tools &gt; SDK Manager<\/strong>.<\/li><li>Click the&nbsp;<strong>SDK Tools<\/strong>&nbsp;tab.<\/li><li>Check the&nbsp;<strong>Google Repository<\/strong>&nbsp;checkbox, and click&nbsp;<strong>OK<\/strong>.<\/li><li>Click&nbsp;<strong>OK<\/strong> to install.<\/li><\/ol>\n\n\n\n<h4 class=\"wp-block-heading\">Step 1 : Find the fire base assistant in your android studio application<\/h4>\n\n\n\n<p>Then Go through<\/p>\n\n\n\n<p><strong>Tools &gt; Fire Base.<\/strong>Then Click on it.<\/p>\n\n\n\n<ul class=\"wp-block-gallery columns-1 is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"701\" height=\"378\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png\" alt=\"\" data-id=\"4277\" data-link=\"https:\/\/blog.pheonixsolutions.com\/?attachment_id=4277\" class=\"wp-image-4277\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png 701w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1-300x162.png 300w\" sizes=\"auto, (max-width: 701px) 100vw, 701px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p>There you have assistant for fire base configuration for your android application.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2 : Create Project in Fire Base<\/h3>\n\n\n\n<p>You can find appropriate option in assistance in android studio application or else can go to official fire base web site. You can see step towards creating fire base project.<\/p>\n\n\n\n<p>Firstly, you have to create a fire base project and add dependencies in gradle files and insert google-services.json configuration file to your application to complete setting fire base up for your project.<\/p>\n\n\n\n<p>To create project you can find the link for new project in Firebase project guidance or click this link <a href=\"https:\/\/console.firebase.google.com\/project\/\">https:\/\/console.firebase.google.com\/project\/.<\/a><\/p>\n\n\n\n<p>There you need to create a new project.Your project ID is unique will be deleted if your project is deleted.<\/p>\n\n\n\n<ul class=\"wp-block-gallery columns-1 is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"910\" height=\"799\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-22-41.png\" alt=\"\" data-id=\"4276\" data-link=\"https:\/\/blog.pheonixsolutions.com\/?attachment_id=4276\" class=\"wp-image-4276\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-22-41.png 910w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-22-41-300x263.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-22-41-768x674.png 768w\" sizes=\"auto, (max-width: 910px) 100vw, 910px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p>Once created the project.You can add android application package name in your project.<\/p>\n\n\n\n<p>Click on <strong>Add app.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-gallery columns-1 is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"536\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-44-10-1024x536.png\" alt=\"\" data-id=\"4275\" data-link=\"https:\/\/blog.pheonixsolutions.com\/?attachment_id=4275\" class=\"wp-image-4275\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-44-10-1024x536.png 1024w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-44-10-300x157.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-44-10-768x402.png 768w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-44-10.png 1170w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p>Enter your android application package name. That&#8217;s the only mandatory Click <strong>Next.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-gallery columns-1 is-cropped wp-block-gallery-4 is-layout-flex wp-block-gallery-is-layout-flex\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"948\" height=\"783\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-15-59.png\" alt=\"\" data-id=\"4274\" data-link=\"https:\/\/blog.pheonixsolutions.com\/?attachment_id=4274\" class=\"wp-image-4274\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-15-59.png 948w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-15-59-300x248.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-15-59-768x634.png 768w\" sizes=\"auto, (max-width: 948px) 100vw, 948px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p>Download the configuration file to your local machine.setup the location.<\/p>\n\n\n\n<ul class=\"wp-block-gallery columns-1 is-cropped wp-block-gallery-5 is-layout-flex wp-block-gallery-is-layout-flex\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" decoding=\"async\" width=\"819\" height=\"456\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-16-18-1.png\" alt=\"\" data-id=\"4273\" data-link=\"https:\/\/blog.pheonixsolutions.com\/?attachment_id=4273\" class=\"wp-image-4273\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-16-18-1.png 819w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-16-18-1-300x167.png 300w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-08-16-18-1-768x428.png 768w\" sizes=\"auto, (max-width: 819px) 100vw, 819px\" \/><\/figure><\/li><\/ul>\n\n\n\n<p>Click <strong>Next.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"634\" height=\"351\" src=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-40-53.png\" alt=\"\" class=\"wp-image-4271\" srcset=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-40-53.png 634w, https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-09-40-53-300x166.png 300w\" sizes=\"auto, (max-width: 634px) 100vw, 634px\" \/><\/figure>\n\n\n\n<p>Here you need to add the dependencies to your app gradle file in the below image.and sync it.<\/p>\n\n\n\n<p>At last Run your application to verify installing it.<\/p>\n\n\n\n<p>Thanks for using pheonixsolutions.<\/p>\n\n\n\n<p>You find this tutorial helpful? Share with your friends to keep it alive.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to create a project in FireBase Date posted: 22\/04\/2019 Prerequisite Make sure that you have API higher than 26 through by Click&nbsp;Tools &gt; SDK Manager. Click the&nbsp;SDK Tools&nbsp;tab. Check the&nbsp;Google Repository&nbsp;checkbox, and click&nbsp;OK. Click&nbsp;OK to install. Step 1 : Find the fire base assistant in your android studio application&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">How to create a project in FireBase<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[570,386],"tags":[569,623,624],"class_list":{"0":"post-4267","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-android-development","7":"category-database","8":"tag-android","9":"tag-firebase","10":"tag-project","11":"h-entry","13":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"How to create a project in FireBase Date posted: 22\/04\/2019 Prerequisite Make sure that you have API higher than 26 through by Click&nbsp;Tools &gt; SDK Manager. Click the&nbsp;SDK Tools&nbsp;tab. Check the&nbsp;Google Repository&nbsp;checkbox, and click&nbsp;OK. Click&nbsp;OK to install. Step 1 : Find the fire base assistant in your android studio application&hellip; Continue Reading How to create a project in FireBase\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-22T04:52:39+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-04-22T04:53:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\"},\"headline\":\"How to create a project in FireBase\",\"datePublished\":\"2019-04-22T04:52:39+00:00\",\"dateModified\":\"2019-04-22T04:53:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/\"},\"wordCount\":293,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/Screenshot-from-2019-04-20-07-57-41-1.png\",\"keywords\":[\"Android\",\"FIreBase\",\"Project\"],\"articleSection\":[\"Android development\",\"Database\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/Screenshot-from-2019-04-20-07-57-41-1.png\",\"datePublished\":\"2019-04-22T04:52:39+00:00\",\"dateModified\":\"2019-04-22T04:53:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/Screenshot-from-2019-04-20-07-57-41-1.png\",\"contentUrl\":\"https:\\\/\\\/blog.pheonixsolutions.com\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/Screenshot-from-2019-04-20-07-57-41-1.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-create-a-project-in-firebase\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to create a project in FireBase\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/blog.pheonixsolutions.com\"],\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"How to create a project in FireBase Date posted: 22\/04\/2019 Prerequisite Make sure that you have API higher than 26 through by Click&nbsp;Tools &gt; SDK Manager. Click the&nbsp;SDK Tools&nbsp;tab. Check the&nbsp;Google Repository&nbsp;checkbox, and click&nbsp;OK. Click&nbsp;OK to install. Step 1 : Find the fire base assistant in your android studio application&hellip; Continue Reading How to create a project in FireBase","og_url":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2019-04-22T04:52:39+00:00","article_modified_time":"2019-04-22T04:53:52+00:00","og_image":[{"url":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png","type":"","width":"","height":""}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/"},"author":{"name":"admin","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503"},"headline":"How to create a project in FireBase","datePublished":"2019-04-22T04:52:39+00:00","dateModified":"2019-04-22T04:53:52+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/"},"wordCount":293,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png","keywords":["Android","FIreBase","Project"],"articleSection":["Android development","Database"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/","url":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png","datePublished":"2019-04-22T04:52:39+00:00","dateModified":"2019-04-22T04:53:52+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#primaryimage","url":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png","contentUrl":"https:\/\/blog.pheonixsolutions.com\/wp-content\/uploads\/2019\/04\/Screenshot-from-2019-04-20-07-57-41-1.png"},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-create-a-project-in-firebase\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to create a project in FireBase"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","caption":"admin"},"sameAs":["http:\/\/blog.pheonixsolutions.com"],"url":"https:\/\/pheonixsolutions.com\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-16P","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/4267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=4267"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/4267\/revisions"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=4267"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=4267"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=4267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}