Search found 1 match
- Tue Jan 12, 2016 4:14 pm
- Forum: General
- Topic: Android Apk source code security
- Replies: 3
- Views: 3117
Android Apk source code security
Hi there! I'm a starter in lua and love :awesome: . I want to know how love produce the apk file for android. I mean since lua is a scripting kind of language is the apk produced contains bare lua code or will it be converted to some sort of binary inside apk. Because i'm wary about the source code ...