Determine if Android APK leverages Corona

Is there a way to determine if an Android App APK was created leveraging the Corona SDK? Will the android manifest have any activities or values that might indicate it came from Corona? Will any files exist such as specific Lua files that give an indication?

Looking at the contents of an APK should be obvious if It’s a Corona SDK built app or not.  Also the log output will  have plenty of Corona SDK references in it as well.

Rob

Looking at the contents of an APK should be obvious if It’s a Corona SDK built app or not.  Also the log output will  have plenty of Corona SDK references in it as well.

Rob