Android Question How to get file.apk

sotik

Member
Licensed User
Longtime User
Hi all, i want to get the file.apk of my project, but when i compile wihout signing i get a temp.ap_ file, what must i do with this?.
 

sotik

Member
Licensed User
Longtime User
No, i compile with release mode and i get temp.ap_ file in the Objects folder, inside the bin folder
 
Upvote 0

sotik

Member
Licensed User
Longtime User
the problem is that i did only compile, instead of compile and run with a device/amulator connected -.-', so now i got the apk thanks.
 
Upvote 0
Top