Kernel Devs, I NEED YOUR HELP IMMEDIATELY!!! - Galaxy Note II Q&A, Help & Troubleshooting

So I broke the screen of my Note 2 and I had not adb debugging enabled. Long story short, I need a backup of my phone apps and data which can only be done using adb. I did some research online and I found that kernel devs can compile kernels with debugging enabled by default. Can someone please compile a simple kernel with debugging enabled? I dont need anything fancy, just debugging enabled. I have the latest DN4 on my phone. The kernel NEEDS to be flashed with ODIN. I have already messaged @psndna88 but I got no response. Hopefully someone else can help me. Thanks a bunch in advance!!!

i hv no time to even touch my laptop....
---------- Post added at 05:28 AM ---------- Previous post was at 05:28 AM ----------
else it would b small procedure

psndna88 said:
i hv no time to even touch my laptop....
---------- Post added at 05:28 AM ---------- Previous post was at 05:28 AM ----------
else it would b small procedure
Click to expand...
Click to collapse
I completely understand man, your life is far more important than xda! But if you can sometime do it, I would be forever grateful!

NickVXD said:
I completely understand man, your life is far more important than xda! But if can sometime do it, I would be forever grateful!
Click to expand...
Click to collapse
mayb on Sunday...

@psndna88 any news mate?

NickVXD said:
@psndna88 any news mate?
Click to expand...
Click to collapse
sry, this weekend went in completing college journals... ? ?

psndna88 said:
sry, this weekend went in completing college journals... ? ?
Click to expand...
Click to collapse
OK pal, take your time, like I said your life is more important than xda!!
Sent from my SM-N910F using Tapatalk

Related

v510 ROM?

Is anyone actively making a ROM?
Just wondering since I haven't seen them at all. Wish I knew how to dev
Sent from my LG-V510 using xda app-developers app
Demetris currently working on a great GPE kernel, AndroidUser just got back in the game after building his powerful compiling rig
Sent from my iPhone using Tapatalk
Does anyone know what makes the v500 and v510 so different? How come the Roms aren't interchangeable /compatible? is it because of the kernels?
Sent from my Nexus 5 using Tapatalk
Galactic2 said:
Does anyone know what makes the v500 and v510 so different? How come the Roms aren't interchangeable /compatible? is it because of the kernels?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I believe the install difference between the ROMs is in the Kernel and has to do with Loki and the bootloader..... I'm not a DEV though so don't take my word for it.
I've pinged our CM device maintainer about the status of our device a couple times but he is busy and I think it is taking low priority.
The last thing I heard was:
ME: Any news on the installation procedure changes for GPE?
Ricardo: I've yet to get my hands on one
ME: Do you physically need hands on it, can I provide you files, or let you remotely control a computer with the GPE plugged in? Just let me know if there is anything I can do to help! Thanks for all your work on the CM!
Ricardo: I'm going to try to get someone at the Seattle office to do that. It's more a time availability problem than anything else...
ME: Understood! Thanks, you guys rock!
Click to expand...
Click to collapse
Hello,
can you please pm me the irc channel ricardo was on? thanks
Demetris said:
Hello,
can you please pm me the irc channel ricardo was on? thanks
Click to expand...
Click to collapse
I hit him on Google+, on the post where he announced V500 support.
---------- Post added at 01:33 PM ---------- Previous post was at 01:31 PM ----------
Mixinitup4Christ said:
I hit him on Google+, on the post where he announced V500 support.
Click to expand...
Click to collapse
https://plus.google.com/115049428938715274412/posts/EojyvbwvBZ6
kernel
waiting a good kernel for V510.
faiz2036 said:
waiting a good kernel for V510.
Click to expand...
Click to collapse
why don't you compile your own using this guide? http://forum.xda-developers.com/showthread.php?t=2628951
two of the items shown in the second post are how to make it possible to change GAMMA color settings, and how to change your default governor for the CPU.
sleekmason said:
why don't you compile your own using this guide? http://forum.xda-developers.com/showthread.php?t=2628951
two of the items shown in the second post are how to make it possible to change GAMMA color settings, and how to change your default governor for the CPU.
Click to expand...
Click to collapse
So, being complete ignorant of programming like I am, would I be able to package this kernel with a CM11 for AWIFI and have a working rom?
---------- Post added at 04:24 PM ---------- Previous post was at 04:22 PM ----------
Mixinitup4Christ said:
So, being complete ignorant of programming like I am, would I be able to package this kernel with a CM11 for AWIFI and have a working rom?
Click to expand...
Click to collapse
or is this only compiled for AOSP? or LGUI?
Don't you need different stuff in kernels for different roms based on the instructions from the rom?
Mixinitup4Christ said:
So, being complete ignorant of programming like I am, would I be able to package this kernel with a CM11 for AWIFI and have a working rom?
---------- Post added at 04:24 PM ---------- Previous post was at 04:22 PM ----------
or is this only compiled for AOSP? or LGUI?
Don't you need different stuff in kernels for different roms based on the instructions from the rom?
Click to expand...
Click to collapse
I would think that so long as you have the rom kernel source (there should be a commit changelog, and they have to release the source code if it is open source), you could indeed push it to our device the 510 that is I don't know anything about ROM development so I couldn't tell you if there is more necessary there or not.
the cool thing is, if you use "fastboot boot" rather than "fastboot flash", it will not stay permanently on your device and you should be able to reboot if you have any problems.

