View Single Post
Old 11-28-2023, 07:38 PM   #169
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,999
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by denisuu View Post
This might be a stupid question but what apps do we install on the Leaf 2 arm or arm64?

Both seem to work, I don't really find an answer on what the right architecture is.
I believe the Leaf2 (like everything) is 64 and 32.
Some things are only 64.
Code:
ps -e|grep zygote
You should see two (or even three with webview).
Apps without libs should run on the default (64).
Apps with a choice of 64 libs should run on 64.
Apps with only 32 libs must run on 32.
The last case is fail on Pixel7? 8? because zygote32 is not enabled by default.
In short, run 64.
Renate is offline   Reply With Quote