You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
Hola como convierto archivos apk en extension aia.
gracias
Ghica
unread,
Jul 26, 2016, 9:14:12 AM7/26/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MIT App Inventor Forum
That is NOT possible. The .aia represents the source code of your app, the .apk represents the compiled code. In programming land it is true that you can compile source code (.aia -> .apk), but usually not decompile compiled code. Cheers, Ghica.