Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FirebaseAI-Android-Chat-App How to chat One-to-one #3

Open
sreekanthdodla opened this issue Apr 4, 2020 · 1 comment
Open

FirebaseAI-Android-Chat-App How to chat One-to-one #3

sreekanthdodla opened this issue Apr 4, 2020 · 1 comment

Comments

@sreekanthdodla
Copy link

sreekanthdodla commented Apr 4, 2020

I am learning android and Firebase chat application Flow one to one chat not working Galexy replaying
how to add friends Please help me.

@sreekanthdodla
Copy link
Author

sreekanthdodla commented Aug 8, 2020

image

listitem 1
listitem 2

idata = new ProductsData(Pname,Description,Price,downloadImageUrl,CategoryName,productRandomKey,saveCurrentDate,saveCurrentTime);
idatalit.add(idata);
itemgroups = new ProductsGroup(CategoryName,idatalit);

    String chlddb = CategoryName.toString();

  ProductsRef.child(chlddb).getParent().setValue(itemgroups)

am using this query please help to add data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant