`
zhangyaochun
  • 浏览: 2595632 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

what is apk?

阅读更多

 

  • apk是什么
  1. Android Package,Android安装包
  2. 直接传到Android模拟器或Android手机执行即可安装
  3. apk其实是zip格式,通过UnZip解压后,看到Dex文件,Dex是Dalvik VM executes的全称,Android Dalvik执行程序

 

   扩展阅读

 

    http://baike.baidu.com/view/1351499.htm

分享到:
评论

相关推荐

    Get My MSL1.3.apk

    This way I can find out what devices can and cant be supported and exclude this app from showing in the market for those devices (HTC + many others). I will make the dataset public.

    Android代码-FlashGordon

    What is Flash Gordon ? In laymen's words, Flash Gordon is an apk which allows you to flash any flashable zip (except for Roms) without having a recovery installed. You just point it to the zip you ...

    [完美破解]VMProtect Ultimate 3.0.9 Build 695+ WebLM2.4.2.21

    What is VMProtect? VMProtect protects code by executing it on a virtual machine with non-standard architecture that makes it extremely difficult to analyze and crack the software. Besides that, ...

    apktool documentation

    -m / --match-original is a new feature for apk analysis. This retains the apk is nearly original format, but will make rebuild more than likely not work due to ignoring the changes that newer aapt ...

    MiXplorer-v6.44.1-Silver_build_2004302_apk_DotheWork_android_源码

    MiXplorer is a very complete file management tool that will allow us to work comfortably with all the files and folders on our Android device. And what is better

    ZeroConf Browser apk

    ZeroConf Browser apk ZeroConf Browser allows users to browse the network for ... It is a useful tool for debugging ZeroConf problems and to discover what services are visible to your Android device.

    developing android application with adobe air.part4.rar

    What Is in the AIR SDK New ActionScript Libraries AIR on the Desktop Versus AIR on Android Mobile Flash Player 10.1 Versus AIR 2.6 on Android Chapter 2 : Call Me, Text Me Setting Up Your Device ...

    developing android application with adobe air.part2.rar

    What Is in the AIR SDK New ActionScript Libraries AIR on the Desktop Versus AIR on Android Mobile Flash Player 10.1 Versus AIR 2.6 on Android Chapter 2 : Call Me, Text Me Setting Up Your Device ...

    developing android application with adobe air.part3.rar

    What Is in the AIR SDK New ActionScript Libraries AIR on the Desktop Versus AIR on Android Mobile Flash Player 10.1 Versus AIR 2.6 on Android Chapter 2 : Call Me, Text Me Setting Up Your Device ...

    developing android application with adobe air.part1

    What Is in the AIR SDK New ActionScript Libraries AIR on the Desktop Versus AIR on Android Mobile Flash Player 10.1 Versus AIR 2.6 on Android Chapter 2 : Call Me, Text Me Setting Up Your Device ...

    Android代码-Android M的Runtime Permission助手

    What are Runtime Permissions? Google docs is here. TLDR: like old-loved permissions that were ask during installation but this time they are more dynamic (should be ask only when they are needed) and ...

    Android多线程断点下载jar包

    data.putBoolean("isCompleted", isCompleted); data.putInt("fileSize", fileSize); data.putInt("completedSize", completedSize); data.putInt("downloadedSize", downloadedSize); data.putFloat(...

    The Busy Coder's Guide to Android Development 8.10

    For those of you who have read previous editions of this book, here are some of the highlights of what is new in the prose in Version 8.10. This update: • Adds a new chapter on authenticating the ...

    android-serialport-api

    What is NOT possible with this project: * receiving/sending data through an USB slave interface Please have a look on the Wiki for more information. You may also find relevant information in users ...

    FormEditText文本验证提示

    alphaNumeric: guess what? personName: checks if the entered text is a person first or last name. personFullName: checks if the entered value is a complete full name. email: checks that the field is a ...

    The Busy Coder’s Guide to Android Development 8.4 epub

    For those of you who have read previous editions of this book, here are some of the highlights of what is new in the prose in Version 8.4: Updated everything for Android Studio 2.3 Added a chapter on...

    [计算机软件及应用]Android开发者指南.doc

    7. What is Android?:解释Android系统的基本概念和架构。 8. ProGuard:代码混淆工具,用于优化和保护应用代码。 9. Android API Levels:介绍Android的不同版本及其API级别,开发者需根据目标设备选择合适的API...

    Android代码-快速分享笔记

    Quickly is a persistent notification on your phone that triggers a dialog box to write notes and share them to any of your installed apps. It doesn't require you to quit the app you're looking at, and...

    Android代码-SharedPrefManager

    What is this library about? SharedPref Manager helps to manage your android Shared Preferences very effectively with ease (currently under active development, expect to see new releases almost daily) ...

    The Busy Coder's Guide to Android Development: Version 8.2

    For those of you who have read previous editions of this book, here are some of the highlights of what is new in the prose in Version 8.2: Added a chapter on the basics of using RxJava Added a chapter...

Global site tag (gtag.js) - Google Analytics