开发者

Keytool facebook app for android not working on device

开发者 https://www.devze.com 2023-03-17 00:50 出处:网络
I\'ve been trying for 4 hours to discover how to use the keytool stuff. My app works so well in the emulator. I\'ve tried almost all of tutorials and tips in StackOverflow, G开发者_如何学Coogle and ot

I've been trying for 4 hours to discover how to use the keytool stuff. My app works so well in the emulator. I've tried almost all of tutorials and tips in StackOverflow, G开发者_如何学Coogle and others. Now, I'm really frustrated, because this is my first time trying to use facebook stuff on the device.

Please, does anyone have a tutorial for beginners to help me solve this?

I'm using Windows 7 and Eclipse.


You need to create custom key-store, if you want to work your apps in device.

http://developer.android.com/guide/publishing/app-signing.html

Visit two link page. link1 link2 how to use Facebook sdk.. use custom keystore instead of debug keystore. I just hope that this time your apps will work.

0

精彩评论

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