提交 c71291e9 编写于 作者: jinlong0603's avatar jinlong0603

update android code

上级 8b7f489a
......@@ -109,7 +109,11 @@ public class EasyIPCamera {
}
public int active(Context context){
String key = "6D72754B7A4A36526D34324171524E5A707578574A655276636D63755A57467A65575268636E64706269356C59584E356158426A5957316C636D4658444661672F365867523246326157346D516D466962334E68514449774D545A4659584E355247467964326C75564756686257566863336B3D";
/*
*此Key为个人测试临时Key
*如需更换applicationId或者商业使用,请将新的applicationId发邮件至support@easydarwin.org咨询
*/
String key = "6D72754B7A4A36526D3430414635355A706D4842384F5276636D63755A57467A65575268636E64706269356C59584E356158426A5957316C636D46584446616732504467523246326157346D516D466962334E68514449774D545A4659584E355247467964326C75564756686257566863336B3D";
int iRet = active(key, context);
if(iRet != 0){
Log.e(TAG, "Key invalid! active failed!!! return : " + iRet);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册