/commentOutAndroidLogs

This this some Python code for commenting out Java Log statements for the Android production APK

Primary LanguageJupyter Notebook

commentOutAndroidLogs

This this some Python code for commenting out Java Log statements for the Android production APK

  1. Make a backup first!!
  2. Run the first cell to choose the root Android folder containing all your java files.
  3. Run the second cell to comment out all the Log messages