OmniROM | Shooteru | Experimental - HTC EVO 3D

Take a deep read at http://www.xda-developers.com/android/from-the-bbq-omnirom/
Anyways,here's my build
Build1:
http://www.androidfilehost.com/?fid=23159073880936389
I don't have a device,but would like testers
If it works decently I will ask to have shooteru into the official devices
GPL Compliance:
https://github.com/Evervolv/android_kernel_htc_msm8660/tree/jellybean-4.3 with F2FS changes found in http://review.evervolv.com/#/q/status:open,n,z
Not Working:
Camera(doesn't work fully)
Camcorder
GPS(please test)
3D Playback and recording
Signal Stregth

helicopter88 said:
Take a deep read at http://www.xda-developers.com/android/from-the-bbq-omnirom/
Anyways,here's my build
http://www.androidfilehost.com/?fid=23159073880936375
I don't have a device,but would like testers
If it works decently I will ask to have shooteru into the official devices
GPL Compliance:
https://github.com/Evervolv/android_kernel_htc_msm8660/tree/jellybean-4.3
Click to expand...
Click to collapse
Hello,
can't wait to test this new rom but the download link seems to be wrong for me ... I've checked on you're androidfilehost account and download this from toady in replacement, is that good ? http://www.androidfilehost.com/?fid=23159073880936363

Lyok0ne said:
Hello,
can't wait to test this new rom but the download link seems to be wrong for me ... I've checked on you're androidfilehost account and download this from toady in replacement, is that good ? http://www.androidfilehost.com/?fid=23159073880936363
Click to expand...
Click to collapse
Yes,that file is right

That seems to be a 4.3 Evervolv build. Am I missing something?

The new link is http://www.androidfilehost.com/?fid=23159073880936389

Arbelzapf said:
That seems to be a 4.3 Evervolv build. Am I missing something?
Click to expand...
Click to collapse
I don't think so..omnirom of course is always android and the appearence is similar in every versions..but I think that is a different concept on a programmative side. Finally a real android open-source? read from the link in the first post to know better how does this project consists in (if you really downloaded en evervolv rom, try the link right above my post, it works)
helicopter88 said:
The new link is http://www.androidfilehost.com/?fid=23159073880936389
Click to expand...
Click to collapse
Domenico you are fantastic. Please never leave our evo 3D!!!! Thank's to you we can have the latest versions of wonderful projects like omnirom in a very short time after they are announced. Simply the best!

Well,my evo is gone,and I'm gonna buy a nexus 5(please google hurry up!)
Since hopefully working on the n5 will be boring and not fun as its on the evo I might port 4.4 or whatever comes next

gigsaw said:
I don't think so..omnirom of course is always android and the appearence is similar in every versions..but I think that is a different concept on a programmative side. Finally a real android open-source? read from the link in the first post to know better how does this project consists in (if you really downloaded en evervolv rom, try the link right above my post, it works)
Click to expand...
Click to collapse
Well the evervolv default wallpaper and the evervolv name all across "About phone" led me to that bold conclusion. I'll try the new link now

Arbelzapf said:
Well the evervolv default wallpaper and the evervolv name all across "About phone" led me to that bold conclusion. I'll try the new link now
Click to expand...
Click to collapse
Omnirom for now lacks most customization,it's still a big WIP,and I used evervolv device trees(with my edits,tho)
don't be surprised if it says ev all over the place

helicopter88 said:
Well,my evo is gone,and I'm gonna buy a nexus 5(please google hurry up!)
Since hopefully working on the n5 will be boring and not fun as its on the evo I might port 4.4 or whatever comes next
Click to expand...
Click to collapse
Yeah even me was interested in nexus 5, even if today didn't come out anything from google..but max in a couple of week will be out for sure, let's see :fingers-crossed: of course working on a device AOSP listed is easier (fully working rom, a recent kernel available, bootloaders factory unlocked without nonsense HTC restrictions)..but working on evo 3D gives more satisfaction LoL So now you are developing in a "blind way", I mean without a phisical device..and you roms boot!! I am impressed Good luck for the 4.4 developing , hope to see in future

Rom still isn't bugless,don't send me PMs with bugs,I already know what is broken
Anyways
Little(quite big tho) experiment
Take a read at http://www.linux.org/threads/flash-friendly-file-system-f2fs.4477/
This file system by default is used on motorola moto x and together with @namenlos we found that it delivers better performance also on our little evo.
As (I hope) most of you know,formatting to a different file system requires a set of utils,thus a different recovery and the loss of all of your data.
I didn't find any good reason to make all of you erase all your data,flash a different recovery and running manually format lines,so I came with a different flashing method..
It is more complex than usual and might not work fine(remember,no device,so no testing)
Download https://www.dropbox.com/s/utdclidhbi4yokp/first.zip and https://www.dropbox.com/s/dkj9n7jb8u1i2vp/second.zip and http://www.androidfilehost.com/?fid=23159073880937120 and place 'em on your SD card
tl:dr:
Flash first.zip,once it ends reboot to recovery,wait for it to reboot,boot again to recovery and flash f2fs.zip
Click to expand...
Click to collapse
Here's a little insight
First zip does the following things:
Make a backup of your /data(make sure you have 1.2 GB free on your SD)
Make a backup of your recovery
Flash a custom TWRP made to work with F2FS
And adds a custom openrecoveryscript to tell the special recovery to flash second.zip(ensure you have it in root of your sd)
Asks you to reboot to recovery(please do it)
Click to expand...
Click to collapse
Once you reboot,custom TWRP starts,reads the script that tells it to flash second.zip
Second zip does the following:
Format as F2FS /data and /cache
Restore your data
Restore your recovery
Reboot(you should then pull the battery and reboot to recovery)
Click to expand...
Click to collapse
From your recovery,flash "f2fs.zip" which is the rom itself,reboot and enjoy
NOTE:
Kernel is not evervolv,it's a hybrid between a old johnnyslt with tweaks,new EV and my various changes
https://github.com/helicopter88/android_kernel_htc_msm8660/tree/jellybean-4.3

Oh yes fantastic file system on the moto x huge gains in performance for a dual core processor, battery performance is unbelievable, 5 hours screen time and you'll still have power left over, loving mine
Sent on my Moto X

I am willing to test it but one thing prevents me from doing that (apart from a lack of free time). How do I get back to the standard FS? do I just restore the backup i would create in the recovery?

decemberhayes said:
I am willing to test it but one thing prevents me from doing that (apart from a lack of free time). How do I get back to the standard FS? do I just restore the backup i would create in the recovery?
Click to expand...
Click to collapse
It doesn't work,no need to try

in that case I am waiting for another build. I will be happy to test it

To go back to the old Rom you might have to restore the recovery first. Just go into fastboot usb mode and flash the official recovery. Then you can restore your backup comfortably in TWRP for sure. IIRC it should also work on the modified TWRP, at least when I tested it.

+1 for the ROM,
would love to see ION kernel and working Camera,
like in Dastin's CDMA Kernels.

milestone97 said:
[…]would love to see ION kernel and working Camera,
like in Dastin's CDMA Kernels.
Click to expand...
Click to collapse
What lead you to those false assumptions that there is a AOSP Kernel around with ION and camera working (for Sensation or Evo 3d)?

http://www.androidfilehost.com/?fid=23203820527943749
Special package here,it's a secret + secret changes package,it's not omni,but if it boots you'll have fun

Now I'm curious ;D

Related

[ROM] 4.3.1 [P760] unoff [CyanogenMod 10.2] 28/11

CYANOGENMOD 10.2 [UNOFFICIAL BUILDS]
Code:
BUGS:
no 1080p recording
cant use UMS (if you want to transfer something to your mobile connect with PTP and manually move it on your phone)
probably more
Code:
DOWNLOADS:
ROM
[URL="http://www.androidfilehost.com/?fid=23212708291682444"]DOWNLOAD ROM[/URL]
GAPPS
[URL="http://www.androidfilehost.com/?fid=23212708291681346"]gapps-jb-20130813-signed[/URL]
Code:
INSTALLATION INSTRUCTION:
Full wipe
manual format /system
Flash ROM
Flash Gapps
Reboot
Code:
BIG THANKS TO:
the CyanogenMod team
[URL="http://forum.xda-developers.com/member.php?u=3430186"]Mateo1111[/URL]: cause i really like your roms
[URL="http://forum.xda-developers.com/member.php?u=360947"]AntonX[/URL]: got some tweaks from him
change log
Code:
[CENTER]
CHANGELOG:
28/11
cm source
build is up and running
25/11
Updated cm source
Fixed settings for l9 - it works now
Fixed emulated storage - its disabled now
got some problems with connecting phone with UMS
though could be the school computer.
Going to test later today @ home
[/CENTER]
sweet nice to see new developer out there for p760 - wish you all the best and good luck in development
ulaon said:
sweet nice to see new developer out there for p760 - wish you all the best and good luck in development
Click to expand...
Click to collapse
Thanks ill do my best to learn
i stop developing this rom since mateo has a fully functional cm10.2 and its unuseful to have same roms this does not mean i stop developing this was more an experiment for myself
Fl3kzZ said:
i stop developing this rom since mateo has a fully functional cm10.2 and its unuseful to have same roms this does not mean i stop developing this was more an experiment for myself
Click to expand...
Click to collapse
"Nice, long career" ...but thank you! :good:
i wont stop but what i mean is there is already a stable 10.2 rom with frequent updates so whats the point to create another one?
JulianJenner said:
"Nice, long career" ...but thank you! :good:
Click to expand...
Click to collapse
Fl3kzZ said:
i wont stop but what i mean is there is already a stable 10.2 rom with frequent updates so whats the point to create another one?
Click to expand...
Click to collapse
He just quite developing it. You should keep it updated, as long as cm10.2 code still changes. Also you can probably still tweak the kernel some more, or add some cool cuatom features
And I dont know, how much you know about kernel development, but there is a thread about a "booting 3.4 kernel" in the galaxy nexus forum. This one also contains a lot of degfconfig settings, which might also work on our board (4430 and 4460 chipsets AFAIK). If you could check which enhancements we can use, so we can use them for 4.4 in the future. They might solve those graphical glitches.
Sent from my SM-T210 using xda app-developers app
N00BY0815 said:
He just quite developing it. You should keep it updated, as long as cm10.2 code still changes. Also you can probably still tweak the kernel some more, or add some cool cuatom features
And I dont know, how much you know about kernel development, but there is a thread about a "booting 3.4 kernel" in the galaxy nexus forum. This one also contains a lot of degfconfig settings, which might also work on our board (4430 and 4460 chipsets AFAIK). If you could check which enhancements we can use, so we can use them for 4.4 in the future. They might solve those graphical glitches.
Sent from my SM-T210 using xda app-developers app
Click to expand...
Click to collapse
alright i will get back to it but i had some probs with pc :/ my hdd crashed so i had to reinstall everything and for some reason i couldnt dual boot ubuntu and win 7 but got a working backtrack 5 distro so after weekend ill set things up
Sent from my LG-P760
got some trouble with dual booting ubuntu and windows but maybe found a way
so expect some builds soon

CM-12.1 TESTING

For those power users of you I will be putting builds into the testing folder on Android File Host the conditions of using these are:
You give me feedback
You give me logs
You give me complete and proper steps to reproduce an error
You clean flash these I WILL NOT accept logs for dirty flashes, none, zero, zilch, nada
SELINUX MUST BE ENFORCING
THESE BUILDS MAY/MAY NOT NUKE THE SDCARD AND SO FORTH YOU FLASH AT YOUR OWN RISK (generally zero but covering my ass)
I WILL NOT BE HAND HOLDING!
NO GENERAL USER QUESTIONS IN THIS THREAD FOR THOSE GO TO THIS THREAD
I will bump this thread when a new testing is up
EXAMPLE TEMPLATE
Rom date
Bug/issue
Steps to reproduce
Adb log + dmesg/kmsg log
Anything else
DOWNLOAD
Changes that have been done, changed lots of the selinux policies. Device is actually in enforcing mode and no battery hacks.
Let me know if there's any issues with anything.
Logs I want are the following
/data/misc/audit/audit.log <--- adb shell su cp /data/misc/audit/audit.log /sdcard/audit.log
a logcat
and a dmesg
Ok guys, I've uploaded a seperate boot.img to flash with the testing rom.
GPS (device only wifi+data off) outdoors!
Stability of the device
Any other issues. USE THE Template above. Looking forward to the reports.
I won't accept Logs or bugs without the above boot.img being used.
Just flashed rom + the boot. First imp - Apps installing faster and much smoother then before... Will report back after few hours of good usage
Sent from my Lenovo TAB S8-50LC
A new build is uploading. This has a new ramdisk and so on. flash only if you feel brave.
Experimental.zip? I was about to flash the one that you've uploaded last night.
morbvamp said:
Experimental.zip? I was about to flash the one that you've uploaded last night.
Click to expand...
Click to collapse
Don't worry about that one for the minute the experimental one can wait to be tested.
For those of that want to try the experimental builds, just post here and I'll pm the link. Too many people are downloading the test build without the boot.img >.< I can't trust people with the experimental which has it's own boot.img currently.
So far this ROM is the most snappiest 12.1...
Noticed:
Display on takes time when u get a call..
Very rare lag while u use two or more apps
Sent from my One X+
Same as mackhenri here. Flashed rom with separate boot.img. Feels a bit faster than previous build. Confirmed (again) that GPS working with only device.
If I run into an issue, will attach some logs.
Thanks again
Lloir said:
A new build is uploading. This has a new ramdisk and so on. flash only if you feel brave.
Click to expand...
Click to collapse
Have u uploaded the new experimental build already
Sent from my One X+
mackhenri said:
Have u uploaded the new experimental build already
Sent from my One X+
Click to expand...
Click to collapse
Oh yeah it's been there for ages, I've just hidden it because people don't listen and download the boot.imgs, 2mins I'll pm you the link
Cm-12.1 testing
Lloir said:
Oh yeah it's been there for ages, I've just hidden it because people don't listen and download the boot.imgs, 2mins I'll pm you the link
Click to expand...
Click to collapse
Hi Lloir
I also want the new experimental build!
Thanks!!
I've been using the (cm-12.1-20150624-UNOFFICIAL-enrc2b) build and I didn't have any issues at all. If you need me to test some experimental build, send me a pm. And let me know if there's anything specific to test or something and I'll flash it right away!
morbvamp said:
I've been using the (cm-12.1-20150624-UNOFFICIAL-enrc2b) build and I didn't have any issues at all. If you need me to test some experimental build, send me a pm. And let me know if there's anything specific to test or something and I'll flash it right away!
Click to expand...
Click to collapse
Once my current build is done, you can test that.
Exp Rom + Boot.
Battery Life Excellent (never used any other rom with such good battery management)
More smoother then before.
More stable (Perfect - no freeze)
Camera + Gallery - snappier
Only issue is apps takes ages to install but not sure if its me only.
Edit: You have done magic
mackhenri said:
Exp Rom + Boot.
Battery Life Excellent (never used any other rom with such good battery management)
More smoother then before.
More stable (Perfect - no freeze)
Camera + Gallery - snappier
Only issue is apps takes ages to install but not sure if its me only.
Edit: You have done magic
Click to expand...
Click to collapse
The app issue isn't really an "issue" it's due to the way I've set the rom up now. It will dex everything as they are installed, hence the snappier feel and super long initial boot
It's not as if storage is an issue on the device
New build
https://www.androidfilehost.com/?fid=24052804347765765
Things that mostly need testing:
Bluetooth tethering
Stability
Lloir said:
New build
https://www.androidfilehost.com/?fid=24052804347765765
Things that mostly need testing:
Bluetooth tethering
Stability
Click to expand...
Click to collapse
Do we need to necessarily flash the boot inside the ROM zip or it will be fine with the exp boot image..asking cause no access to PC till Monday
Sent from my One X+
mackhenri said:
Do we need to necessarily flash the boot inside the ROM zip or it will be fine with the exp boot image..asking cause no access to PC till Monday
Sent from my One X+
Click to expand...
Click to collapse
Yes, just wait until Monday. It's no big deal.

[ROMS] Is development slow?

Hows the current development, been eager to try CM12.1 but waiting for a stable version
I'm not bashing the developers, just interested in hearing others views/update progress
Rossyyy said:
Hows the current development, been eager to try CM12.1 but waiting for a stable version
I'm not bashing the developers, just interested in hearing others views/update progress
Click to expand...
Click to collapse
Why no you join and make some kool stuff?
StraightEdgeKid said:
Why no you join and make some kool stuff?
Click to expand...
Click to collapse
I'd love to and i did a few years back but i dont have enough free time as it is
P.s do you know if there is a editable oxygen os rom file (i.e i can add stuff the to system folder)
Rossyyy said:
I'd love to and i did a few years back but i dont have enough free time as it is
P.s do you know if there is a editable oxygen os rom file (i.e i can add stuff the to system folder)
Click to expand...
Click to collapse
Ayy man, was just pulling your leg.
There is, in OPX General section, can't provide you link since replying from phone, but you'll find it easily.:good:
StraightEdgeKid said:
Ayy man, was just pulling your leg.
There is, in OPX General section, can't provide you link since replying from phone, but you'll find it easily.:good:
Click to expand...
Click to collapse
I looked at that but its all image files and different to when i used to mess with Huawei roms
Rossyyy said:
I looked at that but its all image files and different to when i used to mess with Huawei roms
Click to expand...
Click to collapse
Also coming from a Huawei?
Isn't there the full 003 ROM zip that you can even flash in TWRP shouldn't you could edit that zip? And if I'm correct there should be options to extract img files or you could make backups in TWRP and create flushable files out of them...
Regards
taaeem said:
Also coming from a Huawei?
Isn't there the full 003 ROM zip that you can even flash in TWRP shouldn't you could edit that zip? And if I'm correct there should be options to extract img files or you could make backups in TWRP and create flushable files out of them...
Regards
Click to expand...
Click to collapse
I think a stable base is lacking, from which developers can cook roms with. Thats why development is slow. I had opo from the first day, within a month we saw the creation of several custom roms. Opx is nearing the second month from release date.
Almost everyone can make a custom rom from a zipfile with a custom kernel added (blu kernel), build.prop tweaks, deodexed, optimal preinstalled settings and removal of unnecessary apps and files. But sd card and other stock problems will remain. So i think its holding people back to play with this rom.
Its a cyclical process, many people are waiting on developers because stock isnt stable. Developers are waiting for stock rom because custom wouldn't be stable (if there even are recognized developers who bought opx).
Rossyyy said:
Hows the current development, been eager to try CM12.1 but waiting for a stable version
I'm not bashing the developers, just interested in hearing others views/update progress
Click to expand...
Click to collapse
I'm coming from the Xperia L. It was released in spring 2013, and I got that device in August, but still had to wait till Dec till the dev scene took off. Still, once it took off the development was crazy. It was in fact one of the first phones to get CM12 (within a week, iirc) with very few bugs
Compared to that, development here feels amazingly fast. We already have an awesome custom kernel, and cm12.1 seems to be just about done. I'm sure things will get hectic soon around here too
It's nothing to do with a "stable base" or any other stuff like that. It's just a lack of time that the existing devs have. Had this device been out during the vacations or something, CM13 would've been daily driver stuff in less than a week.

EVERVOLV for SM-T350

This work is not mine but @elginsk8r. I do not know why it is not in the Samsung Galaxy Tab A Series section. But here you go guys who own Samsung Galaxy Tab A 8.0"
elginsk8r said:
For those that don't know what Evervolv is, Evervolv is an AOSP (Android Open Source Project) rom aimed at Snapdragon powered devices. We're fully open sourced and encourage it with no restrictions. The work put into this rom is community driven and and Evervolv Project is made up of numerous members and contributors.
If you would like to contribute to Evervolv, please visit our Gerrit Code Review.
Current version: Based off 6.0.1 Marshmallow)
Features:
Extended PowerMenu
Battery %,
Volume button music control.
Trackball Wake (Available on devices with a trackball/pad)
CM Theme manager
ability to turn all customization off with one switch in the toolbox, giving you 100% aosp look and feel.
eng builds (instead of userdebug like everyone else) providing more open experience (ie adb root by default)
full complement of commandline tools (busybox, vim, ssh, curl/wet with ssl support!)
custom updater written from scratch by Preludedrew and Texasice, featuring automatic update checks,
support for downloading gapps, and advanced automatic install (TWRP and CWM supported but TWRP preferred)
Bug Reporting:
Please provide the following info:
If the device was hard reboot, please provide the file "/proc/last_kmsg".
If the device was soft reboot or is "bootlooping", please run a logcat and provide the full output.
Please use EVPaste to post your logs.
Downloads:
Testing Build <-- Working Audio
Source:
Evervolv Github
Branch: mm-6.0
Changelog:
Nightly changelogs are available on download page (EVUpdater too!)
or you can view them at the Evervolv Gerrit
Donations:
If you wish to donate please do so here (Paypal)
Click to expand...
Click to collapse
These donations are not for me but for @elginsk8r
I do not maintain these roms so ask him if you need help!
I am currently working on a Cyanogenmod 14 for this device and it will be done by almost the end of the year or longer. Depends so hitting the Thanks button will encourage me to finish the Cyanogenmod rom faster and more accurately with dedication.
ParadoXGodzillA said:
This work is not mine but @elginsk8r. I do not know why it is not in the Samsung Galaxy Tab A Series section. But here you go guys who own Samsung Galaxy Tab A 8.0"
These donations are not for me but for @elginsk8r
I do not maintain these roms so ask him if you need help!
I am currently working on a Cyanogenmod 14 for this device and it will be done by almost the end of the year or longer. Depends so hitting the Thanks button will encourage me to finish the Cyanogenmod rom faster and more accurately with dedication.
Click to expand...
Click to collapse
Did you ask permission to post this?
There could be reasons why devs don't post their work for general public release in device forums.
Also if we are going to credit the rom then the original author @deadman96385 should be recognized.
ashyx said:
Did you ask permission to post this?
There could be reasons why devs don't post their work for general public release in device forums.
Also if we are going to credit the rom then the original author @deadman96385 should be recognized.
Click to expand...
Click to collapse
@deadman96385 didn't make this rom, he made a rom for SM-T550. @elginsk8r made SM-T350. Also, the rom was posted before there was a Samsung Galaxy Tab A Series forum.
ParadoXGodzillA said:
@deadman96385 didn't make this rom, he made a rom for SM-T550. @elginsk8r made SM-T350. Also, the rom was posted before there was a Samsung Galaxy Tab A Series forum.
Click to expand...
Click to collapse
I think you'll find the original sources are from @deadman96385 repo.
Irrespective of that it's still prudent to ask the current developer for permission.
ashyx said:
I think you'll find the original sources are from @deadman96385 repo.
Irrespective of that it's still prudent to ask the current developer for permission.
Click to expand...
Click to collapse
No, the original author is me, deadman and i ported both devices at the same time using evervolv sources.
But this kid did not ask for permission, so could the mod close this thread?
elginsk8r said:
No, the original author is me, deadman and i ported both devices at the same time using evervolv sources.
But this kid did not ask for permission, so could the mod close this thread?
Click to expand...
Click to collapse
Sorry for posting this thread without permission. But anyways I am not a "kid". That is very rude if you think of it in my perspective.
ParadoXGodzillA said:
Sorry for posting this thread without permission. But anyways I am not a "kid". That is very rude if you think of it in my perspective.
Click to expand...
Click to collapse
I wouldn't take it personally. It's just a term to describe someone, I don't think elginsk8r actually meant you were a kid. [emoji6]
ashyx said:
I wouldn't take it personally. It's just a term to describe someone, I don't think elginsk8r actually meant you were a kid. [emoji6]
Click to expand...
Click to collapse
Ok. Thanks for the clarification.
Would have been awesome...
Sent from my SM-T350 using XDA Premium HD app
Well I went ahead and tried this build anyways and it boots fine. Video and audio is working. It's a bit sluggish at times but I think that could be solved with A little work on the kernel. As long as I didn't over do it with the apps installed it ran very nicely though. I really hope that the original dev (who is a genius in my mind) keeps working on this port. I would be more than willing to do the testing and am used to logcats. Just let me know. And thank you for sharing.
i tried this the other day and i like it. but there are a couple of bugs that i found. when installing Gapps Google Music stops working on boot which i removed because i don't use it anyway. And no cameras work on it at all. all apps fail to load camera. other than that i like it. i hope someone works on this more or makes newer roms for this device.
itz me ry4n said:
i tried this the other day and i like it. but there are a couple of bugs that i found. when installing Gapps Google Music stops working on boot which i removed because i don't use it anyway. And no cameras work on it at all. all apps fail to load camera. other than that i like it. i hope someone works on this more or makes newer roms for this device.
Click to expand...
Click to collapse
I will be keeping my fingers crossed too. This is a good tablet. I picked up the Tab 3 t110 last year around Christmas and it too has almost no development. At least this tab has a ported CM based rom to tinker with. A good stock rooted rom would be nice too. I will be watching this thread to see if it goes anywhere.
Sent from my SM-T350 using XDA Premium HD app
glockman4519 said:
I will be keeping my fingers crossed too. This is a good tablet. I picked up the Tab 3 t110 last year around Christmas and it too has almost no development. At least this tab has a ported CM based rom to tinker with. A good stock rooted rom would be nice too. I will be watching this thread to see if it goes anywhere.
Click to expand...
Click to collapse
Yea it would be nice for development on this. I have a stock rooted ROM that I rooted my self, I debloated it installed Xposed frameworks and Magiskv9. And it runs great.
itz me ry4n said:
Yea it would be nice for development on this. I have a stock rooted ROM that I rooted my self, I debloated it installed Xposed frameworks and Magiskv9. And it runs great.
Click to expand...
Click to collapse
Can you upload your debloated rom?
itz me ry4n said:
Yea it would be nice for development on this. I have a stock rooted ROM that I rooted my self, I debloated it installed Xposed frameworks and Magiskv9. And it runs great.
Click to expand...
Click to collapse
That is what I am looking for too a zip of the stock rooted firmware. I can debloat it myself but its the zip that I wish I knew how to get or make.
Currently running Evervolv on my t350. Over joyed to have found a Rom and development on this device, I had lost hope for it. Thanks to everyone especially the dev.
I finally got this ROM to run very smoothly and everything is working as it should. Camera, videos, audio and Bluetooth all working. About the only thing that isn't that great is battery consumption but I think as the rom settles in it may get better. I hope that the original dev decides to officially support the t350 with his build of Evervolve. So far so good. Even the theme engine worked flawlessly.
glockman4519 said:
I finally got this ROM to run very smoothly and everything is working as it should. Camera, videos, audio and Bluetooth all working. About the only thing that isn't that great is battery consumption but I think as the rom settles in it may get better. I hope that the original dev decides to officially support the t350 with his build of Evervolve. So far so good. Even the theme engine worked flawlessly.
Click to expand...
Click to collapse
the cameras and everything work on this out of the box, or did you need to do something to get them to work?
ratchetrizzo said:
the cameras and everything work on this out of the box, or did you need to do something to get them to work?
Click to expand...
Click to collapse
They worked without moding anything. But it wasn't an easy install... Lol.. I would add an app or two and let it go for a while. Doing it that way it worked great. The only issue was the battery usage. It wasn't good at all but if we had a kernel that would allow for tweaking, I think it could be tamed. Its a good start to having a ROM other than TouchWiz. : )
Please help me
I installed this custom rom and there is no google play services or nothing. just audio fx, calculator, chromium, clock. contacts, documents, downloads, email, gallery, music, settings and themes. No google anything. Please link me or tell me how to find the google play services version that i need, will be much appreciated thanks in advance

