Stock Nougat Toolkit apk

Search This thread

raystef66

Recognized Developer / Recognized Contributor
Jul 2, 2013
2,976
14,241
Belgium
ZTE Axon 7
Xiaomi Mi 9
Anyone got the apk for the 'Toolkit' app which was included on Nougat?
The Toolkit is called the Toolbox apk. Unfortunately afaik it consists of more then alone the toolbox.apk. When I debloat them I have to remove all :

Code:
ui_print(" - Removing Toolbox");
        delete_recursive("/system/priv-app/Toolbox");
	delete_recursive("/system/app/CalculatorMF_ZTE");
	delete_recursive("/system/app/Gradienter");
	delete_recursive("/system/app/HandingPaint");
        delete_recursive("/system/app/NoiseTest");
	delete_recursive("/system/app/Protractor");
	delete_recursive("/system/app/Ruler");
	delete_recursive("/system/app/ZteCompass");
endif;
So installing the toolbox.apk alone wouldn't do a great job.
But if you want you can try them installing one by one and see how that goes. Do mind, these ones are not deodexed and need the oat etc...so I don't give that much chance.
Here you go : A2017G-N-B12-ToolboxApks
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hello I'm interested in this too :)
    Is possible to deodex and then run inside Oreo stock ROM ?