The Use of Tencent Bugly

Library File Import Bugly supports automatic integration and manual integration. If you use Gradle to compile Apk, we strongly recommend that you use automatic access to configure library files. Automatic integration (recommendation) Bugly support JCenter Warehouse and Maven Central Warehouse . In order to achieve more flexible co ...

Posted by bigwatercar on Wed, 12 Jun 2019 20:51:36 +0200

IOS Integrated Cloud Fusion SDK Instant Messaging

I believe you will use instant messaging function in the project. If you write on your own, you will need front-end and back-end cooperation, which will greatly increase the development cycle, so consider using third-party instant messaging platforms, such as Messenger Cloud, Messenger.... Etc. now! The landlord has used Messenger and Messenger ...

Posted by miniature on Mon, 10 Jun 2019 19:48:06 +0200

Android uses third-party SDK-allies for sharing

Today I want to write about the sharing of alliances. This period of time is useful for the project. Here is a brief introduction. Links to the Alliance's official website: Click Open Link First, to WeChat QQ, Weibo Open Platform Add Applications, Get key, List the links below: QQ Open Platform Wechat Open Platform  Microblog Open ...

Posted by twigletmac on Sun, 09 Jun 2019 23:22:20 +0200

iOS Inertial Sliding Effect

Recently, SDK has developed a new gesture sliding map, which should have the function of inertial sliding effect. Android made it first, and then showed it to me. Because I had already experienced a bird map, a bird map also had this effect, and Android did a really good job. I was still busy studying OpenGL, so I had to put down my hands and w ...

Posted by John_wilson on Sun, 09 Jun 2019 21:01:58 +0200

Thumb Bar Hand Tour MixSDK Access Instructions - Android

Thumb Bar Hand Tour MixSDK Access Instructions - Android Catalog 1. Relevant configuration + 1-1. Download SDK + 1-2. Environmental Construction + 1-3. Configure Android Manifest. XML + 1-4. Configure config.properties 2. Code Implementation + 2-1. Initialization of SDK + 2-2. Login + 2-3. Payment + 2-4. Suspension ...

Posted by benjy on Thu, 06 Jun 2019 00:54:47 +0200

Using SDK of Authorize.net to realize payment process conforming to PCI standard

The PCI standard is a set of standards designed to maximize the protection of cardholder data. There are many requirements, you can see. PCI standard Site understanding. There are many requirements. For program apes, it is necessary to ensure that any payment information of users does not go to their own servers and do not save in their own dat ...

Posted by jynmeyer on Wed, 05 Jun 2019 23:19:03 +0200

GMSSL is compiled under windows using vs2010

Introduction to GMSSL Project Home Page: http://gmssl.org/ github: https://github.com/guanzhi/GmSSL GMSSL windows + vs2010 compilation Compile and install: http://gmssl.org/docs/install.html Windows is compiled as follows: Compilation error 1. base58.c error C2057: Constant expression should be entered The following errors were mad ...

Posted by kaisellgren on Wed, 29 May 2019 10:21:53 +0200

Android Wechat Sharing Problem Solving Carefully (2)

Share audio clicks and jump pages to display a Black-screen player (there is nothing completely black on the page) Later, when sharing audio, you need to add a URL address to share music, that is, the WXMusicObject.musicUrl attribute, but there's another place to go. When I set up a shared audio address, OK can share and play, but when I click ...

Posted by candice on Mon, 27 May 2019 21:59:28 +0200

Custom Node Scaling Using Ali Cloud Container Service

brief introduction Ali Cloud Container Service was available early Cluster-based average CPU/memory usage triggers node autoscaling To help many customers cope with resilient changes in business pressures.The principle is to use Ali Cloud's cloud monitoring capabilities to trigger node scaling when resource usage (cpu and memory) reaches a thre ...

Posted by snaack on Mon, 27 May 2019 18:45:41 +0200

Android Wechat Login, Sharing, Payment

Reproduction requires well-known sources: http://blog.csdn.net/lowprofile_coding/article/details/78004224 Previously, I wrote the first edition of Weimai Login Sharing Payment: http://blog.csdn.net/lowprofile_coding/article/details/48086381 Preface Most app s have the need to access third-party sdk s. For example, third party login requires acc ...

Posted by networkthis on Sat, 25 May 2019 02:09:10 +0200