Android Question no apk file in the objects subfolder. where to find it?

MiguelCZ

Member
Licensed User
Longtime User
I am trying to create and find an apk file for my app. I created a private sign key also the IDE is in "release" mode. I have read similar topics and they said the apk file is suposed to be in the objects subfolder but it is not in there, see attached file

Thanks
 

Attachments

  • objects.png
    23.2 KB · Views: 176

mangojack

Expert
Licensed User
Longtime User
Miguel .. I believe the file listed 'result' is your apk file (check extension.)
When your project filename contains spaces , the compiled apk is named 'result' . Edit your project filename and recompile , Or just rename result.apk to whatever.
 
Last edited:
Upvote 0

MiguelCZ

Member
Licensed User
Longtime User
Miguel .. I believe the file listed 'result' is your apk file (check extension.)
When your project filename contains spaces , the compiled apk is named 'result' . Edit your project filename and recompile , Or just rename result.apk to whatever.

oh I see. the file named result is the apk.

thanks
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…