TuyaInc / tuyasmart_android_sdk

33 stars 24 forks source link

How can I add appkey and appsecret to the program? #6

Closed quangchungnguyen closed 6 years ago

quangchungnguyen commented 6 years ago

I use this source code and use Android studio to compile. However, the program notice that appkey and appsecret is empty. Where can I get these key? How can I add appkey and appsecret to the program? Thank you

NextApp commented 6 years ago

you can get help from here . https://docs.tuya.com/en/app/app-sdk/android-sdk.html

miguelcamargo9 commented 6 years ago

@quangchungnguyen could you get the keys?

quangchungnguyen commented 6 years ago

Yes, I got the key. I'm running test the program. very thank you for the help @NextApp