java - Android How to find original apk on the system partition -


using packagemanager i've got applicationinfo apps filtered applicationinfo.flag_updated_system_app. know sourcedir points me current apk location, need original system apk location. there non hack way this... or have list apks on system , find right one?

to clarify, let have /data/app/com.google.apps.maps-1/maps.apk want know update /system/app/maps/base.apk

all apk files can found in data/app folder on device, need root permission in order access system files.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -