本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
elink
/
BodyFatScaleSDK_Android
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Increase the synchronization user automatic call
master
陈福行
5 年之前
父節點
d1160395f8
當前提交
ef1d18c5b1
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
統一視圖
顯示文件統計
2
0
app/src/main/java/aicare/net/cn/iweightdemo/MyActivity.java
+ 2
- 0
app/src/main/java/aicare/net/cn/iweightdemo/MyActivity.java
查看文件
.getHeight());
.getHeight());
showInfo(bm15BodyFatData.toString(), true);
showInfo(bm15BodyFatData.toString(), true);
}
}
}else if (weightData.getCmdType() == 2&&binder!=null&&user!=null){
binder.syncUser(user);
}
}
}
}
Write
Preview
Loading…
取消
儲存