[Q] Disable High Volume Warning

Hello, I am running stock lollipop and am rooted. Does anyone know how I can disable the high volume warning? There is a flashable mod posted, but it was for KK. I know Wanam for Xposed is not an option. Any other option(s)?
Thank you,
Ciro
I'm running Alliance ROM and there is no pop-up warning just a red line on the volume slider.
I know there are custom roms with the built in feature, but I didn't want to flash an entire custom rom. I was hoping to just stay rooted stock and flash just the mod.
I'd like to bump this to the top.
I'm not looking for a mod, just some help on where to make the change to get rid of the warning.
I can decompile/recompile an apk, or change a setting in a .db.
Any help is appreciated
4th guide
forum.xda-developers.com/note-4/unified-development/samsung-galaxy-note-4-phone-mods-thread-t2951875
Make sure you backup
random45 said:
4th guide
forum.xda-developers.com/note-4/unified-development/samsung-galaxy-note-4-phone-mods-thread-t2951875
Make sure you backup
Click to expand...
Click to collapse
Thanks for pointing me in this direction, but this does not work for me. The code in 5.1 does not match up anymore. I tried improvising and getting the two changes into the checkSafeMediaVolume(III)Z method. All I get are boot loops... I've found a couple of other ways to try, but not having any success. Does this work for you on OG5?
Sorry I hadn't tried it
Sent from my SM-N910P using Tapatalk
Which android version are you on, I can make a quick flashable for you.
SaintZ93 said:
Which android version are you on, I can make a quick flashable for you.
Click to expand...
Click to collapse
I'm on 5.1.1.
That would be terrific.
I'd still like to be able to see how it's done, so if you could maybe mention which files you modify I'd be grateful.
Thanks
SaintZ93 said:
Which android version are you on, I can make a quick flashable for you.
Click to expand...
Click to collapse
I'm on the stockish 5.1.1 deodexed ROM would wouldn't mind having this also, does get quite annoying. Is there also a way to remove the S Finder/Quick Connect in the pulldown? Since there still is no Xposed working yet I'm lost haha.
xbmoyx said:
I'm on the stockish 5.1.1 deodexed ROM would wouldn't mind having this also, does get quite annoying. Is there also a way to remove the S Finder/Quick Connect in the pulldown? Since there still is no Xposed working yet I'm lost haha.
Click to expand...
Click to collapse
This worked for me:
http://www.martinkem.com/2015/08/how-to-remove-s-finder-and-quick.html?m=1
I will be at my computer here in a few and will make a fashable. I also have a 5.1.1 ROM coming soon with all those removed.
---------- Post added at 12:35 PM ---------- Previous post was at 12:23 PM ----------
Here you go https://www.androidfilehost.com/?fid=24052804347806707 let me know if this works for you!
mrquaid said:
This worked for me:
http://www.martinkem.com/2015/08/how-to-remove-s-finder-and-quick.html?m=1
Click to expand...
Click to collapse
Worked like a charm, thanks.
SaintZ93 said:
I will be at my computer here in a few and will make a fashable. I also have a 5.1.1 ROM coming soon with all those removed.
---------- Post added at 12:35 PM ---------- Previous post was at 12:23 PM ----------
Here you go https://www.androidfilehost.com/?fid=24052804347806707 let me know if this works for you!
Click to expand...
Click to collapse
Thanks so much, this worked perfectly!
SaintZ93 said:
I will be at my computer here in a few and will make a fashable. I also have a 5.1.1 ROM coming soon with all those removed.
---------- Post added at 12:35 PM ---------- Previous post was at 12:23 PM ----------
Here you go https://www.androidfilehost.com/?fid=24052804347806707 let me know if this works for you!
Click to expand...
Click to collapse
Also worked like a charm, much appreciated. ?
SaintZ93 said:
I will be at my computer here in a few and will make a fashable. I also have a 5.1.1 ROM coming soon with all those removed.
---------- Post added at 12:35 PM ---------- Previous post was at 12:23 PM ----------
Here you go https://www.androidfilehost.com/?fid=24052804347806707 let me know if this works for you!
Click to expand...
Click to collapse
will this work on odexed?
Doesn't work on my odexed Stock rom 5.1..1

