apktool

apktool is a tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications; and makes it possible to debug code step by step.

It requires Java. It comes pre-installed in kali.