Android apk
in
Android Processing
•
1 year ago
Hello,
I am trying to publish an android app. I've been trying to get my apk file so I can sign it and zipalign it, but I haven't been able to get started. I read ak_eric's post, but I didn't know which file to keytool, and I think it was supposed to be an apk file. So how do I get the apk file? First I exported from the processing IDE, but I couldn't find an apk file anywhere. Next, I tried to copy the file from my phone using the adb tool included in the SDK. I didn't have access to the files where (I think) the sketch is, because my phone isn't rooted.
I am trying to publish an android app. I've been trying to get my apk file so I can sign it and zipalign it, but I haven't been able to get started. I read ak_eric's post, but I didn't know which file to keytool, and I think it was supposed to be an apk file. So how do I get the apk file? First I exported from the processing IDE, but I couldn't find an apk file anywhere. Next, I tried to copy the file from my phone using the adb tool included in the SDK. I didn't have access to the files where (I think) the sketch is, because my phone isn't rooted.
So, if you think you know what I'm doing wrong, or how I can get the apk file, I would really appreciate your help. Thanks.
Edit: So I found 2 .apk's in my export folder, but when I try to keytool them it says that it is the wrong keytool format
1