![]() |
2017-03-06
, 06:18
|
Posts: 7 |
Thanked: 7 times |
Joined on Mar 2017
|
#182
|
Looks like AD has issues with Base 12.1 we have some issues on Nexus 5 too but it at least starts. I tried copying these lib files from CM11 base on Nexus 5 but it did not work. On the other hand CM11 base works without issues on Nexus 5. Sorry guys but there is not much thing i can do. AD needs rebase. Maybe there will be another leak of upgraded AD. Sony devices will have AD officialy and i think it will be upgraded. All we now can is just wait.
in yout log this is not good i guess.
Sailfish start_alien.sh[12642]: *** Error in `/system/genv/bin/alien_media_control': malloc(): memory corruption: 0xb36000bb
ro.alien.native_media_control=true
ro.alien.native_media_control=false
![]() |
2017-03-06
, 08:05
|
Posts: 20 |
Thanked: 12 times |
Joined on Oct 2016
|
#183
|
Nevermind i got it to run now.
I tore up the build prop and found this line
and i changed it toCode:ro.alien.native_media_control=true
Also i made changes to Dalvik heap sizes and now its working.Code:ro.alien.native_media_control=false
I'm running tests now. I recommend other users to check their build.props inside alien/system directory to debug
EDIT: apkd-install gives me boolean false![]()
Has anyone fixed this?
The Following User Says Thank You to baddea For This Useful Post: | ||
![]() |
2017-03-06
, 09:04
|
Posts: 20 |
Thanked: 12 times |
Joined on Oct 2016
|
#184
|
The Following User Says Thank You to baddea For This Useful Post: | ||
![]() |
2017-03-06
, 09:27
|
Posts: 7 |
Thanked: 7 times |
Joined on Mar 2017
|
#185
|
![]() |
2017-03-06
, 09:32
|
Posts: 7 |
Thanked: 7 times |
Joined on Mar 2017
|
#186
|
It does, but the app doesn't install nor appear in the menu.
https://preview.ibb.co/kBpdyv/photo_...9_10_37_53.jpg
https://preview.ibb.co/jWSWJv/photo_...9_10_37_58.jpg
The Following User Says Thank You to taalojarvi For This Useful Post: | ||
The Following User Says Thank You to baddea For This Useful Post: | ||
![]() |
2017-03-06
, 12:31
|
|
Posts: 764 |
Thanked: 2,889 times |
Joined on Jun 2014
|
#189
|
http://imgur.com/qrIkMJX
http://imgur.com/qrIkMJX
The Following User Says Thank You to nthn For This Useful Post: | ||
![]() |
2017-03-06
, 13:23
|
Posts: 2 |
Thanked: 2 times |
Joined on Mar 2017
|
#190
|
Make sure android support starts. Enter that menu and click start. If it starts stop button should highlight.
You can intsall apk from file manager, after you click on apk click install from dropdown menu. wait for 1 minute at max, or you can install from terminal
apkd-install "/apk/path"
It should print boolean true and after that install an app.
The Following User Says Thank You to nrdnandan For This Useful Post: | ||
in yout log this is not good i guess.
Sailfish start_alien.sh[12642]: *** Error in `/system/genv/bin/alien_media_control': malloc(): memory corruption: 0xb36000bb