Quote:
Originally Posted by SelfElevated2
Ok so this is completely not an android question but I know one of my pals on the forums knows the answer.. So our programs are apk... If I was to download a pc game what would it be??? It's file extension like apk
|
A file with an .apk extension should be an Android application package file. It's a zip/jar packed binary file with the MIME type "application/vnd.android.package-archive". An Android device should know how to handle it.