Excuse me,Could you help me to use Tools-Firebase in Android Studio to get one of the Data on my Firebase Cloud Firestore? I am a beginner, I watched many video and still can't do it .(I use java in android studio.)

Excuse me,Could you help me to use Tools-Firebase in Android Studio to get one of the Data on my Firebase Cloud Firestore? I am a beginner, I watched many video and still can't do it .(I use java in android studio.)

Apart from the documentation that @FrankvanPuffelen mentioned in his comment, I would suggest you to take a look at the answers of these Stackoverflow questions, showing how to get the value of a specific field of a document: