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

Unable to determine activity name #9

Open Sulinskii opened 1 year ago

Sulinskii commented 1 year ago

Hi, when I'm trying to run app, there is an error:

Error running 'app': Unable to determine activity name

Updating AndroidManifest.xml results in launching app, but crashing on start. Is it possible to fix that?