The Following 2 Users Say Thank You to nh1402 For This Useful Post: | ||
|
2016-05-13
, 10:00
|
|
Posts: 654 |
Thanked: 2,368 times |
Joined on Jul 2014
@ UK
|
#222
|
|
2016-05-13
, 10:12
|
Posts: 288 |
Thanked: 1,103 times |
Joined on Jul 2014
|
#223
|
Ah, that is what I meant (using it "as is" with no modifications).
The Following 5 Users Say Thank You to nh1402 For This Useful Post: | ||
|
2016-05-18
, 20:39
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#224
|
|
2016-05-18
, 21:09
|
Posts: 288 |
Thanked: 1,103 times |
Joined on Jul 2014
|
#225
|
|
2016-05-18
, 21:30
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#226
|
well krnlyng/liar has already done that, but it still requires special treament for every app, and doesn't work with Java only apps. It might be interesting to see if the Android N JIT compiler helps.
|
2016-05-19
, 18:35
|
Posts: 210 |
Thanked: 841 times |
Joined on Feb 2013
|
#227
|
Oh. Seems a lot's happened while I was not around here. lAnd why isn't a real dalvik vm sufficient?
And what is the portability to N9/N900 (don't care about the performance-usability factor here right now)
Some dependencies on newer EGL api or whatever?
|
2016-05-20
, 08:57
|
Posts: 26 |
Thanked: 55 times |
Joined on Aug 2012
|
#228
|
The Following 6 Users Say Thank You to jobe For This Useful Post: | ||
|
2016-05-20
, 11:17
|
Posts: 288 |
Thanked: 1,103 times |
Joined on Jul 2014
|
#229
|
If I would like to port sfdroid to Oneplus X (CM12.1 based) would I need to compile e.g. the libhardware stuff (sfdroid_sensors.default.so and sharebuffer.default.so) in a clean CM12.1 android build env or can I also use the mer-hybris build env which I already have for the Oneplus X?
If I need a clean CM12.1 build env is it possible and sufficient to just build the needed pieces (single modules) or do I need to first build the whole source tree including the kernel for the Oneplus X?
The problem might be that I don't have a complete CM12.1 build env for Oneplus X as there is no official support for it from Cyanogenmod. The CM12.1 build for Oneplus X is a community port and based on top of that SFOS is running...
|
2016-05-20
, 11:18
|
Posts: 210 |
Thanked: 841 times |
Joined on Feb 2013
|
#230
|
If I would like to port sfdroid to Oneplus X (CM12.1 based) would I need to compile e.g. the libhardware stuff (sfdroid_sensors.default.so and sharebuffer.default.so) in a clean CM12.1 android build env or can I also use the mer-hybris build env which I already have for the Oneplus X?
If I need a clean CM12.1 build env is it possible and sufficient to just build the needed pieces (single modules) or do I need to first build the whole source tree including the kernel for the Oneplus X?
The problem might be that I don't have a complete CM12.1 build env for Oneplus X as there is no official support for it from Cyanogenmod. The CM12.1 build for Oneplus X is a community port and based on top of that SFOS is running...
Sorry if that wasn't clear before.
Last edited by nh1402; 2016-05-13 at 09:11.