javascript - What does APK file do? -


this question has answer here:

i have made few apps android in html , javascript , when convert apk file, put on mobile phone installs real app. happens app made in java when extract too... according answers of question what inside android apk file seems me unzips project. questions are:

  1. what apk file do?(how work)
  2. is possible programmatically create 1 without using other programmes or using notepad only

i'm looking forward answers :)

an apk zip file contain encoded manifest (xml), code binary (dex), images (png, gif) , layout (xml) resources, , few other misc things. yes can produce package hand far easier use available development tool it.


Comments

Popular posts from this blog

vue.js - Create hooks for automated testing -

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

serial port - hub4com OVERRUN Error -