Can Firebase database used for both android and website











up vote
0
down vote

favorite












I am having an app with firebase as database. And i am creating a website with the same data as in app. can i use same database for both app and website. when data update take place in app should also be resembled in website and vice versa










share|improve this question
























  • welcome to Stack Overflow! please take the tour, look around, and read through the Help Center, in particular How do I ask a good question?; if you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem; also, remember to include a Minimum, Complete, Verifiable Example; people will be glad to help
    – landru27
    Nov 17 at 20:11















up vote
0
down vote

favorite












I am having an app with firebase as database. And i am creating a website with the same data as in app. can i use same database for both app and website. when data update take place in app should also be resembled in website and vice versa










share|improve this question
























  • welcome to Stack Overflow! please take the tour, look around, and read through the Help Center, in particular How do I ask a good question?; if you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem; also, remember to include a Minimum, Complete, Verifiable Example; people will be glad to help
    – landru27
    Nov 17 at 20:11













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am having an app with firebase as database. And i am creating a website with the same data as in app. can i use same database for both app and website. when data update take place in app should also be resembled in website and vice versa










share|improve this question















I am having an app with firebase as database. And i am creating a website with the same data as in app. can i use same database for both app and website. when data update take place in app should also be resembled in website and vice versa







firebase firebase-realtime-database






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 17 at 17:39

























asked Nov 17 at 17:33









Saikumarreddy atluri

53




53












  • welcome to Stack Overflow! please take the tour, look around, and read through the Help Center, in particular How do I ask a good question?; if you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem; also, remember to include a Minimum, Complete, Verifiable Example; people will be glad to help
    – landru27
    Nov 17 at 20:11


















  • welcome to Stack Overflow! please take the tour, look around, and read through the Help Center, in particular How do I ask a good question?; if you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem; also, remember to include a Minimum, Complete, Verifiable Example; people will be glad to help
    – landru27
    Nov 17 at 20:11
















welcome to Stack Overflow! please take the tour, look around, and read through the Help Center, in particular How do I ask a good question?; if you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem; also, remember to include a Minimum, Complete, Verifiable Example; people will be glad to help
– landru27
Nov 17 at 20:11




welcome to Stack Overflow! please take the tour, look around, and read through the Help Center, in particular How do I ask a good question?; if you run into a specific problem, research it thoroughly, search thoroughly here, and if you're still stuck post your code and a description of the problem; also, remember to include a Minimum, Complete, Verifiable Example; people will be glad to help
– landru27
Nov 17 at 20:11












1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










Yes, that is definitely possible. For example, the FriendlyPix sample app is available for iOS, Android, and Web, and all these talks to the same back-end services. So photos posted in one platform show up in all other platforms too.






share|improve this answer





















    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














     

    draft saved


    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53353772%2fcan-firebase-database-used-for-both-android-and-website%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote



    accepted










    Yes, that is definitely possible. For example, the FriendlyPix sample app is available for iOS, Android, and Web, and all these talks to the same back-end services. So photos posted in one platform show up in all other platforms too.






    share|improve this answer

























      up vote
      0
      down vote



      accepted










      Yes, that is definitely possible. For example, the FriendlyPix sample app is available for iOS, Android, and Web, and all these talks to the same back-end services. So photos posted in one platform show up in all other platforms too.






      share|improve this answer























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        Yes, that is definitely possible. For example, the FriendlyPix sample app is available for iOS, Android, and Web, and all these talks to the same back-end services. So photos posted in one platform show up in all other platforms too.






        share|improve this answer












        Yes, that is definitely possible. For example, the FriendlyPix sample app is available for iOS, Android, and Web, and all these talks to the same back-end services. So photos posted in one platform show up in all other platforms too.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 17 at 17:36









        Frank van Puffelen

        220k25361387




        220k25361387






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53353772%2fcan-firebase-database-used-for-both-android-and-website%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]