Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/apk/apk.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions topics/apk/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
created_by: Google
display_name: APK
logo: apk.png
related: android, android-app, mobile-app, app-bundle, package-manager
short_description: APK is the installable package format used for applications on Android devices.
topic: apk
url: https://developer.android.com/guide/components/fundamentals
wikipedia_url: https://en.wikipedia.org/wiki/Apk_(file_format)
---
APK files package the code and resources Android devices use to install and run applications.