1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/egaoba-huamao

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
plugin.xml 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
unknown Отправлено 25.12.2015 05:03 b4b179f
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:m2="http://schemas.microsoft.com/appx/2013/manifest" id="cordova-plugin-bluetooth-weight-huamao" version="0.0.1">
<engines>
<engine name="cordova" version=">=3.0.0" />
</engines>
<name>Bluetooth Weight(huamao)</name>
<description>weight plugin ....</description>
<author>speeda</author>
<keywords>bluetooth,weight,cordova</keywords>
<license>Apache 2.0</license>
<js-module src="www/huamao.js" name="HuamaoPlugin">
<clobbers target="HuamaoPlugin" />
</js-module>
<platform name="android">
<config-file target="res/xml/config.xml" parent="/*">
<feature name="HuamaoPlugin">
<param name="android-package" value="com.speeda.pda.weight.huamao.HuamaoPlugin" />
</feature>
</config-file>
<source-file src="src/android/HuamaoPlugin.java" target-dir="src/android/com/speeda/pda/weight/huamao" />
<config-file target="AndroidManifest.xml" parent="/manifest">
<uses-permission android:name="android.permission.BLUETOOTH"/>
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN"/>
</config-file>
</platform>
</plugin>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/egaoba-huamao.git
git@api.gitlife.ru:oschina-mirror/egaoba-huamao.git
oschina-mirror
egaoba-huamao
egaoba-huamao
master