A collection of quickstart samples demonstrating the Firebase APIs on Android. For more information, see https://firebase.google.com.
You can open each of the following samples as an Android Studio project, and runthem on a mobile device or a virtual device (AVD). When doing so you need toadd each sample app you wish to try to a Firebase project on the Firebaseconsole. You can add multiple sample appsto the same Firebase project. There's no need to create separate projects foreach app.
To add a sample app to a Firebase project, use the applicationId
value specifiedin the app/build.gradle
file of the app as the Android package name. Downloadthe generated google-services.json
file, and copy it to the app/
directory ofthe sample you wish to run.
Please read and follow the steps in the CONTRIBUTING.md
# Python for Android Python for Android is a project to create your own Python distribution including the modules you want, and create an apk including python, libs, and your application. These tools
Documentation Follow the quickstart instructions to install and begin creating APKs. Quick instructions to start would be: pip install python-for-android or to test the master branch: pip install git+
快速开始 本文将快速的让你了解一下除了技术细节以外所需要知道的开放平台的其他方面。开放平台不是万能的,开发者需要了解一下开放平台能做什么,不能做什么,以及为什么要选择开放平台。 开放的是什么 开放平台开放给开发者的是每一个用户的用户关系,开发者不再向传统应用那样面对单个开发者而是面对用户身后的整个好友圈。每一个API都是围绕好友与好友之间的交流来提供相关的功能,如发送微博,查看好友资料等等。 为什
本节将介绍如何在项目中使用 Mint UI。 使用 vue-cli npm install -g vue-cli vue init webpack projectname 引入 Mint UI 你可以引入整个 Mint UI,或是根据需要仅引入部分组件。我们先介绍如何引入完整的 Mint UI。 完整引入 在 main.js 中写入以下内容: import Vue from 'vue' imp
Quickstart Require node\^10.13.0 https://nodejs.org/en/download npm\^6.14.5 新版的nodejs已经集成了npm apicloud-cli\^0.2.0 npm install -g apicloud-cli Step 1. 下载 DWZ Mobile 开源项目源码 git clone https://gitee.com/d
环境版本 操作系统:CentOS release 6.6 (Final) java版本: jdk1.8 zookeeper版本: zookeeper-3.4.11 一、 安装jdk 此处省略 二、 安装zookeeper 2.1 下载源码包,并解压 官网下载地址:http://www.apache.org/dyn/closer.cgi/zookeeper wget http://mirror.o
Prometheus监控 Canal server 性能指标监控基于prometheus的实现。 关于prometheus,参见 官网 效果示意图 Quick start 安装并部署对应平台的prometheus,参见官方guide 配置prometheus.yml,添加canal的job,示例: - job_name: 'canal' static_configs: - targets: [
环境版本 操作系统:CentOS release 6.6 (Final) java版本: jdk1.8 kafka 版本: kafka_2.11-1.1.1.tgz 安装kafka 1. 下载压缩包, 复制到固定目录并解压 到官网下载压缩包 wget https://www.apache.org/dyn/closer.cgi?path=/kafka/1.1.1/kafka_2.11-1.1.1.t
参考资料 QuickStart : https://www.wenjiangs.com/doc/QuickStart https://www.wenjiangs.com/docAdminGuide : https://www.wenjiangs.com/doc/Admin-Guide Dockerfile Dockerfile文件:https://github.com/alibaba/canal/