• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Recent content by M_Amjad

  1. M_Amjad

    Apps Why is my PC slow when downloading a large APK file, and how can I fix this issue?

    I've been experiencing a frustrating problem when trying to download a large APK file on my PC. The download process slows down significantly, and it takes forever to complete. I have a decent internet connection, so I'm not sure what's causing this issue. Can anyone help me troubleshoot and...
  2. M_Amjad

    Apps How can I display values from Android Studio profiler/performance on my app?

    To display values from Android Studio profiler or performance metrics in your app, you can use the Android Debug Bridge (ADB) or logcat. Here's a step-by-step guide on how to do it: Enable Profiling in Android Studio:Ensure that your app is running in debug mode in Android Studio. Open the...