Where is the apk file?

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Everyone,

I have a silly question.

I created a private sign key then did a "Compile & Run".

I looked for the apk file but could not find it.

Can you tell me where to look for the apk so I can upload it the the Market?

Thanks.
 

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Klaus,

I only found 2 files in that folder:
AndroidManifest.xml
classes.dex

The rest are these folders:
bin
gen
res
src

Maybe there is another menu command I need to select that will generate the apk?

It just creates a hidden apk and moves it to the emulator or the Android device with the B4A bridge.

If I choose to allow the debugging stuff to be included it creates an apk in the objects folder but that has debugging and is not a regular apk file.
 
Upvote 0

yeroen

Member
Licensed User
Longtime User
where is apk?

Dont forget to uncheck 'attach debugger' under the Projects menu, before compiling your final project. If you do not you will only get a (large) debug apk-file.
So uncheck first and you will get the proper apk-file wich you can distribute.
Leave it checked if you are still developing.
 
Upvote 0

rleiman

Well-Known Member
Licensed User
Longtime User
Thanks.

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