- 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.
- 零點(diǎn)起飛學(xué)Xilinx FPG
- Learning SQL Server Reporting Services 2012
- Istio入門與實(shí)戰(zhàn)
- 施耐德SoMachine控制器應(yīng)用及編程指南
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實(shí)戰(zhàn)(第2版)
- Mastering Manga Studio 5
- Svelte 3 Up and Running
- CC2530單片機(jī)技術(shù)與應(yīng)用
- 觸摸屏應(yīng)用技術(shù)從入門到精通
- 單片機(jī)項(xiàng)目設(shè)計(jì)教程
- 分布式存儲系統(tǒng):核心技術(shù)、系統(tǒng)實(shí)現(xiàn)與Go項(xiàng)目實(shí)戰(zhàn)
- ActionScript Graphing Cookbook
- 電腦軟硬件維修寶典
- Arduino項(xiàng)目開發(fā):智能控制
- Raspberry Pi Media Center