Getting help
If you want to access the Android Studio documentation, you can do it through the IntelliJ IDEA web help. You can go to Help | Online Documentation, or access the web page http://www.jetbrains.com/idea/documentation/. You can also go to Help | Help Topics to directly open the documentation contents tree, or visit the web page http://www.jetbrains.com/idea/webhelp/intellij-idea.html.
Android's official documentation is provided by Google and is available at http://developer.android.com/. The Android documentation includes every kind of guide to learn how to program Android applications. It also includes design guidelines and even tips on distributing and promoting your application.
Some of the important references of all the previous chapters are listed as follows:
- Chapter 1, Introduction to Software Security:
- Glossary of terms at http://www.sans.org/security-resources/glossary-of-terms/
- Chapter 2, Security in Android Applications:
- Content providers at http://developer.android...