When I go the below folder in my project strcuture:
C:..\AndroidstudioProjects\ParentAppDir\app\build\outputs\apk
I see the below two files
- app-debug.apk
- app-debug-unaligned.apk
What do they represent? Are these similar to the apk found in bin for the Eclipse IDE?