1 00:00:00,390 --> 00:00:07,200 Android application package, or AP key, is the file format used for an Android application. 2 00:00:07,710 --> 00:00:13,860 It contains all the resources required for an application to run on Android operating system. 3 00:00:14,340 --> 00:00:18,580 It's basically a zip file with an extension of the DOT HBK. 4 00:00:19,290 --> 00:00:27,060 Normally, an EPA file contains the following files or folders that are displayed on the screen. 5 00:00:27,480 --> 00:00:34,260 The Android manifest at Xome Elle is found in every application and is a must have file. 6 00:00:34,920 --> 00:00:43,410 This file provides essential information about the application like entry points, package, name components, 7 00:00:43,950 --> 00:00:53,190 permissions, minimum level of Android API and libraries for Lee Statik malware analysis. 8 00:00:54,000 --> 00:01:01,000 A lot of information can be extracted from this file as you you'll see during the course classes. 9 00:01:01,050 --> 00:01:06,380 The DCX is the most important file inside an AP cake. 10 00:01:07,170 --> 00:01:12,870 It contains classes compiled into the DEX file format resources. 11 00:01:13,260 --> 00:01:17,790 A r a C is a file that contains compiled resources. 12 00:01:18,030 --> 00:01:26,610 This file contains the Xome Elk content from all configurations of R.E. as values folder packaging tool 13 00:01:26,970 --> 00:01:34,050 will extract this SML content compiles it into a binary form and archived the content. 14 00:01:34,560 --> 00:01:44,370 Ari is the directory contains resources which are not compiled into resources, not a R as C is a directory 15 00:01:44,400 --> 00:01:48,480 for natively compiled code meter dash. 16 00:01:48,570 --> 00:01:52,980 Iron F is a directory that contains the following three files. 17 00:01:53,550 --> 00:01:58,530 The manifesto DMF served as F and so dot R. 18 00:01:58,540 --> 00:01:59,050 S eight. 19 00:01:59,280 --> 00:02:08,880 The assets folder provides a way to include arbitrary files like text, Xome L phones, music and video 20 00:02:09,360 --> 00:02:10,950 into your application.