AndronixApp / AndronixOrigin

This is the official repository for the back end of the Andronix app ๐Ÿš€. Here you can know all the scripts you're installing ๐Ÿ˜Ž
https://andronix.app
MIT License
1.75k stars 339 forks source link

Issues in logout and exits and Fan recomendations #60

Closed SaicharanKandukuri closed 3 years ago

SaicharanKandukuri commented 3 years ago

Its been a while waiting

Hey andronix team

I am a big fan of your works

Here are some fan recommendations please include command command=+ " --kill on exit " in your all modded and unmodded distros lack of this line in you scripts causing problems like

And please include the Installation folder lock or we can say (default installation location to your install scripts)

# Like this
if [[ -z "$ANDRONIX_IHOME" ]]; then
folder="${HOME}/debian-fs"
else
    case ${ANDRONIX_IHOME} in
    /data/data/com.termux/*) folder=${ANDRONIX_IHOME} ;;
    *)
    echo
    echo "Location set to invalid destiantion ${ANDRONIX_IHOME}" 
    echo
    folder=${HOME}/debian-fs ;;
    esac
fi

And also additionally

And we are waiting for your mic support too And we are waiting for more optimizations and fixes in distros and modded os and multi-arch emulation with qemu

And we need more fixes and upgrades In custom procs stats and versions and more These normal issues are leading not to love your scripts

๐Ÿ˜€ ๐Ÿ’œ

ultrahacx commented 3 years ago

We are aware of the pending pull request but since we are planning to rewrite the scripts, it has been kept in pending. More mount points will be added too but not all of them as it might have compatibility issues for various users since OEMs change the access properties most of the time.

Mic support is not under our list as of now due to multiple reasons. Its working will not be effecient, lags, and lack of bus and drivers which make it harder to provide mic support.

QEMU will never be supported from our side so its useless to wait for it or have any hopes (as of now)

SaicharanKandukuri commented 3 years ago

so new updates coming soon right!๐Ÿค˜ Can you give us a clue when we see them

SaicharanKandukuri commented 3 years ago

Ok Closing Now