Android Sanitizer is a powerful toolset to debug (Part I)
When it comes to native development, it's important to have a proper toolset to debug. In 2012 Google introduces a class of tools called code sanitizer to detect program bugs.…
When it comes to native development, it's important to have a proper toolset to debug. In 2012 Google introduces a class of tools called code sanitizer to detect program bugs.…
Google has improved Android features over the years and every new version came with some improvement. Android 13 introduced some new features that have enhanced performance and battery usage. The…