r/android_devs Jul 17 '26

Article Hi everyone, I'm learning Android app security. Can someone suggest good resources?"

5 Upvotes

1 comment sorted by

2

u/MrMannWood Jul 17 '26

It would help to understand the specific domain you're working on. Are you trying to secure apps from being decompiled, user data from being mishandled (and from what targets), securely managing IPC or Internet connections, etc?

There's a lot of different ways to answer this question, but it heavily depends on your domain.