Custom Kernel for htc 820 MSM chipset?????

Is any custom kernel available yet? Can anyone post a link or provide one? I wan't to be able to set cpu frequencies but can't. Any help would be really appreciated. Thanks in advance @all.
PS: my phone is s-off
I'm working on it, if everything go ok, it will be available to the end of this week
Skorupa123 said:
I'm working on it, if everything go ok, it will be available to the end of this week
Click to expand...
Click to collapse
WOW!
Great news.
What features will you build into it?
Oel said:
WOW!
Great news.
What features will you build into it?
Click to expand...
Click to collapse
First I want to get bootable CM12.1, which I cooking now, when I done it, I will work on the kernel, what features? We will see!
@edit Write system protection off, of course.
---------- Post added at 08:25 PM ---------- Previous post was at 08:19 PM ----------
Vivacity said:
wan't to be able to set cpu frequencies but can't.
Click to expand...
Click to collapse
Download Xtended Settings for our HTC (google play) and in the settings of cpu/kernel check Disable PnPMgr, then you'll be able to set freq of cpu!
Skorupa123 said:
I'm working on it, if everything go ok, it will be available to the end of this week
Click to expand...
Click to collapse
hehe that's awesome. we'll be waiting for it
Skorupa123 said:
First I want to get bootable CM12.1, which I cooking now, when I done it, I will work on the kernel, what features? We will see!
@edit Write system protection off, of course.
---------- Post added at 08:25 PM ---------- Previous post was at 08:19 PM ----------
Download Xtended Settings for our HTC (google play) and in the settings of cpu/kernel check Disable PnPMgr, then you'll be able to set freq of cpu!
Click to expand...
Click to collapse
thanks i will try this right away ^_^
edit: it worked perfectly
Skorupa123 said:
First I want to get bootable CM12.1, which I cooking now, when I done it, I will work on the kernel, what features? We will see!
@edit Write system protection off, of course.
YES!
Maybe Fastcharge? This would be a big step.
Click to expand...
Click to collapse
Skorupa123 said:
I'm working on it, if everything go ok, it will be available to the end of this week
Click to expand...
Click to collapse
All ok with the process?
thats amazing
maybe you can add motion launch support (or double tap to wake) this will be awesome also
Skorupa123 said:
I'm working on it, if everything go ok, it will be available to the end of this week
Click to expand...
Click to collapse
any news boss?

Pie ported apps (4/1/2019) IMPORTANT NEWS!!!

FORGET. ABOUT. IT
Kind regards, EngineersDevTeam
Screenshots
Cannot install them as normal apks.
"App not installed" for all apps. How can I install them without root?
kyooohei08 said:
Cannot install them as normal apks.
"App not installed" for all apps. How can I install them without root?
Click to expand...
Click to collapse
They can't be installed on unrooted device. Your device must be rooted
Forgetten said:
They can't be installed on unrooted device. Your device must be rooted
Click to expand...
Click to collapse
I've seen you through a lots of one ui themes ported threads.. N it's great you are here with your own now.. As the other thread got closed it was hard to see the pie apps in other places bro.. Thanks a lot, really appreciate your work..
And i would make a wish that you will make it flashable zip sooner later.. Bcoz m not that very good at pushing apks to system.. I keep on making mistakes..
Bear of luck bro.. Keep your hard work..
All apps are Dark Mode? And ZRLF?
Life Companion said:
All apps are Dark Mode? And ZRLF?
Click to expand...
Click to collapse
Some of them are ZRLF, most are ZRL5. All of they has day and night modes
Forgetten said:
Some of them are ZRLF, most are ZRL5. All of they has day and night modes
Click to expand...
Click to collapse
Can you make flashbale zip?
AROMA package is available. Check OP for the link
(I didn't attach all apps, cause they maybe different for all devices, so I add it in v2)
Thank you so much
So all ui app in aroma v2
New version is on fire
Check OP for the links and some notes!
hello and thanks for this. is bixby from the note9 included? need the german voice ^^
No download link?
Iyaadali said:
No download link?
Click to expand...
Click to collapse
Project is abandoned and won't be revived again never (at least from me)
Don't pay attention. Just change title
If someone really wants to revive this project - read OP
Forgetten said:
DUE TO NUMEROUS REQUESTS TO RETURN TO PORTING, I MAY BE BACK IF SOMEONE MOTIVATES ME
Kind regards, EngineersDevTeam
Click to expand...
Click to collapse
Guuuuaaaaa, it would be great if you come back! That's why I beg you to come back please
---------- Post added at 08:14 PM ---------- Previous post was at 08:13 PM ----------
You can not imagine how I expected to see this message that you can return
---------- Post added at 08:20 PM ---------- Previous post was at 08:14 PM ----------
You know something, I was looking forward to being able to port again, and in fact you think that you are the only one that has applications that work without the modified frameworl
---------- Post added at 08:21 PM ---------- Previous post was at 08:20 PM ----------
And even if you do not come back, I have to thank you for what you already did
---------- Post added at 09:03 PM ---------- Previous post was at 08:21 PM ----------
And it would be good if you make a new group in telegram for new releases
napolionnardo said:
Guuuuaaaaa, it would be great if you come back! That's why I beg you to come back please
You can not imagine how I expected to see this message that you can return
You know something, I was looking forward to being able to port again, and in fact you think that you are the only one that has applications that work without the modified frameworl
And even if you do not come back, I have to thank you for what you already did
And it would be good if you make a new group in telegram for new releases
Click to expand...
Click to collapse
It was a joke sir. I won't back there lmao :laugh:
Oh, sorry, I thought I would go back. Anyway, thank you, my emotion was worth it

Need testers

Hello guys I have successfully compiled lineage os 17.1 but can't test it because my phone is in service centre for couple of week . I require some testers to check the rom and share ss
Link-
https://drive.google.com/file/d/1uOjFnou7JnKxr-TKpvNe4MllPiJBJT41/view?usp=drivesdk
I'll try it
Sidgup1998 said:
I'll try it
Click to expand...
Click to collapse
Thank you do post the ss
I tested it. Seemed good.
fusob said:
I tested it. Seemed good.
Click to expand...
Click to collapse
Please share screenshot
Aankik said:
Please share screenshot
Click to expand...
Click to collapse
Sorry I'm back on /e/ os ROM. Screenshot I took included IMEI and other potentially dangerous info and I don't know how to block it out.
fusob said:
Sorry I'm back on /e/ os ROM. Screenshot I took included IMEI and other potentially dangerous info and I don't know how to block it out.
Click to expand...
Click to collapse
Blur it with any application available on play store
Aankik said:
Blur it with any application available on play store
Click to expand...
Click to collapse
I don't have the play store; kind of the whole point of /e/.
fusob said:
I don't have the play store; kind of the whole point of /e/.
Click to expand...
Click to collapse
I doubt if u really tested it
Aankik said:
Blur it with any application available on play store
Click to expand...
Click to collapse
Some people including myself don't use google crapware, data mining, spyware,.. etc..
so solution like find it on google crap store is not a solution at all.
---------- Post added at 12:20 PM ---------- Previous post was at 12:19 PM ----------
Sidgup1998 said:
I doubt if u really tested it
Click to expand...
Click to collapse
Same for you.
---------- Post added at 12:21 PM ---------- Previous post was at 12:20 PM ----------
fusob said:
I don't have the play store; kind of the whole point of /e/.
Click to expand...
Click to collapse
Try fdroid and try simple draw app.
Sidgup1998 said:
I doubt if u really tested it
Click to expand...
Click to collapse
I did but I now realize it was a complete waste of time posting anything.
---------- Post added at 08:40 AM ---------- Previous post was at 08:37 AM ----------
drnightshadow said:
Some people including myself don't use google crapware, data mining, spyware,.. etc..
so solution like find it on google crap store is not a solution at all.
---------- Post added at 12:20 PM ---------- Previous post was at 12:19 PM ----------
Same for you.
---------- Post added at 12:21 PM ---------- Previous post was at 12:20 PM ----------
Try fdroid and try simple draw app.
Click to expand...
Click to collapse
Thanks, I will try that. Also, have you tried /e/? For me it was a very simple install done entirely from orange fox recovery.
Sidgup1998 said:
I doubt if u really tested it
Click to expand...
Click to collapse
A cure for your doubts:
I was always taught that if I don't have anything nice to say, it's best to not say anything.
I don't know why should people trying unofficial los 17.1 if there is official with weekly OTA updates??
If it was just learning experience than yes and I get it... well in this case good job.
Well anyway have fun and good luck!
fusob said:
A cure for your doubts:
I was always taught that if I don't have anything nice to say, it's best to not say anything.
Click to expand...
Click to collapse
Long rant
---------- Post added at 03:53 PM ---------- Previous post was at 03:48 PM ----------
drnightshadow said:
Some people including myself don't use google crapware, data mining, spyware,.. etc..
so solution like find it on google crap store is not a solution at all.
---------- Post added at 12:20 PM ---------- Previous post was at 12:19 PM ----------
Same for you.
---------- Post added at 12:21 PM ---------- Previous post was at 12:20 PM ----------
Try fdroid and try simple draw app.
Click to expand...
Click to collapse
Begani shadi me Abdullah diwana
drnightshadow said:
I don't know why should people trying unofficial los 17.1 if there is official with weekly OTA updates??
If it was just learning experience than yes and I get it... well in this case good job.
Well anyway have fun and good luck!
Click to expand...
Click to collapse
Just for learning as lineage has less bugs compared to other roms so i tried it first
Looking at this thread and even various telegram groups I feel Qualcomm community total trash. While build Lineage I got tons of errors and I personally message many developers but none of them helped . It took me 1 week to build it successfully .I miss the old Mediatek community . You just can't describe them
Aankik said:
Looking at this thread and even various telegram groups I feel Qualcomm community total trash. While build Lineage I got tons of errors and I personally message many developers but none of them helped . It took me 1 week to build it successfully .I miss the old Mediatek community . You just can't describe them
Click to expand...
Click to collapse
Now try compile RessurectionRemix OS.
Based on LOS+extra costumization... guide is on their site.
Good luck
drnightshadow said:
Now try compile RessurectionRemix OS.
Based on LOS+extra costumization... guide is on their site.
Good luck
Click to expand...
Click to collapse
Sure i need to buy ssd first coz my hdd built it at the rate of 5mbps . Waiting for price drop
Did u need an hand?
Aankik said:
Hello guys I have successfully compiled lineage os 17.1 but can't test it because my phone is in service centre for couple of week . I require some testers to check the rom and share ss
Link-
https://drive.google.com/file/d/1uOjFnou7JnKxr-TKpvNe4MllPiJBJT41/view?usp=drivesdk
Click to expand...
Click to collapse
Hi m8!
i've got an redmi note 5 pro (Global) and i have twrp and root i did about 3 days ago and that phone it used for test apk and some other! if u need an hand let me know and we talk to collaborate seriously !
Bryan9.1 said:
Hi m8!
i've got an redmi note 5 pro (Global) and i have twrp and root i did about 3 days ago and that phone it used for test apk and some other! if u need an hand let me know and we talk to collaborate seriously !
Click to expand...
Click to collapse
Come in Dm

Categories

Resources