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
/
contacts
/
ContactsClient
/
res
/
menu
/
mainmenu.xml
7 lines
(5 loc)
•
174 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
menu
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
item
android:title
=
"Quit"
android:id
=
"@+id/quit"
>
</
item
>
</
menu
>