So I decompiled a .dex
file into a directory that has the following folders(inside a source folder with nothing else in it):
I wanted to edit some of the files from this and then recompile it but I don't know how I would be able to recompile the whole directory back into dex to recreate the APK.
You can use reverse engineering tools like ApkTool