Droid-ify / Droid-ify/client

[Feature Request] Allow installing armeabi-v7a apps on arm64-v8a only devices when tango is detected

Open
#1,324 0 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
7.4k
Forks
214
PR merge metrics
No merged PRs in 30d

Description

### Before you submit

- [x] I have searched the issue tracker for [open](https://github.com/Droid-ify/client/issues) and [closed](https://github.com/Droid-ify/client/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success.
- [x] I'm not requesting app support for a specific repo — that's up to repo maintainers
- [x] I understand this might not get built (Droid-ify is maintained by a single person)

### What's the problem?

Droid-ify not allowing to install armeabi-v7a apps on arm64-v8a only processor.

### What would help?

Droid-ify should allow installing armeabi-v7a apps on arm64-v8a when detected that devices is using tango and detected by using ``getprop tango.enabled``

### Alternatives?

This also can be done by simple switch to disable that check.

### Anything else?

For reference what tango is:
https://www.amanieusystems.com/home

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.