Or, they might have reviewed the source, in which case using encryption
would possibly make them permanently ban the app for being "sneaky".

On Fri, Apr 10, 2020, 12:25 Mikel Artetxe <[email protected]> wrote:

> Hi,
>
> Just to clarify, this was not the reason why Mitzuli was removed from the
> Play Store, but some security vulnerability with a library I used for the
> camera feature. But yeah, I can see the issue with the bytecode.
>
> Not sure if (2) would do the trick though. First, I don't see why they
> would forbid downloading binaries, but allow downloading the source and
> compiling on device. And, from a practical perspective, they must have
> detected that we are either (a) downloading bytecode or (b) dynamically
> running bytecode. Compiling the bytecode on device wouldn't fix (b). If the
> issue is (a), using encryption should be enough.
>
> Mikel
>
> On Thu, Apr 9, 2020 at 8:29 PM Tino Didriksen <[email protected]>
> wrote:
>
>> On Thu, 9 Apr 2020 at 19:48, Jonathan Washington <
>> [email protected]> wrote:
>>
>>>
>>> 7 apr 2020, Ç.a. tarixində 05:44 tarixində Tino Didriksen <
>>> [email protected]> yazdı:
>>>
>>>> On 2015-11-25, I started seriously looking into getting all the C++
>>>> tools running natively on Android. Two weeks later (2015-12-07), everything
>>>> worked - I had the Simpleton UI running on Android, with the native tools
>>>> run as-is in the well-known pipes, with data files compiled on Debian.
>>>>
>>>
>>> Hmm, did you commit your work on this somewhere?
>>>
>>
>> No, because there was nothing to really commit. But I've now put my tiny
>> collection of helpers in
>> https://github.com/apertium/apertium-android-native
>>
>> For UI, I took https://github.com/apertium/apertium-simpleton and built
>> it for Android. Then I built all the native tools via the Android NDK and
>> manually copied them over into the right places with adb. It was really
>> just to prove that it was possible.
>>
>> I did get far enough to put the tool binaries are in
>> https://apertium.projectjj.com/android/ and test that downloading it
>> worked, but they're for Android SDK version 15 and 19. Ancient history in
>> mobile terms. And given the new restrictions, downloading the binaries will
>> no longer work anyway. But the data package downloads would work just fine.
>>
>> -- Tino Didriksen
>>
>> _______________________________________________
>> Apertium-stuff mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/apertium-stuff
>>
> _______________________________________________
> Apertium-stuff mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/apertium-stuff
>
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to