android - Difference between dexing and deploying? -


could tell me difference between dexing , deployment in android development?

if simple:

dexing - part of app building.

deployment - process of installing app device or loading artifacts on repository.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -