Is it possible to run java application on android through openjdk -


disambiguation first: question not developing or compiling openjdk code run on dalvik in production. using oracle runtime on android environment.

i'm using java running small desktop utility application. have no experience in android , ios development , i'm curious extent classic java skills may transferred mobile field.

i've googled couple of methods running java application on ios embedding runtime inside application package. android has own partially incompatible , slow java virtual machine. still better nothing, i'm curious if possible run application on genuine hotspot(openjdk) virtual machine. android ios have ability run native code. may ability exploited use third-party (non dalvik) jre on android?

i'm not interested on google play market restrictions it, if there any, may not taken account.

rooting possible since i'm going write tools myself. prefer methods easy installing. putting package files , editing couple of options. , not build own android distribution cyanogenmod.

without rooting device, don't think there way it.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -