开发者

I'm trying to export my Android app update for signing, and my key isn't automatically showing up, where do I look to find it?

开发者 https://www.devze.com 2023-03-22 14:05 出处:网络
Ok so I have a few apps on the Android market that are very similar, just targeting different languages. When I made the apps, I just went through and created the key stores based on the langage they

Ok so I have a few apps on the Android market that are very similar, just targeting different languages. When I made the apps, I just went through and created the key stores based on the langage they were for, and didn't pay a whole lot of attention as to where开发者_Python百科 I was putting them.

Now I'm going through trying to update the apps, and there are a couple apps whose keystore didn't automatically populate as found by Eclipse.

This isn't a matter of me losing my computer, or losing my hard drive, I just don't know where to look for the files I need. What is the key's filename extension? Is there a certain place it would be stored by default? I have several time machine backups I can go to, where should I look?

Thanks!


In all probability, the .keystore files (the key) might have been moved which is why Eclipse isn't able to populate them by default. Try doing a search for *.keystore.

If not, just create a new one. Let us know how it goes.

0

精彩评论

暂无评论...
验证码 换一张
取 消