Introducing G2.ai, the future of software buying.Try now
Chike I.
CI
Founder at Ooka.co.za

What are you guys doing to improve security?

Security has been an issue with Android, what are you guys doing to improve security and how can developers be "checked" just like Apple IOS before they are given access?
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Saurabh A.
SA
Lead Application Developer at iProgrammer Solutions Pvt. Ltd.
0
The Android operating system has lots of built-in security features, such as application sandboxing, protection against buffer and integer overflow attacks, and segregated memory areas for program instructions and data. As a result, simple Android apps that don't perform any file system or networking operations can often be considered secure by default. 1. Use Internal Storage for Sensitive Data. 2. Encrypt Data on External Storage. 3.Use HTTPS For network operations 4. Avoid Asking for Personal Data 5. Use ProGuard Before Publishing
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply