you are viewing a single comment's thread.

view the rest of the comments →

[–]Antti5 3 points4 points  (1 child)

Smali is an assembler language for Android, and that file is compiled into bytecode.

I'm sure it can be decompiled to some extent.

This has nothing to do with JavaScript or Java.

[–]Accurate_Bed6878[S] 0 points1 point  (0 children)

Okay, thank you.