RahulPalve / Android-keylogger-with-email

android keylogger app which uses android accessibility service to keep track of users action, with email functionality
97 stars 25 forks source link

Logger #3

Closed manasesnganga closed 3 years ago

manasesnganga commented 3 years ago

After how long is this logger sending the data?? and how can I configure it to send after specific time intervals??

RahulPalve commented 3 years ago

It depends on the data it gathered, and not on time intervals. It will send data after the chunk size become 5Kb.