Related
well after talkin to htc and verizon for a few hours , i found out y the mms messeges werent being sent,, its cuz when we ported the sprint roms it changed the MMSC URL
to sprintpcsmms it should be http://mms.vtext.com/servlets/mms"
so its tryin to send them through sprint
the problem is tryin to edit it , but im sure there are people here who can figure it out
we need the url for verizon http://mms.vtext.com/servlets/mms
if u have stock mms apk u can see this in settings /connections
im wondering if we take out the apn from the rom we are porting put ours in its place ,resign the rom , then port if it will work, has anyone tried this ?
sorry just my two cent on this
already tried it, but heres the info on how to change it. i couldnt tell if it actually worked, the only people i waS ABLE TO test with was the same people who i had no issues with mms
Code:
adb shell
cd /data/data/com*telephony/databases
sqlite3 telephony.db
update carriers set
mmsc='http://mms.sprintpcs.com?X-MDN=YOUR11DIGITNUMBER'
<http://mms.vtext.com/serverlets/mms?X-MDN=YOUR11DIGITNUMBER%27> where
name='Production'
*input your phone number example 13303214294 dont
forget the'*
adb reboot
anonomouse said:
already tried it, but heres the info on how to change it. i couldnt tell if it actually worked, the only people i waS ABLE TO test with was the same people who i had no issues with mms
Code:
adb shell
cd /data/data/com*telephony/databases
sqlite3 telephony.db
update carriers set
mmsc='http://mms.sprintpcs.com?X-MDN=YOUR11DIGITNUMBER'
<http://mms.vtext.com/serverlets/mms?X-MDN=YOUR11DIGITNUMBER%27> where
name='Production'
*input your phone number example 13303214294 dont
forget the'*
adb reboot
Click to expand...
Click to collapse
ok my bad i thought they told me something new
nah, its been tried by me a few times, but like i said, feel free to try it. maybe your results will be different
I have tried to send a mms on CyanogenEris and ELB 2.5 Cyanogen, both do not work. I just loaded up ZenEXP-v7 and tried sending one, worked fine. But it has the "HTC" message app not the AOSP one. I think we need to find out what the diffences are.
That connections info is EXACTLY what the APN trick fixes.
It's how I got the first Eris to send a mms msg on Cricket, if you do the apn restore of a verizon ROM, that gets fixed.
pkopalek said:
That connections info is EXACTLY what the APN trick fixes.
It's how I got the first Eris to send a mms msg on Cricket, if you do the apn restore of a verizon ROM, that gets fixed.
Click to expand...
Click to collapse
i know how to patch it ,, i used mmszap , i was lookin for a way to fix it and make it stick in a rom
change the apns-conf.xml under settings/etc
anonomouse said:
change the apns-conf.xml under settings/etc
Click to expand...
Click to collapse
The fix above fixes sprint sense ROMs.
AOSP roms such as ELB need a source code change, not a APN change. Possibly permissions. I suggest we look at koush's work on the Moto Droid's port of CE for clues.
Ok if I am going to try to use MMSZap what do I need to fill in besides the MMSC url
iloveandroid said:
Ok if I am going to try to use MMSZap what do I need to fill in besides the MMSC url
Click to expand...
Click to collapse
thats it only mmsc i did it and it works
well thats what id did then i exited and it said could not save settings
iloveandroid said:
well thats what id did then i exited and it said could not save settings
Click to expand...
Click to collapse
thats weird it worked for me all i did was put in verizons url
iloveandroid said:
well thats what id did then i exited and it said could not save settings
Click to expand...
Click to collapse
go to ur browser, hit menu
choose other scroll to bottom
choose settings
scroll to bottom
choose reset to default
it will clear ur mms setting
u still may need to use apn restore
i just did it and made a back up
now to see if it works on a cooked rom
sorry im just tryin to figure this mms thing out
Hi, I have a problem with the whole locking the Android for too long. The problem is this, when I lock my HTC HD2 for too long, the screen freezes and doesnt come back on unless I remove the battery and re-boot.
Is there a solution for this?
And if so, can it be posted?
Thanks in advance
Sklar said:
Hi, I have a problem with the whole locking the Android for too long. The problem is this, when I lock my HTC HD2 for too long, the screen freezes and doesnt come back on unless I remove the battery and re-boot.
Is there a solution for this?
And if so, can it be posted?
Thanks in advance
Click to expand...
Click to collapse
Try using SETCPU application from market. Set the setting to SMARTASS...
jalshah05 said:
Try using SETCPU application from market. Set the setting to SMARTASS...
Click to expand...
Click to collapse
Thanks for the quick response, but how do I set it to SMARTASS?
I have SetCPU 2.0.2 autodetect read-only. It doesnt seem I can edit this 'Scaling'
Dropdown box, is this where the SMARTASS option is?
Sklar said:
Thanks for the quick response, but how do I set it to SMARTASS?
I have SetCPU 2.0.2 autodetect read-only. It doesnt seem I can edit this 'Scaling'
Dropdown box, is this where the SMARTASS option is?
Click to expand...
Click to collapse
Set Scaling to smartass
jalshah05 said:
Set Scaling to smartass
Click to expand...
Click to collapse
It won't let me, the box is grey, and just says 'ondemand' I can edit it.
Sklar said:
It won't let me, the box is grey, and just says 'ondemand' I can edit it.
Click to expand...
Click to collapse
Do you have rooted build? Mostly all the builds are rooted. But sometimes in some builds root permissions have problem. You can check whether you have root or not by following method:-
Download terminal emulator from market(free)
Open emulator and type "su" without quotations and press enter
if you do not get any errors then you have root enabled. If you have some errors then you might have to find solution to root your build.
I also got lock freezes that appeared at some point. I started remembering what I was installing and guessed it might be the poweramp lockscreen widget. I disabled it yesterday and did not have any lockscreen freezes today.
Sent from my HTC HD2 using XDA App
jalshah05 said:
Do you have rooted build? Mostly all the builds are rooted. But sometimes in some builds root permissions have problem. You can check whether you have root or not by following method:-
Download terminal emulator from market(free)
Open emulator and type "su" without quotations and press enter
if you do not get any errors then you have root enabled. If you have some errors then you might have to find solution to root your build.
Click to expand...
Click to collapse
When I try this in the terminal I get the 'Permission Denied' Error.
How can I solve this?
Sklar said:
When I try this in the terminal I get the 'Permission Denied' Error.
How can I solve this?
Click to expand...
Click to collapse
Well I am not a pro in the matter of rooting the build... I would recommend you to search the thread of your own build. May be someone else had the same problem. Another thing you can do is post another question about rooting the phone, may be someone expert will help you out....
jalshah05 said:
Well I am not a pro in the matter of rooting the build... I would recommend you to search the thread of your own build. May be someone else had the same problem. Another thing you can do is post another question about rooting the phone, may be someone expert will help you out....
Click to expand...
Click to collapse
What on Earth is rooting? D:
Sklar said:
What on Earth is rooting? D:
Click to expand...
Click to collapse
Well in regular android you do have access to some part of the system. To get that access you need to root your android.
jalshah05 said:
Well in regular android you do have access to some part of the system. To get that access you need to root your android.
Click to expand...
Click to collapse
Do you have any clue how to do that?
Which Build are you using??? Posting the Build version and kernel you're using might help others help you.
Sklar said:
Do you have any clue how to do that?
Click to expand...
Click to collapse
No man... I am also a newb... I do not know much about this. What I would do is flash another build. There are plenty of them out there.
Try z4root http://forum.xda-developers.com/showthread.php?t=833953
Hi,
I've installed Quarx CM9 5th March build. Things are pretty smooth with this build except for one issue: in the call log, for outgoing calls, contact name is not displayed. It shows empty contact name. Incoming calls are displayed properly. I don't know if anyone else has this issue or if it's unique to my handset. Btw, I have a Motorola Defy MB525 handset.
Any help would be really appreciated.
thanks,
--wilson
Have you tried the phone options, go into dialer hit menu check the caller id option.
Sent from my MB525 using XDA
bravouno said:
Have you tried the phone options, go into dialer hit menu check the caller id option.
Sent from my MB525 using XDA
Click to expand...
Click to collapse
The option is operator specific and is grayed out. I probably should do a cache wipe and dalvik wipe and see if that helps.
Have same issue, cache/dalvik wipe did nothing.
nessonic said:
Have same issue, cache/dalvik wipe did nothing.
Click to expand...
Click to collapse
me too.. infact even after doing a factory reset, the problem persists. I am going to try 8th March build and see if that solves this issue. Strange that no one else has reported it so far.
Since i don't have enough posts to report this in developer forum, can you please report this issue ??
thanks,
-wilson
dionysius.almeida said:
Hi,
I've installed Quarx CM9 5th March build. Things are pretty smooth with this build except for one issue: in the call log, for outgoing calls, contact name is not displayed. It shows empty contact name. Incoming calls are displayed properly. I don't know if anyone else has this issue or if it's unique to my handset. Btw, I have a Motorola Defy MB525 handset.
Any help would be really appreciated.
thanks,
--wilson
Click to expand...
Click to collapse
No issues buddy...i was also facing this problem initially..but i got a flashable zip file for CRT animation which is posted by pottkopp .. just Flash this zip in CWM and reboot..bingo .. u will get CRT animation along with the caller id issue fixed..hope this works for u..
Link: http://forum.xda-developers.com/showpost.php?p=23356794&postcount=2248
Download the zip from above link ..
kanna91 said:
No issues buddy...i was also facing this problem initially..but i got a flashable zip file for CRT animation which is posted by pottkopp .. just Flash this zip in CWM and reboot..bingo .. u will get CRT animation along with the caller id issue fixed..hope this works for u..
Link: http://forum.xda-developers.com/showpost.php?p=23356794&postcount=2248
Download the zip from above link ..
Click to expand...
Click to collapse
Thank you so much. That solved the problem and I get CRT animation too
cheers,
-wilson
dionysius.almeida said:
The option is operator specific and is grayed out. I probably should do a cache wipe and dalvik wipe and see if that helps.
Click to expand...
Click to collapse
when you go to dialer settings and callerid settings, just before it retrieves the operator default settings, press the caller-id option, this would open the window with three options, meanwhile in the background the operator settings will be read. Just change the setting to show caller-id and you are done.
This has been discussed many a times in CM9 all three threads so many times, may around 500times, someone was pointing.
premaca said:
when you go to dialer settings and callerid settings, just before it retrieves the operator default settings, press the caller-id option, this would open the window with three options, meanwhile in the background the operator settings will be read. Just change the setting to show caller-id and you are done.
This has been discussed many a times in CM9 all three threads so many times, may around 500times, someone was pointing.
Click to expand...
Click to collapse
Thanks for the mentioning it. Even though I check CM9 threads, there are just too many posts to find this answer. Also, it's not a very intuitive way of setting preferences, hence couldn't figure out on my own
cheers,
-wilson
Hi There, this is my First Post in here, before i have account but cant access them, because i cant access my email so sad but forget that !
now
Part of Hyperion Project by CarlDeanCatabay
Help and Support Section
In this thread, i want share my experience with Hyperion ROM by CarlDeanCatabay that ROM so smooth and fast i think
So, This A few My Experiance.....
Instalation Problem
I see a member is dificult to installing ROM Hyperion7GM but now i try to share how to instal 98,8% Success
Before, some member has tell to installing, i think same with my methode like webconnect methode
Click to expand...
Click to collapse
First
* If You have Custom Rom before, Flash into StockROM with Odin (recomended)
* Make sure to Fresh sdcard just format 2nd partition
* Save the Hyperion7GMFinal.zip into sdcard
* Finish installing StockROM, go to Recovery mode not CWM ? right
* Press Power+Menu+Vol Up go to Stock Recovery
* Wipe Data & Reset *(Stock Recovery Mode)
* Wipe Cache *(Stock Recovery Mode)
* Select Zip from sdcard and choose Hyperion ROM 7GM
* Wait to instal and Reboot Your Phone
It take some minute 2 - 5 minute i don't know because i take so looong but i guess it luck !
Internet Problem
Can't access some website like (mediafire) with any browser like stock browser or 3rd Browser like (Dolphin, Ninesky)
Click to expand...
Click to collapse
I think this problem come with Host file on system, remember ? Carl Posting on first page ?
Mother of all HOSTS - more than 27,000 servers blocked
Blocks ADs
Blocks banners
Blocks 3rd party cookies
Blocks 3rd party page counters
Blocks web bugs
Blocks hi-jackers
Blocks phising sites
Blocks Malwares
Blocks Spywares
Blocks Trackers
Blocks un-authorized application connection
Click to expand...
Click to collapse
On this...
so i try to delete host file on system file, and all works
Before this, search file *Hosts* on other site or with other hosts file stock or anything on other customrom
This My Methode 99% Work
First..
* Using Rootex go to System Folder
* go to folder System > etc
* Find File *HOSTS* file maybe file large (8MB)
* Replace with other HOSTS file, and dont forget change permission to RWRR
Reboot Your phone, and try to browsing again
or see carl update post method on First page Hyperion.
WIFI Problem ?
Just Change and look Setting > Wifi Setting > touch Menu > Advance
You will see a wifi sleep policy and you can modify this or change but in this case, i think wifi is good, no have problem
Battery Stats ?
Where i can see a battery stats on Hyperion ROM ?
Click to expand...
Click to collapse
Dont worry if you want check a battery stats you can access with this method
* Go to HomeScreen and Create Shortcut
* Choose Setting Shortcut and choose again app battery stats
* just touch the battery stats icon if you want see hehe
So, you must explore before, thanks
UPDATE NEW
Firstly Im very well shocked looking new hyperion update and now I want share how to install hyperion Pre 7.x with my method cause, I looking this is very well hardly to install hehe
I'll show you how to avoid stuck or bootloop when installing ROM, so check this out
Firstly in my SDCARD have some zip file
*Hyperion pre 7.x
*aromaFile Manager <Here>
What you must do to install ?
* Flash your SGY to stockrom
* Go to Recovery mode not CWM right
* Also wipe data & cache
* Instal Hyperion Pre 7.x
* wait for instal
* Finish, dont reboot your phone, you must check your system file with aromafile manager whether in the Hyperion file system is mounted or not, if there is no or only boot.img file and bmunlock in the system, try to repeat the first step
* dont wipe data or cache, just instal hyperion zip file, and then has finish,
* if you want, you can check again with aromaFM and it will displayed some file in system folder
* then, reboot your phone
it luck 99,6% with me :victory:
UPDATE NEW
Hyperion 7.x
Simple Instalation
- Goto Recovery Mode
- Go to CWM recovery
- always wipe cache & data
- Wait for afew second
- done, restart.
Click to expand...
Click to collapse
Enjoy with Hyperion 7.x :good:
** When you plug your phone to pc or nb it will ring
And some screenshoot will adding in attachfile
good job sir, nice ide.
Thanks before.
sandyworsnop said:
good job sir, nice ide.
Thanks before.
Click to expand...
Click to collapse
Yuop bro, cause i think some people is very interest about Hyperion rom but so dificult to instal on their phone
I installed and it worked well. First I can connect to wifi but can't surf though, but after reboot 1 time, everything is fine. But now, I can't even connect to wifi, though I had rebooted so many times. Anyone can help? Should I flash other kernel like someone said or just wait for someone to fix the bug?
Thank you very much and sorry for my bad English
thunderyellow said:
I installed and it worked well. First I can connect to wifi but can't surf though, but after reboot 1 time, everything is fine. But now, I can't even connect to wifi, though I had rebooted so many times. Anyone can help? Should I flash other kernel like someone said or just wait for someone to fix the bug?
Thank you very much and sorry for my bad English
Click to expand...
Click to collapse
Congrats....
Why change kernel ? i think savie is good and fast and about wifi cant conect i don't know why because in my phone is good well
not say fix the bug but try to explore the ROM and ask the Carl about their ROM for advance
Dr.oidbio said:
Congrats....
Why change kernel ? i think savie is good and fast and about wifi cant conect i don't know why because in my phone is good well
not say fix the bug but try to explore the ROM and ask the Carl about their ROM for advance
Click to expand...
Click to collapse
Because someone said that he fixed that bug by changing to Savie 's 73 kernel, but I still want to stick with the default kernel of Hyperion, it 's also from Savie too, but Carl said it was specially for Hyperion or something like that guess I should wait then
thunderyellow said:
Because someone said that he fixed that bug by changing to Savie 's 73 kernel, but I still want to stick with the default kernel of Hyperion, it 's also from Savie too, but Carl said it was specially for Hyperion or something like that guess I should wait then
Click to expand...
Click to collapse
Yes, the best choice is waiting Carl is the ROM maker we just wait for next update
Any fix for randomly rebooting at a period of time ?
rmhoh said:
Any fix for randomly rebooting at a period of time ?
Click to expand...
Click to collapse
Thanks YourWell
i think you must or just hehe just setup your Governor and I/O Schedule on Setting tab
and i guess, using SmartassV2 and Sio is good tweek
and using 832 - 312 frek if you want stable user
and if want save a battery but keep fast not fastest just use 624 - 312
Its my Method and experience dont blame me
I can't use Data Connection anymore, unlike 2 days ago. Please help me :/
unable to start
I downloaded this rom and installed it in a usual method by using download menu and selecting update via sd card....thereafter my galaxy y has not started up just showing the default boot screen of samsung galaxy y only and I am unable to get back in download mode need ur help
Excellent will come in handy for many ! thanks
net apps
why doesnt my whatsapp or other internet apps and browser doesnt works please tell me i need the solution urgently
timezone34 said:
I can't use Data Connection anymore, unlike 2 days ago. Please help me :/
Click to expand...
Click to collapse
Well ? If you using data connection, try to look at setting menu
Then, Choose mobile data » Look and check Mobile data, oh yea look at Access Point Name (APN) just choose same with your Cellular Network
mayurshah008 said:
I downloaded this rom and installed it in a usual method by using download menu and selecting update via sd card....thereafter my galaxy y has not started up just showing the default boot screen of samsung galaxy y only and I am unable to get back in download mode need ur help
Click to expand...
Click to collapse
It not downloading menu, download menu just for revert back to stockRom with odin, and using Stock Recovery to instal, but dont forget to wipe data, cache before flashing
nikufellow said:
Excellent will come in handy for many ! thanks
Click to expand...
Click to collapse
Haha just share what i know here, and im so swoscpiciuous you know ? Haha
Sent Using My Hands with GT-S5360
young soul said:
why doesnt my whatsapp or other internet apps and browser doesnt works please tell me i need the solution urgently
Click to expand...
Click to collapse
From what i must answer this
cause, if your phone can't connect to internet.
look at before post i think you must setup APN cause all custom rom come with random CSC
Just uping my question:
I can't use Data Connection anymore, unlike 2 days ago. What solutions can I do?
Dr.oidbio said:
From what i must answer this
cause, if your phone can't connect to internet.
look at before post i think you must setup APN cause all custom rom come with random CSC
Click to expand...
Click to collapse
what should i put to mms or wap ???
i dont know about so much about APN:crying: and all that stuff so plzz help me
timezone34 said:
Just uping my question:
I can't use Data Connection anymore, unlike 2 days ago. What solutions can I do?
Click to expand...
Click to collapse
Look my last post, if same problem about apn, look this post and bfore post
young soul said:
what should i put to mms or wap ???
i dont know about so much about APN :crying: and all that stuff so plzz help me
Click to expand...
Click to collapse
Choose Wap or 3G apn not mms setting
If this not helping you, im so sorry but i guess im not wrong haha
Sent Using My Hands with GT-S5360
root
can you help me? i install merruk kernel in hyperion but when i install again savies my phone is unroot :crying: and i dont know if i can root the phone with the same method that is described in this post http://forum.xda-developers.com/showthread.php?t=1675474 or i have to flash a stock rom and root again in stock???? thanks
stock on samsung galaxy Y logo
i did everything the instruction said i wipe data, cache and also in the advance and also i mount the 4 of them but still i am stock on logo my phone won't boot up. i also flash stock ROM before i flash hyperion i also check if the file is not damage. what is wrong anyone please help?
I no longer get previews of my text messages scrolling through my status bar since I updated to android 6.0.1 via ota update (stock rom). In Messages > More > Settings > Notifications the option "Preview Messages" is On. Pop-up notifications is off, I don't like those but I do like getting a preview in my status bar. Is this feature gone? I also poked around in the advanced notification settings and didn't find a setting for it.
even this issue happens for other apps such as whatsapp, telegram and ...
I think it has to do something with overlay permissions, try searching it in settings...
These settings enable apps like FB Messenger to appear on your screen as a "bubble".
---------- Post added at 08:33 PM ---------- Previous post was at 08:32 PM ----------
sorry misread
Thanks for your answering, but i have changed this setting before this.
The problem is existing until now
I have the same problem. After android update I no longer can see message preview on top of the scren. Before an update, whenever I was getting a text, app/game I was using, was 'shrinking' on top of the screen and I saw who sent a message and what was in it. Now I only see an envelope on top of the screen and that's it. It's incredibly annoying cause before I knew if I had to respond to a text immediately or if it could wait. Now I need to swipe the screen from the top to see who texted me. Any advice?
Nothing
It seems there is not any solution to this annoying problem, i surf all the internet but nothing found.
If you want you can get preview to be written in status bar like in 4.4 kitkat, i did that to my phone, no heads up, but i can see preview
Thats great
Oh yes, i absolutly want that, please tell me how its possible,
Best regards
vahidme said:
Oh yes, i absolutly want that, please tell me how its possible,
Best regards
Click to expand...
Click to collapse
Install adb and samsung drivers on your pc first tell me when you are done
Done
Ragazzza said:
Install adb and samsung drivers on your pc first tell me when you are done
Click to expand...
Click to collapse
Hi dear Ragazzza, i have installed both two software on my pc, now what should have i do?
and one more question, my phone is not rooted, and i dont wana even to root it to solve this problem, is rootnig necessary?
is this way safe? it will not harm my phone?
Best Regards
vahidme said:
Hi dear Ragazzza, i have installed both two software on my pc, now what should have i do?
and one more question, my phone is not rooted, and i dont wana even to root it to solve this problem, is rootnig necessary?
is this way safe? it will not harm my phone?
Best Regards
Click to expand...
Click to collapse
Hey man, no you don't need root (i think) you can try it is just 1 minute job.
Now that you have done that connect your phone to a pc using a cable, run CMD as administrator on your PC, and type adb devices
There should be some sort of numbers and next to them "device"
After you can see your device just type
adb shell settings put global heads_up_notifications_enabled 0
wait 10 seconds and restart phone
Edit: this may not work on marshmallow but you can try
Ragazzza said:
Hey man, no you don't need root (i think) you can try it is just 1 minute job.
Now that you have done that connect your phone to a pc using a cable, run CMD as administrator on your PC, and type adb devices
There should be some sort of numbers and next to them "device"
After you can see your device just type
adb shell settings put global heads_up_notifications_enabled 0
wait 10 seconds and restart phone
Edit: this may not work on marshmallow but you can try
Click to expand...
Click to collapse
I have done all things but there is not some sort of numbers and next to them "device" on cmd window!
can u give a link of adb software plz? i have installed it but i think that version not works properly!
I succesfully done what you said to me,
But nothing has changed
There is not any message preview on statusbar
vahidme said:
I succesfully done what you said to me,
But nothing has changed
There is not any message preview on statusbar
Click to expand...
Click to collapse
Ah sorry man, it is than only for Lollipop
You can roll back to Lollipop, it is faster and battery frindly
Oh thank you, but in lolipop by default this option works peroperly and doesnt need to type this code on cmd and the other steps,
Is there a safe way to back to lolipop? Without bootloop problem? Can u help me in this way?
vahidme said:
Oh thank you, but in lolipop by default this option works peroperly and doesnt need to type this code on cmd and the other steps,
Is there a safe way to back to lolipop? Without bootloop problem? Can u help me in this way?
Click to expand...
Click to collapse
Well it is reeeally easy unless you are on J500H version, if you have J500H model you can't downgrade, so what model do you have?
Oh regretfully my phone model is j500h,
So there is not any way to downgrade to lolipop?
vahidme said:
Oh regretfully my phone model is j500h,
So there is not any way to downgrade to lolipop?
Click to expand...
Click to collapse
no man sorry :/
vahidme said:
I no longer get previews of my text messages scrolling through my status bar since I updated to android 6.0.1 via ota update (stock rom). In Messages > More > Settings > Notifications the option "Preview Messages" is On. Pop-up notifications is off, I don't like those but I do like getting a preview in my status bar. Is this feature gone? I also poked around in the advanced notification settings and didn't find a setting for it.
even this issue happens for other apps such as whatsapp, telegram and ...
Click to expand...
Click to collapse
6.0.1 Marshmallow uses Headsup notifications instead of the ones Lollipop uses.
if you found this useful hit that "thanks" button
SpamMachine said:
6.0.1 Marshmallow uses Headsup notifications instead of the ones Lollipop uses.
if you found this useful hit that "thanks" button
Click to expand...
Click to collapse
What? The Lollipop also uses heads up notifications, it is just that they are expandable on Marshmallow
Ragazzza said:
What? The Lollipop also uses heads up notifications, it is just that they are expandable on Marshmallow
Click to expand...
Click to collapse
I don't have heads up notifications on my Lollipop rom that I ported from J5108.