[Click here to view the image of firebase database] 1
下面是我的Firebase 01,02的图片,我手动插入了它,但是当我尝试通过使用android studio添加内容时,密钥会随机生成..如何使它递增,就像用户不断添加时变成04 ,05,05,等等
if(newState !=null)
{
state.push().setValue(newState);
}