Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

AllJoyn open source applications?

I'm trying to find open source AllJoyn based applications. All I got is several apps that repeatedly appear in various sites, but none of them are open source.
https://www.alljoyn.org/app-developers/featured-apps

Of course there are the AllJoyn SDK's sample application, but they are pretty basic.

So, does anyone know about an open source AllJoyn project, preferably intended for Android OS?

like image 296
noti Avatar asked Aug 11 '26 07:08

noti


1 Answers

Have a look at some example projects:

  • https://github.com/tkellogg/alljoyn-examples
  • https://github.com/JavierT/Alljoyn_signal_sample
  • https://github.com/youngkin/FileTransferSampleApp
like image 104
niutech Avatar answered Aug 13 '26 21:08

niutech