[ROM][5.0.1] AOSP Lollipop for Evo 3D - 7 December

Search This thread

Hahaburger

Senior Member
Dec 27, 2011
124
685
Istanbul
I have built AOSP for Evo 3D with using @johnnyslt's device tree.
It has too many bugs, although i listed them there may be many more, if you notice
a bug that hasn't listed yet, please write it.
Requirements
- 1.49 Bootloader
- S-Off ( or flashing boot.img with fastboot)
- Philz Touch Recovery (4ext can't install the ROM)
Not Working
- Camera
- Auto Rotating ( Works if you cycle auto rotation setting from accessibility )
- Wifi Tethering
- Apps cannot be moved to SD Card.
- GPS
- HDMI
- FM Radio
- YouTube doesn't work
- Virtual button backlight doesn't go off when screen is locked

Warning!
ROM is still not stable for daily usage.
Links:
ROM = http://d-h.st/BSH2
SELinux Disabled Kernel = http://d-h.st/Vz6 This doesn't have mobile fix for now.
Kernel Source: https://github.com/DogukanErgun/android_kernel_shooter
Device sources : ( branch is aosp-5.0)
https://github.com/DogukanErgun/android_device_htc_msm8660-common
https://github.com/DogukanErgun/android_device_htc_shooteru
https://github.com/DogukanErgun/android_vendor_htc
Notes
Do not forget to wipe every partition except sdcard if you are installing from cm11 ROM.
I've tried dirty flashing for you :). You will have FC's related to sqlite version.
If you are S-ON you should unzip boot.img and flash it with fastboot. 4ext recovery doesn't seem to be working
if boot partition changed.
If you are using dual boot and want to install SuperSU read this post thanks to @dreccon
Changelog
Code:
   2014-12-07:
    Added some sepolicies, you should flash boot.img too if you are s-on.
    Fixed audio again but we still have some codec issues.
   2014-12-05:
    Updated kernel to fix mobile data problem without using script.
    Updated ROM to android 5.0.1.
    We have a FM radio app but it doesn't work :D.
   2014-12-01:
    Disabled PIE enforcement. Our vendor executables work now!
    Latest superSU beta allows us to use root apps with SELinux enabled kernel.
    Battery life seems to be better than previous build. Overnight loss is %2.
    Wifi seems okay for now I cannot see it on from battery logs.
   2014-11-22:
     Fixed recovery, you don't have to flash anything to protect your recovery.
     Updated media profiles and codes from ivanich's repo. ( Thanks to him)
     We are using libril from msm8960 device tree ( Thanks to ivanich again).
     Also got extended font support config from his repo too.
     This build also have some changes for people that having problem with calls please test this too.
   2014-11-18:
     Fixed Stock browser, google play store, headphones.
     Google play services sometimes work sometimes don't work needs heavy testing with logs.
   2014-11-16
     Fixed Sound! but headphones doesn't work. Video player fixed. 
     Source updated to android-5.0.0_r6.
  2014-11-12
     Wifi and Sensors work now!
  2014-11-11:
     Fixed more SELinux errors, Bluetooth, SIM, SMS, mounting SD card with usb cable works now.
  2014-11-10: (very small changes)
     Added some sepolicies, kernel warnings reduced. But still there are some SELinux errors left.
 

Attachments

  • screenshot.png
    screenshot.png
    70 KB · Views: 9,333
  • screenshot1.png
    screenshot1.png
    239.5 KB · Views: 9,298
Last edited:

D2m_mhd

Senior Member
Nov 25, 2012
109
19
Damascus
It's really nice to see our old beloved phone Evo 3D still getting some work on updating to a new version of android :good: Ty :D
 

Hahaburger

Senior Member
Dec 27, 2011
124
685
Istanbul
@HaHaBuRGeR are you working on fixing recovery?? For me it's very annoying :(
I couldn't fix it but you can flash superSU beta version after you flashed ROM's zip file. Phone will reboot into recovery mode once.
And the broken recovery won't be flashed again. BUT you will see some superSU Force Closes ( fcs are less annoying :laugh:)
 

Hreidmar

Senior Member
May 8, 2012
184
35
Nice to see that our old and trusty HTC Evo 3D is still having developers to make newest things run on it! :)
Great job guys and can't wait to see how good will Lolipop become on our devices in matter of few weeks and maybe monhs! :D
 

asce1992

Senior Member
Apr 14, 2014
385
154
Yes but m12 are KitKat and not lollipop ;)

Sent from my Evo 3D GSM using XDA Free mobile app
 

Hahaburger

Senior Member
Dec 27, 2011
124
685
Istanbul
New build

