Hello,
I’m trying to build an APK so I can submit my app to google play. I have setup my key store but when I try to build, I’m receiving an error saying there is no such file or directory. I would greatly appreciate it if someone could help.
Can you post the whole error as well as a screen shot of your build screen?
Hi Rob, Here is a screenshot of the errorhttps://docs.google.com/file/d/0B0E11TrIljjjRUVpQ0lRR1Nra2c/edit?usp=docslist_api
Here is a link to the screenshot of the error I’m experiencing
https://docs.google.com/file/d/0B0E11TrIljjjRUVpQ0lRR1Nra2c/edit?usp=docslist_api
Google Docs isn’t the best way to do this. I’ve had to request permission to see these.
Rob
I just added you. I apologize for the inconvenience, I’m on my iphone
@chrh02, this does not look like an error with your keystore. It looks like you have a file called .png that shouldn’t be there. I would look through your project folder and make sure there are not files there that shouldn’t be. I can’t tell if your keystore is in the same folder or not. It should not be. There are some folder names that cause problems too, like “resources”. But this particular error has to with a .png file with no name.
Rob
Hi Rob,
I don’t see any unnamed PNGs in my project folder. Where should I put the keystone file?
You can put the keystore any where. You just don’t want to distribute it with your app. I have a folder I call Android and I store mine there.
Can you get a listing of all the files in the folder with your main.lua?
Rob
Yes, I can see all the files with my main.lua
Can you post a listing of all the files?
Rob
Can you post the whole error as well as a screen shot of your build screen?
Hi Rob, Here is a screenshot of the errorhttps://docs.google.com/file/d/0B0E11TrIljjjRUVpQ0lRR1Nra2c/edit?usp=docslist_api
Here is a link to the screenshot of the error I’m experiencing
https://docs.google.com/file/d/0B0E11TrIljjjRUVpQ0lRR1Nra2c/edit?usp=docslist_api
Google Docs isn’t the best way to do this. I’ve had to request permission to see these.
Rob
I just added you. I apologize for the inconvenience, I’m on my iphone
@chrh02, this does not look like an error with your keystore. It looks like you have a file called .png that shouldn’t be there. I would look through your project folder and make sure there are not files there that shouldn’t be. I can’t tell if your keystore is in the same folder or not. It should not be. There are some folder names that cause problems too, like “resources”. But this particular error has to with a .png file with no name.
Rob
Hi Rob,
I don’t see any unnamed PNGs in my project folder. Where should I put the keystone file?
You can put the keystore any where. You just don’t want to distribute it with your app. I have a folder I call Android and I store mine there.
Can you get a listing of all the files in the folder with your main.lua?
Rob
Yes, I can see all the files with my main.lua