HWPushDemo [Huawei Push Integration, based on version 2.6.1.301]

Copyright Statement: This is an original article by HaiyuKing. Please indicate where it came from! Preface This Demo only records the integration of Huawei Push and cannot run. In addition, because storage permissions may be used, you need to match the Runtime Permission Request function. Use steps I. Project Organization Chart Matt ...

Posted by pradee on Sat, 11 May 2019 12:55:15 +0200

Basic Summary of Android (I)

1. Summary of Android Manifest tag highlights <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.base.module.recorder" android:versionCode="1" android:versionName="1.0" android:sharedUserId="android.uid.system" android:installLocation="auto|internalOnly|preferExternal" ...

Posted by chanw1 on Sat, 11 May 2019 11:04:32 +0200

Use of kinect2 in VS

Use of kinect2 in VS 1. Download and debug the kinectV2 software development kit 1.1 Installation 1.2 Debugging 2. Download and installation of VS2013 2.1 Download 2.2 Installation 3. Installation configuration of opencv 3.1 Configuring environment variables 3.2 opencv Configuration in VS 3.3 New vs Project Test Configur ...

Posted by siri_suresh on Sat, 11 May 2019 03:01:58 +0200

Bitcoin Development Course in Go Language Based on Mixin Network: Creating Robots

Mixin Network It is a free and extremely fast end-to-end encrypted digital currency trading system.In this chapter, you can create a bot in Mixin Messenger to receive user messages according to the tutorial, and learn how to transfer a bit coin to a robot or to a robot to transfer a bit coin to you. Mixin Network Development Resource Compilatio ...

Posted by Killswitch on Sun, 05 May 2019 21:40:03 +0200