Skip to content

onbiron/AllJoyn-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Samples and Prebuild libraries for the AllJoyn Open Source Project

Directory List

.
├── Dashboard_Aj_16.04.apk
└── v16.04
    ├── debug
    │   └── android
    │       ├── jar
    │       │   ├── ControlPanelAdapter.jar
    │       │   ├── ControlPanelService.jar
    │       │   ├── NSCommons.jar
    │       │   ├── NSNativePlatformAndr.jar
    │       │   ├── NotificationService.jar
    │       │   ├── alljoyn-sources.jar
    │       │   ├── alljoyn.jar
    │       │   ├── alljoyn_about.jar
    │       │   ├── alljoyn_config.jar
    │       │   ├── alljoyn_onboarding.jar
    │       │   ├── alljoyn_onboarding_manager.jar
    │       │   └── alljoyn_test.jar
    │       └── lib
    │           └── liballjoyn_java.so
    └── release
        └── android
            ├── jar
            │   ├── ControlPanelAdapter.jar
            │   ├── ControlPanelService.jar
            │   ├── ControlPanelService_src.jar
            │   ├── NSCommons.jar
            │   ├── NSNativePlatformAndr.jar
            │   ├── NotificationService.jar
            │   ├── alljoyn.jar
            │   ├── alljoyn_about.jar
            │   ├── alljoyn_apps_android_utils.jar
            │   ├── alljoyn_config.jar
            │   ├── alljoyn_onboarding.jar
            │   ├── alljoyn_onboarding_manager.jar
            │   └── alljoyn_test.jar
            └── lib
                └── liballjoyn_java.so


 

##Content

  • AllJoyn Android 16.04 libraries This directory contains debug build of the AllJoyn 16.04 jar and so libs for Android development. The source codes are also included to provide easy debugging on AllJoyn enabled Android Apps.

  • AllJoyn Dashboard-16.04 APK This is the modified version of the AllJoyn open source Dashboard Application. The modified Dashboard-16.04 APK supports Alljoyn Security 2.0 authentication with ECDHE.

About

Prebuild Libraries for AllJoyn Open Source Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published