Explanation for Smali and maybe how to convert to Java | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Explanation for Smali and maybe how to convert to Java

1: Can someone please explain how Smali works? 2: If there are any codes on here using Smali, please provide a link or instructions to get to it, as I couldn't find any. 3: Post a code or link to a post/code on how to convert Smali to Java.

12th Apr 2020, 5:27 PM
Katz321Juno
Katz321Juno - avatar
4 Answers
+ 6
I don't know much of the smali but I have done some experiment on it. In Android, a app called apk editor(pro) will let you see the source code of an Android app as smali than you can also view it as a Java code and vise versa.
13th Apr 2020, 2:43 AM
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ - avatar
+ 1
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ I have a file explorer with lots of features, including seeing dex and other things within an apk. I cannot, however, convert the Smali into Java. Could you elaborate on your experiments?
13th Apr 2020, 3:15 AM
Katz321Juno
Katz321Juno - avatar
+ 1
0_O-[Mägár_Sám_Äkà_Nüllpøïntêr_Èxëcéptïön]~~ thanks, please let me know if you ever find anything on here.
14th Apr 2020, 4:16 AM
Katz321Juno
Katz321Juno - avatar