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
firebase firebase-realtime-database
add a comment |
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
firebase firebase-realtime-database
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
add a comment |
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
firebase firebase-realtime-database
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
firebase firebase-realtime-database
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
add a comment |
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
add a comment |
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.
add a comment |
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.
add a comment |
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.
add a comment |
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.
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.
answered Nov 17 at 17:36
Frank van Puffelen
220k25361387
220k25361387
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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