- Learning Android Game Development
- Nikhil Malankar
- 220字
- 2021-07-09 20:41:18
Android Manifest file
Another important concept while making an Android app or a game is the Android Manifest file. To explain this file simply, it contains all the rules or, in more generalized terms, Permissions needed for an app. You must have observed on Google Play Store that, before you download any app, you are prompted with a dialog box that tells you what permissions are needed for the app to run. These permissions are basic rules that are needed to be fed in the Android Manifest file in order to have a transparency to let your user know what information is going to be taken from them. So, for instance, if an app requires access to the Internet, then it is required for the developer to make sure that they include the Internet permission in the manifest file. If the developer does not write this permission in the manifest file, then the app will not be able to access the said functionality, and the same goes for accessing contacts, gallery, camera, and everything else.
These are the three most important things you need to keep in mind before you start developing any Android game or an app.
In the next chapter, we will get started with our first project on Android Studio.
- 深入淺出SSD:固態(tài)存儲核心技術、原理與實戰(zhàn)
- 硬件產(chǎn)品經(jīng)理手冊:手把手構建智能硬件產(chǎn)品
- INSTANT ForgedUI Starter
- 數(shù)字邏輯(第3版)
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- 分布式系統(tǒng)與一致性
- CC2530單片機技術與應用
- Practical Machine Learning with R
- Machine Learning with Go Quick Start Guide
- 單片機技術及應用
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Hands-On Deep Learning for Images with TensorFlow
- IP網(wǎng)絡視頻傳輸:技術、標準和應用
- FPGA實驗實訓教程
- 計算機組裝、維護與維修項目教程