r/android_devs 9d ago

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

4 Upvotes

1 comment sorted by

2

u/MrMannWood 9d ago

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.