Anjali VermaBasics of Android Garbage Collection: What Every Android Developer Should KnowGarbage Collection is the process by which Android’s runtime system (ART or Dalvik in earlier versions) automatically identifies and clears…Sep 25
TheJuniorDeveloperinThe Junior DeveloperBasics of Android Garbage Collection: What Every Android Developer Should KnowGarbage Collection is the process by which Android’s runtime system (ART or Dalvik in earlier versions) automatically …Sep 13
Oğuzhan ÇetinPerformance Story on Android and Baseline ProfilesI want to share the story of how Android improved the performance of its apps from Android 1 to Android 9 and beyond. We’ll talk about key…Jan 31Jan 31
Inon ShkedyStudying APK reverse engineering by breaking the anonymity of BlindSpot appBlindSpot is an Israeli app that provides anonymous chat features, and was founded by Dor Refaeli (Bar Refaeli’s brother)Jan 8, 20183Jan 8, 20183
Anjali VermaBasics of Android Garbage Collection: What Every Android Developer Should KnowGarbage Collection is the process by which Android’s runtime system (ART or Dalvik in earlier versions) automatically identifies and clears…Sep 25
TheJuniorDeveloperinThe Junior DeveloperBasics of Android Garbage Collection: What Every Android Developer Should KnowGarbage Collection is the process by which Android’s runtime system (ART or Dalvik in earlier versions) automatically …Sep 13
Oğuzhan ÇetinPerformance Story on Android and Baseline ProfilesI want to share the story of how Android improved the performance of its apps from Android 1 to Android 9 and beyond. We’ll talk about key…Jan 31
Inon ShkedyStudying APK reverse engineering by breaking the anonymity of BlindSpot appBlindSpot is an Israeli app that provides anonymous chat features, and was founded by Dor Refaeli (Bar Refaeli’s brother)Jan 8, 20183
Summit KumarUnderstanding Android Memory ManagementMemory management is an important aspect of any operating system, and Android is no exception. With the growing complexity of mobile…Feb 9, 2023
Cagla CorakAndroid Architecture and Application ElementsIn this story , I will tell you Android basics. I will share the information that I have gathered from many places here.Aug 4, 2022