Changes between Initial Version and Version 1 of Ticket #10024, comment 10


Ignore:
Timestamp:
11/23/17 04:32:44 (6 years ago)
Author:
csnover

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10024, comment 10

    initial v1  
    1 Yes, these builds include only one engine (SCI) so they are smaller than a full build. They are also armv7a builds, which will not run on extremely old/low-end devices. I don’t know what is required to install an APK that is not signed by a valid key; I had no issues using `adb install` to sideload these directly onto an Android 4.1 tablet, but I would imagine that Android would refuse to install them if you download them directly onto a normal device without developer mode enabled.
     1Yes, these builds include only one engine (SCI) so they are smaller than a full build. They are also armv7a builds, which will not run on extremely old/low-end devices. I don’t know what is required to install an APK that is not signed by a valid key; I had no issues using `adb install` to sideload these directly onto an Android 4.1 tablet, but I would imagine that Android would refuse to install them if you download them directly onto a normal device without developer mode enabled (or at least without Unknown Sources enabled).