Skip to content

The Android log can certainly be used to gather your personal data, so lets clean it up! The goal of this project is to remove all logging from an application. You will need to identify all occurrences of method calls to the log API. You will need to remove these statements from the JIMPLE code.

Notifications You must be signed in to change notification settings

blitzmohit/Android_Log_Remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

The Android log can certainly be used to gather your personal data, so lets clean it up! The goal of this project is to remove all logging from an application. You will need to identify all occurrences of method calls to the log API. You will need to remove these statements from the JIMPLE code.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages