Installing Message Plus on Kyocera DuraXV Extreme
Mmoshe1Level 3 - Gold Member
- Edited
actually I set it with button mapper for double tap and single tap stays for default function
Mmoshe1Level 3 - Gold Member
- Edited
Flippy You can download from apk pure a app called Hidden settings and u can set from there what should be default messaging app and then the messages come up by notifications ()Correction not on outer screen) just like the default messaging app I actually installed the oldest version of message plus that apk pure had which is 6.7.12 but it doesn't work that well because that version is really designed to use with a touchscreen also u can add widgets on the menu so instead of browser u can have the message plus icon there though u cant have the default messaging app and message plus at the same time because once u set message plus for default then the regular messaging crashes
Mmoshe1Level 3 - Gold Member
- Edited
Flippy [[Login to see the link]] (disclaimer I am not sure if posting a link to a app store is against the rules if it is, someone should please reply and I will remove it)
[[Login to see the link]]
Mmoshe1Level 3 - Gold Member
- Edited
here is a link [[Login to see the link]] to a google drive file with message plus that was pulled from a cadence it works b''h excellently on the e4810 if u want to delete a conversation you can delete the conversation by selecting it by options-select threads and then delete by pressing right softkey. 2 issues when you want to add an attachment by taking a pic by pressing take photo it doesn't go, number 2 is that if you want to delete a conversation by long pressing it then you need to press delete with a mouse. When I installed it kept on crashing so I went to the dev options and u go to the last option on the list which is advanced and go to apps and notifications (hidden settings app and go to the line that says app info) and u scroll down till u find message plus and u press it and then press permissions and then press on all switches icons there except location I think isn't necessary
TechgenLevel 6 - Platinum Elite Member
- Edited
moshe1 Nice, if it works to display on the front screen it would be great. I'm not sure what you mean by widgets though, on the extreme you can set menu items to whatever you want, including message plus instead of the browser, without using hidden settings
Mmoshe1Level 3 - Gold Member
- Edited
Techgen I think it only comes up on the outside screen by the new version of message plus that doesn't work to well on a non-touch phone I'm not 100 percent sure it does but if I remember correctly it does but using the version that works normally far outways having it come up on the outer screen. regarding widgets I didn't know that u can set the widgets with regular settings I'm new to the e4810
I wanna know if there is a way to install the regular Message Plus app (for Smart Phones) on my Kyocera E4180?
I've download it and installed but I can't go in to a conversation it came up that the app has bin stoped
Mmoshe1Level 3 - Gold Member
- Edited
Lonely I installed it on the E4810 (downloaded it from apk pure) and I used this [[Login to see the link]] app to allow the permissions for the app and to make it the default message app and I disabled the default message app by going to the last option in the dev option menu list and I set with button mapper the right soft key when u double tap it, it should open the message plus app. Though it is made to use with a touch screen therefore u can only use with a mouse app and even with that it isn't fully functional, u cant swipe the screen with a flip phone after all. I used the oldest version of the smartphone version message + app that apk pure had I don't know about the latest versions will work
Mmoshe1Level 3 - Gold Member
I have a (small) issue with the message + on the extreme when I go in to a conversation it goes to the first message in the conversation so I have to scroll down to see my recent messages is there a fix for that anyone?
YyerushivishLevel 1 - Junior Member
- Edited
I noticed that "Notification Access" is not available on the Extreme. is it possible that because of this restriction is why it won't let messages plus display to the outer screen? (As it's probably only available for the built in apps...)
112345Level 3 - Gold Member
- Edited
yerushivish
i noticed that also and i was thinking if you would give it notification access through adb would it work
does anyone know the command for notification access for app on Kyocera ??
Biden2020prezLevel 6 - Platinum Elite Member
- Edited
There are 2 you must try both, because some only work on lower versions of android:
adb shell cmd notification allow_listener com.mypackage.app/com.mypackage.app.mylistener
adb shell settings put secure enabled_notification_listeners com.mypackage.app/com.mypackage.app.mylistener
YyerushivishLevel 1 - Junior Member
- Edited
Biden2020prez how do i do that command with messages plus?
(i'm terrible at figuring out how to put in the real package name without messing something up...)
Biden2020prez I tried this and it didn't work. Is mylistener a placeholder name, or should I be using it in the shell?