android - Can developers perform optimizations in apk creation using dx tool? -
dx tool present in android build tools, , developers need not invoke tool during creation of .dex/.apk. can developer perform further optimizations in .dex/.apk creation process optimize output .dex/.apk file better performance on device?
Comments
Post a Comment