New build uploaded !
Fixed Sound but headphones are not working. Video player fixed.
Actually I fixed headphones in test build but broke many other things while fixing.

Hello, you can update the rom? I like your work. add ES File explor :good:
I'm planning to make the ROM suitable for daily usage but first I have to deal with major bugs.
I can think about these things later :)
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 47
    I have built AOSP for Evo 3D with using @johnnyslt's device tree.
    It has too many bugs, although i listed them there may be many more, if you notice
    a bug that hasn't listed yet, please write it.
    Requirements
    - 1.49 Bootloader
    - S-Off ( or flashing boot.img with fastboot)
    - Philz Touch Recovery (4ext can't install the ROM)
    Not Working
    - Camera
    - Auto Rotating ( Works if you cycle auto rotation setting from accessibility )
    - Wifi Tethering
    - Apps cannot be moved to SD Card.
    - GPS
    - HDMI
    - FM Radio
    - YouTube doesn't work
    - Virtual button backlight doesn't go off when screen is locked

    Warning!
    ROM is still not stable for daily usage.
    Links:
    ROM = http://d-h.st/BSH2
    SELinux Disabled Kernel = http://d-h.st/Vz6 This doesn't have mobile fix for now.
    Kernel Source: https://github.com/DogukanErgun/android_kernel_shooter
    Device sources : ( branch is aosp-5.0)
    https://github.com/DogukanErgun/android_device_htc_msm8660-common
    https://github.com/DogukanErgun/android_device_htc_shooteru
    https://github.com/DogukanErgun/android_vendor_htc
    Notes
    Do not forget to wipe every partition except sdcard if you are installing from cm11 ROM.
    I've tried dirty flashing for you :). You will have FC's related to sqlite version.
    If you are S-ON you should unzip boot.img and flash it with fastboot. 4ext recovery doesn't seem to be working
    if boot partition changed.
    If you are using dual boot and want to install SuperSU read this post thanks to @dreccon
    Changelog
    Code:
       2014-12-07:
        Added some sepolicies, you should flash boot.img too if you are s-on.
        Fixed audio again but we still have some codec issues.
       2014-12-05:
        Updated kernel to fix mobile data problem without using script.
        Updated ROM to android 5.0.1.
        We have a FM radio app but it doesn't work :D.
       2014-12-01:
        Disabled PIE enforcement. Our vendor executables work now!
        Latest superSU beta allows us to use root apps with SELinux enabled kernel.
        Battery life seems to be better than previous build. Overnight loss is %2.
        Wifi seems okay for now I cannot see it on from battery logs.
       2014-11-22:
         Fixed recovery, you don't have to flash anything to protect your recovery.
         Updated media profiles and codes from ivanich's repo. ( Thanks to him)
         We are using libril from msm8960 device tree ( Thanks to ivanich again).
         Also got extended font support config from his repo too.
         This build also have some changes for people that having problem with calls please test this too.
       2014-11-18:
         Fixed Stock browser, google play store, headphones.
         Google play services sometimes work sometimes don't work needs heavy testing with logs.
       2014-11-16
         Fixed Sound! but headphones doesn't work. Video player fixed. 
         Source updated to android-5.0.0_r6.
      2014-11-12
         Wifi and Sensors work now!
      2014-11-11:
         Fixed more SELinux errors, Bluetooth, SIM, SMS, mounting SD card with usb cable works now.
      2014-11-10: (very small changes)
         Added some sepolicies, kernel warnings reduced. But still there are some SELinux errors left.
    23
    @Hahaburger some little news?? ;)

    Sent from my Evo 3D GSM using XDA Free mobile app
    Sultan sent me Flemmard's battery fix and it worked perfectly.
    I'm working on audio now.
    17
    New build

    New build uploaded !
    Fixed Sound but headphones are not working. Video player fixed.
    Actually I fixed headphones in test build but broke many other things while fixing.

    Hello, you can update the rom? I like your work. add ES File explor :good:
    I'm planning to make the ROM suitable for daily usage but first I have to deal with major bugs.
    I can think about these things later :)
    17
    We have a booting 3.4 kernel now ;)
    Touchscreen and battery stats are not working. After 1-2 minutes phone gets shut down because of battery errors.
    There are still lots of work to do.
    edit: Touchscreen is working now :)
    16
    new build uploaded

    Fixed headphones, some of google play services, stock browser ( everything uses libwebviewchromium)
    but google play services are still buggy, random FC's happen ( but not often ).
    If you are having issues you can send me logcat for me to investigate.
    There are sooo many google apps I don't have time to test every of them :eek: