linkwil / WeHomeSDK

SDK source code for communicating with Linkwil's battery doorbell & battery IP camera.
GNU Lesser General Public License v2.1
6 stars 4 forks source link

Support library 64bit #12

Open quanghd96 opened 5 years ago

quanghd96 commented 5 years ago

I found all library in android demo are 32 bit. So on my app only support 64 bit, it can not run. Can you support all library 64 bit? Thank you so much!

dinhchinh82 commented 5 years ago

@linkwil as the notice from Google Play, all the related libraries in Android application need move to 64bit. We found out the there are 3 of 4 libraries which are related to your camera are still 32 bit. So could you please support the 64bit version?

As the picture below, only libEasyCamSdk.so is supported 64 bit.

Thank you. image (11)

google play 64 bit required
xiaojinsheng commented 5 years ago

We already noted, and we are working on it Will release arm64-v8 libs before the deadline.

xiaojinsheng commented 5 years ago

arm64-v8a libs had been updated.