View Single Post
Old 05-14-2016, 09:04 AM   #201
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by geekmaster View Post
Aware of that. No kindlets unless somebody ADDS such support, anyway. I do not plan to do that, though I may make my native mode launcher menu KUAL-compatible to some extent. There is no reason to NOT add java support (and lua too) to a K1, is there?
It should be possible to build Lua for the K1 - -
Once you have figured out building dynamically linked applications for the K1.

(Lua depends on using dlopen - it can only be built static for a specific purpose (I.E: all modules are statically linked in) ).

I don't recall if Java pre-dates ARMv4 or not, I think it does.
Maybe a little searching for ARMv4JT<...> would help answer that question. (I think Jazerle (sp?) implies thumb also)
knc1 is offline   Reply With Quote