با Performance Monitoring برای Android شروع کنید  |  Firebase Documentation

PHOTO EMBED

Wed Dec 22 2021 22:05:53 GMT+0000 (Coordinated Universal Time)

Saved by @Behroozkh54

dependencies {
    // Import the BoM for the Firebase platform
    implementation platform('com.google.firebase:firebase-bom:29.0.3')

    // Declare the dependency for the Performance Monitoring library
    // When using the BoM, you don't specify versions in Firebase library dependencies
    implementation 'com.google.firebase:firebase-perf'
}
content_copyCOPY

https://firebase.google.com/docs/perf-mon/get-started-android