sreekanthdodla

Results 1 comments of sreekanthdodla

![image](https://user-images.githubusercontent.com/4074942/89710250-cb793580-d99e-11ea-96f5-90af713f85aa.png) 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