UNPKG
alljoyn
Version:
latest (1.0.0)
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
0.0.0
Alljoyn NodeJS Integration
github.com/octoblu/alljoyn
octoblu/alljoyn
alljoyn
/
alljoyn
/
alljoyn_java
/
samples
/
android
/
sessionless
/
client
/
res
/
layout
/
message.xml
7 lines
(6 loc)
•
200 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
TextView
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:layout_width
=
"wrap_content"
android:layout_height
=
"wrap_content"
>
</
TextView
>