cnlohr / rawdrawandroid

Build android apps without any java, entirely in C and Make
MIT License
2.75k stars 197 forks source link

386 and amd64 (x86 and x64) #62

Closed MatejMagat305 closed 1 year ago

MatejMagat305 commented 1 year ago

well I know that it is horrible request, but android has two other architectures, would it be possible to some easy way to add these architectures?
I ask because verry often simulators of android is x64 or x86 ...

dreua commented 1 year ago

https://github.com/cnlohr/rawdrawandroid/blob/10c6657dc2f556fd600cbca85da32919d8d95a5f/Makefile#L103

Just uncomment what you need

MatejMagat305 commented 1 year ago

ou, sorry, according text it seems like it is not posible ..., nice that is so easy