warwound

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by warwound

  1. Ditto...

     

    Play Store says my Tesco Hudl2 tablet is not compatible with the latest version of Sync.

    I grabbed the .apk from my Moto G (where it works fine) and sideloaded it on my Hudl2.

     

    As soon as i try to start Sync a message box appears "Unfortunately, Sync has stopped".

    Looking at the logcat i see:

     

     

     

    03-12 21:09:11.771  17627-17627/? E/dalvikvm﹕ Could not find class 'com.amazon.device.messaging.ADM', referenced from method com.bittorrent.sync.service.CoreService.checkADM
    03-12 21:09:11.841  17627-17627/? A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdead0000 (code=1), thread 17627 (bittorrent.sync)
    03-12 21:09:12.221      537-568/? E/InputDispatcher﹕ channel '22497470 com.bittorrent.sync/com.bittorrent.sync.ui.activity.StartActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
    03-12 21:09:12.221      537-568/? E/InputDispatcher﹕ channel '2249b210 com.bittorrent.sync/com.bittorrent.sync.ui.activity.SyncActivityContainer (server)' ~ Channel is unrecoverably broken and will be disposed!
    03-12 21:09:13.121      160-502/? E/ivpg-hwc﹕ Lost 1 flips
    03-12 21:09:13.121      160-502/? E/ivpg-hwc﹕ Lost 1 flips
    03-12 21:09:13.431  17653-17653/? E/dalvikvm﹕ Could not find class 'com.amazon.device.messaging.ADM', referenced from method com.bittorrent.sync.service.CoreService.checkADM
    03-12 21:09:13.501  17653-17653/? A/libc﹕ Fatal signal 11 (SIGSEGV) at 0xdead0000 (code=1), thread 17653 (bittorrent.sync)

     

     

     

    I've tried uninstalling and reinstalling but always get the same result.

     

    My Hudl2 is powered by an Atom Z3735D and runs KitKat.

    I see post #2 in this thread reports a similar problem with a different Atom based device.

     

    Is Sync not compatible with x86 CPUs on the Android platform?

     

    Martin.

     

    [edit]

    My Hudl2 is a wireless only device - it has no 3G/4G hardware - i don't know if that's relevant?

    [/edit]

  2. Hi.

    I'm asking if there is any android SDK/library available which would enable me to include Bittorrent Sync features in an android application.

    Imagine 200 android tablets all displaying (the same) media content to the tablet users.
    The media content is displayed using an android application we have created.
    The media content is currently around 10GBs in size and is frequently updated, some of the media content changes but not all of it.
    Media content being video, audio and image files.

    Currently when the media content changes we have to manually connect each tablet to a computer and transfer the new content and delete old content.

    So we're hoping that we can:

    1) Make a folder available via Bittorrent Sync.
    This folder would contain the 10GBs of media content.

    2) Embed Bittorrent Sync in our android application.

    And then the android tablets would sync their local media content with the remote folder and update as necessary.

    I've searched the forums and found much the same question asked before but the question got no reply and is dated December 2013.
    I know we can install the android Sync application from the Play Store to acheive our goal but we'd ideally like to embed the Bittorrent Sync functionality within our android application.

    So can anyone answer my question?

    Thanks.

    Martin.