Skip to content

自己做的一些安卓绑定好的第三方库并带demo的项目 xg-push bugly 有赞 阿里云播放器

Notifications You must be signed in to change notification settings

piayping/XamainAndroidBindLibary

 
 

Repository files navigation

XamainAndroidBindLibary

自己做的一些安卓绑定好的第三方库并带demo的项目 希望能够帮助大家。
使用demo进行更改首先考虑 applicaiton 然后是AndroidManifest.xml
里面的很多细节请注意复制和查看尤其是包名 以下demo都是以真机为主。如果想在模拟器运行。请注意拷贝x86相关so文件到lib中

1、信鸽推送demo已经完成

https://github.com/jsonsugar/XamainAndroidBindLibary/tree/master/Xg-Push/XinGeDemo

http://xg.qq.com/


2、腾讯Bugly demo

https://bugly.qq.com/v2/相关介绍

注意更换为你自己的app_id

3、weex 集成到你的xamarin中

https://weex.apache.org/

4、有赞商场集成到你app

5、阿里云播放器

6、增加一个安卓的摄像头预览的demo演示

新的安卓版本导致预览会非常麻烦 比如我们要在预览中加个框框或者设计个图标之类的 需要用到预览实现 所以我编写了一个demo 方便大家定制化摄像头预览

About

自己做的一些安卓绑定好的第三方库并带demo的项目 xg-push bugly 有赞 阿里云播放器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • C# 40.8%
  • Smalltalk 1.6%