简体   繁体   中英

Using firebase and AWS for my android project

I am building an android app.I wanted to know if its ok to use both firebase and aws in my project? I will be using firebase to save users login information and I will use aws to save all of their images.So before I proceed to do this I wanted to see if its ok?

Firebase SDKs don't have any explicit restrictions about what other products you can use in your app. In general, this should be true for any product.

If you are have a specific problem with some apparent conflict between SDKs, please ask a new question with the code and steps to take that cause an issue.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM