GithubHelp home page GithubHelp logo

com.deepin.demo's Introduction

Example for Store SDK demo

检查依赖

集成付费SDK,需安装 libdtkpay 和 libdtkpay-dev 动态库,而libdtkpay依赖动态库libdtkcore-dev。

检测安装命令分别为:

sudo dpkg -s libdtkcore-dev
sudo dpkg -s libdtkpay
sudo dpkg -s libdtkpay-dev

如果没有安装,使用如下命令分别进行安装

sudo apt install libdtkcore-dev
sudo apt install libdtkpay
sudo apt install libdtkpay-dev

获取应用公钥

登录开发者后台,创建一个付费应用,获取应用公钥 和 应用ID (例:com.deepin.demo)

构造应用项目集成SDK

查找集成需要用到的头文件和链接库路径;

sudo dpkg -L libdtkpay-dev

或者使用pkg-config集成付费SDK的相关依赖;

com.deepin.demo's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

tubbz-alt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.