[2017-10-23][7.1.2] LineageOS 14.1

This LineageOS 14.1 ROM is built from source for Blu R1 HD.
Some features of this LineageOS 14 rom are:
- Hardware rendered LiveDisplay (no UI lag in night mode)
- Android security patches up to October
- Security hardened kernel (including BlueBorne bluetooth patches)
- Kernel patched for Nougat (Nougat compatible SELinux)
- No Chinese spyware
Credits:
zhaofengli (major thanks for getting the rom booting + hotspot/GPS fix, among other things!)
vampirefo
danielhk (GPS fix)
DeckerSu(Initial device tree, MTK patches)
Sources:
Code:
[URL=https://github.com/blumonks/android_device_blu_p6601]Device Tree[/URL]
[URL=https://github.com/blumonks/android_kernel_mediatek_mt6735]Kernel Source[/URL]
[URL=https://github.com/blumonks/android_p6601]Build Manifest[/URL]
[URL=https://github.com/blumonks/twrp_device_blu_p6601]Recovery device tree[/URL]
Downloads:
LineageOS 14.X Downloads
TWRP Recovery
Click to expand...
Click to collapse
Installation Guide:
1) Flash TWRP recovery (See downloads)
Code:
fastboot flash twrp-3.1.1-0-p6601.img
This TWRP recovery has a different device name than previous versions of TWRP.
2) Boot into recovery (Hold vol up when booting and use vol keys to select recovery)
3) If coming from a non lineageOS rom, please format system, data, and cache in recovery before flashing this rom. Otherwise stale files from previous roms may cause bugs.
5) Flash lineage rom
6) Flash gapps (obtain here: http://opengapps.org/)
Current bugs:
Camera does not work. It is still under active research and development.
Bluetooth
Github Issue Tracker (Please do not open duplicate issues)
Please note that support will be limited.
UPDATED BUILD 24 AUG 2020.
If anyone is still using this device, here is an updated build with the August 2020 Android Security Bulletin & all merged LineageOS changes since October 2017. MAKE SURE YOU FLASH USING THE TWRP IN THE ORIGINAL POST! You can flash over any builds in this thread, the camera still doesn't work and I have no interest in fixing it.
https://www.mediafire.com/file/dbdmk...p6601.zip/file
https://gofile.io/d/vTddMJ
Vulnerability said:
Nice! Can't wait to test it! Any screenshots?
Click to expand...
Click to collapse
It's the same as any other lineage rom. Updated OP.
How well does Bluetooth Audio work? Does it make you sound like a Chipmunk?
Is enforcing SELinux supported? Or only permissive?
EDIT: Don't worry I saw the issue tracker post
I'm gonna try this rom
It's nice to see development alive!!!
Hope you could a finally fix the broken camera
Does anyone know anything about the KRACK vulnerability?
zombie_ryushu said:
How well does Bluetooth Audio work? Does it make you sound like a Chipmunk?
Click to expand...
Click to collapse
I don't know, nor do I have the accessories to test it. I would appreciate if you could try it and report back.
zombie_ryushu said:
Does anyone know anything about the KRACK vulnerability?
Click to expand...
Click to collapse
Yes.. Please see download link for latest rom. It includes the KRACK security fixes from lineageOS.
jianC said:
I don't know, nor do I have the accessories to test it. I would appreciate if you could try it and report back.
Yes.. Please see download link for latest rom. It includes the KRACK security fixes from lineageOS.
Click to expand...
Click to collapse
Thanks for the updated version.
Urg, but I just finished downloading the original release
jianC said:
I don't know, nor do I have the accessories to test it. I would appreciate if you could try it and report back.
Yes.. Please see download link for latest rom. It includes the KRACK security fixes from lineageOS.
Click to expand...
Click to collapse
Does this fix also apply to the LineageOS 13.x Rom? I need the Front facing camera working, and that works under Marshmellow and not Nougat.
Just wanted to thank you for your hard work and dedication on this ROM project and wish you good luck with the camera as well.
Not that I find the camera on the R1 HD all that useful as it takes pretty lame photos, but the lack of camera is basically the only thing keeping me from ditching Blu software altogether.
I really hope you manage to get a 100% operational LineageOS for the R1 HD.
Yesterday I called Amazon and complained about the software that collected our personal information and data and submitted it to Blu headquarters in China. They said that I could return the phone for a full refund so at this point I am seriously contemplating doing that. The only problem is that I don't have a backup phone.
The lack of resources from MTK based processors is such a deal breaker. I was not aware it would be so difficult to get development going for it when I bought my phone last year.
Now I'm contemplating getting an used phone with better development support after I return my R1 HD.
I really wanted to wait until OnePlus released their new device with a better display and hopefully a near bezel less display and at least IP67 water resistance. That's the reason why I didn't go for the OP5. The upside-down screen was also another one.
If you could get the camera working in LOS than I'd hold on to my R1 HD for a a while longer. But I'm not keeping my hopes up... Just being realistic. Haha!
Thanks again!
Thanks for your support!
As of now, I've been studying the leaked MTK camera sources for other devices and using IDA to see what extra symbols and logic the stock libcameraservice.so and libcamera_client.so has. It appears that replacing these two libs was the key to fixing camera in cm-13 ports.
Thank you!
Oh, I didn't know camera support was fixed for CM 13 on the R1 HD. Maybe I didn't see it here. But I'd much rather have a non Blu version of Android with all security patches even if it's just on marshmallow.
Three days ago I just realized that Blu had a frigging app collecting my personal data and sending it back to China.
It had sent over 5.9MB of data since July 21st. I think it's a lot of data for text only transmissions.
Anyhow, I've been seeing people using Footej on other ROMs in which they could not get the camera working with stock camera app. Is that what you mean by getting the camera to work?
Stuck here guys!!!
Which recovery version do I have to install to properly flash this rom?
khyr said:
Stuck here guys!!!
Which recovery version do I have to install to properly flash this rom?
Click to expand...
Click to collapse
Dang! That's old! I guess devs should be more organized in doing a walk through with links to the files and recoveries needed to flash their awesome work.
Here's mine that I've just uploaded to zippy. I think it's the latest available and should be compatible with all ROMs.
Please report back with your findings and opinions on the ROM.
Please try to use both SIM cards to see if they work okay.
http://www8.zippyshare.com/d/p4HMiDRq/41954/R1_Port_3.1-TWRP.img
khyr said:
Stuck here guys!!!
Which recovery version do I have to install to properly flash this rom?
Click to expand...
Click to collapse
Which version of the ROM is installed on it now? Modified or stock? Which recovery is on the phone? Stock or TWRP?
I can't post pictures but it gives me an error saying that the package is for p6601 and the updated twrp image says device is Life_Max
frosted.efizzle said:
I can't post pictures but it gives me an error saying that the package is for p6601 and the updated twrp image says device is Life_Max
Click to expand...
Click to collapse
Did you download and flash the image I've just shared above?
AndroidBR said:
Did you download and flash the image I've just shared above?
Click to expand...
Click to collapse
Same error
With they recovery You provided above
Thanks for your support!

Categories

Resources