Random email notification since A13 - Google Pixel 4a Questions & Answers

I'm a Typeapp user for my mailaccounts. Since the latest upgrade to Android 13 it does not always show a notification. Randomly.
Typeapp suggested to alter the Battery Manager to allow the app running in the background. Did not help.
Then I tried a few other email apps for a week or so, but the same issue occured: not always a notification in time.
My idea is that this issue does not belong to the mailapp, but possibly Android 13 does something in the background that prevents a notification. Sometimes (and that's the irritating part!).
Somebody recognizes this?

Mauvan said:
Somebody recognizes this?
Click to expand...
Click to collapse
This sounds somewhat familiar to me already since Android 11 where several people had the same issue regarding SMS/text messages arriving in time in Android (according to the logcat) but the notification message was often triggered few minutes or much later.
For a workaround for the SMS/text messages notification delay problem, effective at least for the default SMS/text/messaging app com.android.messaging, see the following GitLab issue (for klte) which even lead to one of the LineageOS developers reporting the bug to Google with the corresponding issue still being unresolved/open.
[Update 23.10.2022 for the sake of completeness]:
Other users reported the same problem for different phones No SMS while screen off and Notifications for incoming messages are delayed after device has been sleeping for a long time

It seems to me that this is a typical SMS-issue. I think my issue is a more general thing and I will try a hard reset and start with a clean Android 13 setup.
I'll give feedback afterwards... (when time and availability let me fix it)

Mauvan said:
It seems to me that this is a typical SMS-issue
Click to expand...
Click to collapse
The reception of the SMS was/is not the problem in this case since it appears immediately after sending in the log but the notification triggers with a large delay/late.
Therefore I can imagine, that this is a general notification bug which also appears in other apps.
Simply trying out the command takes a few seconds and observing the behavior also only takes very little time.
Personally I would invest this little time before doing a hard rest ... but perhaps I am the only one who enjoys doing other things in his spare time much more rather than hard resetting his phone and going through the following tedious installation and setup of all apps from scratch.

I know, it is no fun doing those things like install and setup your phone
But what if I really cannot find the com.android.messaging app amongst all system apps? Or does it have a different name since A13??

Mauvan said:
I know, it is no fun doing those things like install and setup your phone
Click to expand...
Click to collapse
Mauvan said:
I will try a hard reset and start with a clean Android 13 setup.
Click to expand...
Click to collapse
I wrote my sentence in a "teasing" way but with the winking smiley because you seemed very determined reinstalling everything from scratch without trying the suggested workaround.
And since different people have different interests, there was still a small chance that you prefer having a clean Android installation anyway from time to time and simply want to make sure that the problem arose from a "dirty" upgrade from A12 to A13.
Anyway, I am now confused by your following statement:
Mauvan said:
But what if I really cannot find the com.android.messaging app amongst all system apps?
Click to expand...
Click to collapse
The way I understood you is, that your issue did (at the moment) only affect email apps.
1.
Did you also observe the notification delay with the stock SMS/text messaging app?
2.
If not, what is the reason why you now want to identify the stock SMS/text messaging app?
Mauvan said:
Or does it have a different name since A13?
Click to expand...
Click to collapse
This I don't know.
3.
If 1. == yes, is the app name displayed in the app info options menu (the place of the other settings like permissions, storage & cache, etc.) when you scroll all the way to the bottom (as it is the case in A12)?
4.
If 3. == no, then you can possibly identify it using the output of
Code:
adb shell pm list packages
or paste the result here so we can have a guess.

wireroot said:
I wrote my sentence in a "teasing" way but with the winking smiley
Click to expand...
Click to collapse
Of course I got the wink
wireroot said:
1.
Did you also observe the notification delay with the stock SMS/text messaging app?
Click to expand...
Click to collapse
No. Mail only.
wireroot said:
2.
If not, what is the reason why you now want to identify the stock SMS/text messaging app?
Click to expand...
Click to collapse
I was just scrolling through that "Gitlab issue" (the link you added before)
wireroot said:
If 3. == no, then you can possibly identify it using the output ....
Click to expand...
Click to collapse
I'm not sure how to do this.
Both technical and my language skills makes this a time consuming thing, but I'll try later.

Mauvan said:
No. Mail only.
Click to expand...
Click to collapse
Well, if it only occurs in the mail apps, then let's stick with those.
So, instead of whitelisting the SMS/text app, I suggest to try the battery optimization whitelisting procedure with those.
As a first step, please execute the current content of the battery optimization whitelist by calling
Code:
adb shell dumpsys deviceidle whitelist
and paste the result (list of apps) in this thread.
This should help us in better understanding whether the whitelisting step via ADB (which was either already done by you via the Android UI, or if not, which we'll do once we have the result from the above call) actually changes the whitelist content.
Mauvan said:
Typeapp suggested to alter the Battery Manager to allow the app running in the background. Did not help.
Click to expand...
Click to collapse
By "which was either already done by you via the Android UI" I am referring to the thing you have done as stated in your statement quoted above. Since the information how you did it is quite vague, I need the requested info.
Mauvan said:
I'm not sure how to do this [...] but I'll try later.
Click to expand...
Click to collapse
Since we are now ignoring the SMS/text ab, you can forget about the adb shell pm list packages command but need to execute the other (ADB) command mentioned above.
There are many tutorials on how to use ADB - I am only (randomly) posting the official instructions:
https://developer.android.com/studio/command-line/adb
So you mainly need 2 things:
PC: ADB executable - downloadable from https://developer.android.com/studio/releases/platform-tools
Android: Settings > System > Developer Options > USB debugging

There's not even an option in Settings > System for USB debugging and Developer Options in my Pixel.
In another life I was a programmer but this goes beyond my capabilities (and patience to figure it out).
I give up.
Thanks for all your efforts, but it's all abacadabra for me. A hard reset is almost faster

Mauvan said:
There's not even an option in Settings > System for USB debugging and Developer Options in my Pixel.
Click to expand...
Click to collapse
If you didn't enable it yet, then this is no rocket science. Simply read the manual which I already posted above where this specific step is answered in this section.
Mauvan said:
but this goes beyond my capabilities (and patience to figure it out).
Click to expand...
Click to collapse
I am sure you would manage that. But since my suggestions only have a small chance but no guarantee that they solve the problem, I understand that you are not eager trying it out.
Btw: Also clicking the thanks/like button is always a welcome gesture to people in the forum
Once you did a clean install and made some observations regarding your problem, please drop us a line here about the result as it may help others too with their decision!

Related

Android permissions management - LBE Privacy Guard alternative

I've found a new way to BLOCK ANY permission for android applications! Successfully tested denial on few different kind of permissions!
It's a great news for me, and prossibly to any of you too.
The application will be completely native except user interaction part (GUI), so lightning fast, and will have access virtually to any permission granted by apk itself. There will be much logic included to ease of use for unexperienced users, but also the advanced mode which will reveal all the system level functions/data. Advanced iptables control will probably be included also at the later development stages.
Any developer experienced with NDK + SDK is kindly asked to contact me.
PS. This thread WILL be the thread for the application itself. I expect to make first alpha's in two months or earlier.
Reserved for future use
Hey krzych, I am interested in this development, can we discuss more on this ?
ukanth said:
Hey krzych, I am interested in this development, can we discuss more on this ?
Click to expand...
Click to collapse
Of course. So let it stay at pm as you already started . We'll move here depending on the case .
I am interested but I am not a developer.
The question is - did you check apps behavior (reaction) on permission denial?
I get FC for some software with this tool market.android.com/details?id=com.stericson.permissions&hl=en
frsp2 said:
I am interested but I am not a developer.
The question is - did you check apps behavior (reaction) on permission denial?
I get FC for some software with this tool market.android.com/details?id=com.stericson.permissions&hl=en
Click to expand...
Click to collapse
I cannot check this on every app available (for obvious reasons), but I suppose most of them will work. We'll see after first alpha, I'll check it on my own app set which is rather big (the main reason LBE and PDroid buth fails - too much CPU overhead).
UPDATE: Removing unreliable info. Shame on me for reposting smth before fact checking.
Privacy Blocker is the app with patching apk method, not the Stericson' one.
frsp2 said:
I've read somewhere on local forum that com.stericson.permissions application just changes manifest and reinstall apk with patched one.
This info is not mine so I can't prove or disclaim it at this time.
Can you confirm that info is correct and your method is totally different?
Click to expand...
Click to collapse
As far as I know, neither the app you describe, neither mine will not change anything in apk. I think it was just a rumour.
Could you please comment on this app too
https://market.android.com/details?id=com.xeudoxus.privacy.blocker&hl=en
http://www.droidforums.net/forum/xeudoxus/131027-support-privacy-blocker.html
It indicates baksmali usage btw.
I have used this app and for me it drains my battery...:/
"Ever wondered why??"
.xxx. said:
I have used this app and for me it drains my battery...:/
Click to expand...
Click to collapse
What app?
Privacy blocker should not run in background - it patches apk content.
Modified files:
classes.dex
MANIFEST.MF
MYKEY.RSA
MYKEY.SF
I see no reason to drain battery here.
frsp2 said:
What app?
Privacy blocker should not run in background - it patches apk content.
Modified files:
classes.dex
MANIFEST.MF
MYKEY.RSA
MYKEY.SF
I see no reason to drain battery here.
Click to expand...
Click to collapse
I'm talking about LBE.
"Ever wondered why??"
.xxx. said:
I'm talking about LBE.
"Ever wondered why??"
Click to expand...
Click to collapse
I guess they run live 24h web cam show from your phone to China, that's why.
frsp2 said:
I guess they run live 24h web cam show from your phone to China, that's why.
Click to expand...
Click to collapse
Lol. Yeah.
"Ever wondered why??"
Nice chat guys, but first of all, I just told that neither permissions denied nor mine app will change the apk, so asking me about commenting such app is quite inaprioriate, and second, there are two threads about LBE wher even I said my opinion about it, so please, go there and read .
krzych said:
I just told that neither permissions denied nor mine app will change the apk, so asking me about commenting such app is quite inaprioriate
Click to expand...
Click to collapse
I am asking because of the same software niche not because of the same principle of operation. If your application solves the same task/problem with less overhead - that's good. We'll see.
BTW is your app must be run in background all the time?
If yes what will be the effect if your program terminates on error or is closed by external application?
frsp2 said:
BTW is your app must be run in background all the time?
If yes what will be the effect if your program terminates on error or is closed by external application?
Click to expand...
Click to collapse
Only effect it would cause is no GUI, but denial still working. GUI can be simply restarted (or restarted automatically).
krzych said:
Only effect it would cause is no GUI, but denial still working. GUI can be simply restarted (or restarted automatically).
Click to expand...
Click to collapse
Sehr gut! This is the right way to go.
Also is your future app support real-time notification of permission requests?
frsp2 said:
Sehr gut! This is the right way to go.
Also is your future app support real-time notification of permission requests?
Click to expand...
Click to collapse
Probably not. I know it's a good thing, but it has it's flaws too. We'll see later.
Alpha ready? Me want asap! I love pdroid, would love another way to secure myself even more

[Q] Multiple questions about the Moto G

hi everybody!
sorry for the non-descriptive title, but i have some questions i'd like to ask here. i just got my moto g 2 days ago, i switched from a samsung galaxy s+ (with cm10.2) so this is quite the change for me, hardware and software wise.
[ANSWERED] 1. first i missed the possibility to swipe my keyboard to type, i found many different apps for that, but my question would be what is the keyboard included in cyanogenmod? because since this can 'see' everything i type i want an app for that i can trust...
[ANSWERED] 2. i really liked the cLock app for time and weather in cm, but google-ing 'clock app' wasnt the most helpful thing i've ever done ^^ so here my queston would be aswel whats the cyanogenmod cLock app and where can i find it?!
[ANSWERED] 3. next thing would be how can i get something like pdroid on this device (i had it on the sgs+)? i would need root i assume, i saw lots of different methods for that aswel. one with like contacting motorola to get the rom unlocked or something like that. so whats the easiest way to get a privacy control on the moto g? i remember something like the new android has some inbuilt setting for that?!?
[ANSWERED] 4. something that is irritating me quite a lot are the software keys, because samsung has the back key on the right side and the moto has it on the left side. also i dont understand why there would be a key for recent apps instead of a menu key. same here: i saw lots of different methods to change that, some even with adding or getting rid of lines of the code. ok i managed to install cm on my sgs, but thats a little out of my capabilities ^^ so again what would be the easiest way to change the buttons around?
[ANSWERED] 5. another thing would be, how do i turn off the vibration when using the keyboard? i tried the setting under 'sound' -> 'vibrate on touch' (or something along those lines) but that didnt turn off all of the vibration, for example its still vibrating when i use the keyboard but not anymore when i open apps or menus.
maybe there is even the possibility to install a stable version of cyanogenmod on the moto g which would solve most of my issues? but since this is running so smoothly i dont want any nightly builds, alphas or betas on this thing right now...
btw i am using the nova launcher in case that makes any difference for any of the questions above!?
also i include this screenshot with all the version numbers in it because it might be useful: https://drive.google.com/file/d/0B5JftqugO1xsbnh1dTBrQzZVWXc/edit?usp=sharing
thanks a bunch in advance and for reading and i hope someone is willing and able to help me out here!:fingers-crossed:
EDIT:
all the questions above have been answered! only one more question is open atm, [ here ] thanks to everyone who contributed so far!
bad1080 said:
hi everybody!
sorry for the non-descriptive title, but i have some questions i'd like to ask here. i just got my moto g 2 days ago, i switched from a samsung galaxy s+ (with cm10.2) so this is quite the change for me, hardware and software wise.
1. first i missed the possibility to swipe my keyboard to type, i found many different apps for that, but my question would be what is the keyboard included in cyanogenmod? because since this can 'see' everything i type i want an app for that i can trust...
2. i really liked the cLock app for time and weather in cm, but google-ing 'clock app' wasnt the most helpful thing i've ever done ^^ so here my queston would be aswel whats the cyanogenmod cLock app and where can i find it?!
3. next thing would be how can i get something like pdroid on this device (i had it on the sgs+)? i would need root i assume, i saw lots of different methods for that aswel. one with like contacting motorola to get the rom unlocked or something like that. so whats the easiest way to get a privacy control on the moto g? i remember something like the new android has some inbuilt setting for that?!?
4. something that is irritating me quite a lot are the software keys, because samsung has the back key on the right side and the moto has it on the left side. also i dont understand why there would be a key for recent apps instead of a menu key. same here: i saw lots of different methods to change that, some even with adding or getting rid of lines of the code. ok i managed to install cm on my sgs, but thats a little out of my capabilities ^^ so again what would be the easiest way to change the buttons around?
5. another thing would be, how do i turn off the vibration when using the keyboard? i tried the setting under 'sound' -> 'vibrate on touch' (or something along those lines) but that didnt turn off all of the vibration, for example its still vibrating when i use the keyboard but not anymore when i open apps or menus.
maybe there is even the possibility to install a stable version of cyanogenmod on the moto g which would solve most of my issues? but since this is running so smoothly i dont want any nightly builds, alphas or betas on this thing right now...
btw i am using the nova launcher in case that makes any difference for any of the questions above!?
also i include this screenshot with all the version numbers in it because it might be useful: https://drive.google.com/file/d/0B5JftqugO1xsbnh1dTBrQzZVWXc/edit?usp=sharing
thanks a bunch in advance and for reading and i hope someone is willing and able to help me out here!:fingers-crossed:
Click to expand...
Click to collapse
You can install the stock google keyboard from the play store for using swype, And there is cyangenmod version available for the G, you should go to the Moto G Original Android Development section of the forum for that. The vibration option should be in your sound / keyboard settings so you just need to look better i gues.
insanezz said:
You can install the stock google keyboard from the play store for using swype, And there is cyangenmod version available for the G, you should go to the Moto G Original Android Development section of the forum for that. The vibration option should be in your sound / keyboard settings so you just need to look better i gues.
Click to expand...
Click to collapse
hi and thanks for your answer! sadly i dont know which one 'the stock google keyboard' is, a link to the right app in the play store would be helpful...
bad1080 said:
hi and thanks for your answer! sadly i dont know which one 'the stock google keyboard' is, a link to the right app in the play store would be helpful, is it this one? https://play.google.com/store/apps/details?id=de.uniquedroid.appkeyboarddebugsettings&hl=de
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin
Here you go
Verstuurd vanaf mijn XT1032 met Tapatalk
insanezz said:
https://play.google.com/store/apps/details?id=com.google.android.inputmethod.latin
Here you go
Click to expand...
Click to collapse
thanks again, sadly the play store says: 'This app is incompatible with all of your devices.' and it seems this is because of some kind of regional restrictions for this app and/or my country. i cant imagine what and why that would be but i cant download it from there, is there any other way to get this? like an .apk or something?
bad1080 said:
thanks again, sadly the play store says: 'This app is incompatible with all of your devices.' and it seems this is because of some kind of regional restrictions for this app and/or my country. i cant imagine what and why that would be but i cant download it from there, is there any other way to get this? like an .apk or something?
Click to expand...
Click to collapse
Maybe it's not available in your country, im not sure if there's an apk for that. I suggest you google for : google keyboard or something like that
Verstuurd vanaf mijn XT1032 met Tapatalk
insanezz said:
Maybe it's not available in your country, im not sure if there's an apk for that. I suggest you google for : google keyboard or something like that
Click to expand...
Click to collapse
yea, thats what i was thinking after i posted my answer, sometimes my brain is in stupid mode *derp...
i found it here and i include the link for people with the same problem, the link is in german though:
http://www.androidnext.de/apps/google-keyboard-kitkat-tastatur-fuer-alle-geraete-apk-download/
and that works pretty good, thanks for the recommendation!
edit: i think i found the cLock app i was talking about, or a very similar one from the same developer it seems:
https://play.google.com/store/apps/details?id=com.dvtonder.chronus
its a very nice clock and weather app, i can even do more (like calendar). thats 2 down 3 to go!
bad1080 said:
3. next thing would be how can i get something like pdroid on this device (i had it on the sgs+)? i would need root i assume, i saw lots of different methods for that aswel. one with like contacting motorola to get the rom unlocked or something like that. so whats the easiest way to get a privacy control on the moto g? i remember something like the new android has some inbuilt setting for that?!?
4. something that is irritating me quite a lot are the software keys, because samsung has the back key on the right side and the moto has it on the left side. also i dont understand why there would be a key for recent apps instead of a menu key. same here: i saw lots of different methods to change that, some even with adding or getting rid of lines of the code. ok i managed to install cm on my sgs, but thats a little out of my capabilities ^^ so again what would be the easiest way to change the buttons around?
Click to expand...
Click to collapse
I suggest to install Xposed framework (Root needed), and then you can have this features with Gravity Box and Xprivacy (these are modules for Xposed).
In order to root, you have to unlock the bootloader (follow the instruction on Motorola website), then install a Custom recovery (I suggest Philz one) and supersu from Play store
Landrea said:
I suggest to install Xposed framework (Root needed), and then you can have this features with Gravity Box and Xprivacy (these are modules for Xposed).
In order to root, you have to unlock the bootloader (follow the instruction on Motorola website), then install a Custom recovery (I suggest Philz one) and supersu from Play store
Click to expand...
Click to collapse
hi and thank you for your contribution! i have unlocked and rooted my device successfully and installed the xposed framework. i havent quite got the hang of how xprivacy works as of now since its a little different from pdroid (and somewhat confusing imo). but thats just a matter of time i guess. i'll start reading here: https://github.com/M66B/XPrivacy#xprivacy or is there a better quick start guide?
i assume i can uninstall the 'xprivacy installer' (the one from google play) after i installed 'xprivacy'? and that gravity box is for the softkeys and its this one here: http://forum.xda-developers.com/showthread.php?t=2554049 ? i'll look into that tomorrow, since its getting late here and i dont wanna mess up now ^^
thanks again!
bad1080 said:
hi and thank you for your contribution! i have unlocked and rooted my device successfully and installed the xposed framework. i havent quite got the hang of how xprivacy works as of now since its a little different from pdroid (and somewhat confusing imo). but thats just a matter of time i guess. i'll start reading here: https://github.com/M66B/XPrivacy#xprivacy or is there a better quick start guide?
i assume i can uninstall the 'xprivacy installer' (the one from google play) after i installed 'xprivacy'? and that gravity box is for the softkeys and its this one here: http://forum.xda-developers.com/showthread.php?t=2554049 ? i'll look into that tomorrow, since its getting late here and i dont wanna mess up now ^^
thanks again!
Click to expand...
Click to collapse
Mornin', you're very welcome!
Xprivacy it's kind of complicated, but that reading will help you. I admit I don't use it, but I know it gives you full control on privacy and this is what you were looking for As you said, it's just a matter of time!
Btw you can install modules directly from Xposed Installer application, so you can bypass the Play Store.
Yes that's gravity box: it's very good and popular, you can surely reverse/set all the software keys, but also do a lot of modding!
It's more intuitive than Xprivacy, just go ahead options and try them, it's safe!
Good luck and forgive my english!
Landrea said:
Mornin', you're very welcome!
Xprivacy it's kind of complicated, but that reading will help you. I admit I don't use it, but I know it gives you full control on privacy and this is what you were looking for As you said, it's just a matter of time!
Btw you can install modules directly from Xposed Installer application, so you can bypass the Play Store.
Yes that's gravity box: it's very good and popular, you can surely reverse/set all the software keys, but also do a lot of modding!
It's more intuitive than Xprivacy, just go ahead options and try them, it's safe!
Good luck and forgive my english!
Click to expand...
Click to collapse
i am no native english tongue myself, so i dont notice anything wrong with your english. no need to excuse, i make mistakes myself.
i was under the impression that you could do 'stupid' stuff with xprivacy, like i was able to deny my camera app access to the camera with pdroid. that was a good way to test if it was properly working. so i tried and deny firefox access to 'internet' but that didnt seem to work, but then again it especially said its no going to break apps. i dig into all of this further later on.
just a question, what would be a good way to verify it is working like its supposed to? talking about xprivacy here...
edit: and to answer my question no.5: there is another setting for vibration in the keyboard itself, so you have to go through -> language and input -> select settings on your keyboard -> vibrate on key push (or sth along those lines), so basically you have to turn it off twice.
bad1080 said:
i am no native english tongue myself, so i dont notice anything wrong with your english. no need to excuse, i make mistakes myself.
i was under the impression that you could do 'stupid' stuff with xprivacy, like i was able to deny my camera app access to the camera with pdroid. that was a good way to test if it was properly working. so i tried and deny firefox access to 'internet' but that didnt seem to work, but then again it especially said its no going to break apps. i dig into all of this further later on.
just a question, what would be a good way to verify it is working like its supposed to? talking about xprivacy here...
edit: and to answer my question no.5: there is another setting for vibration in the keyboard itself, so you have to go through -> language and input -> select settings on your keyboard -> vibrate on key push (or sth along those lines), so basically you have to turn it off twice.
Click to expand...
Click to collapse
May @mokkami can help us understanding Xprivacy
---------- Post added at 03:34 PM ---------- Previous post was at 03:31 PM ----------
bad1080 said:
edit: and to answer my question no.5: there is another setting for vibration in the keyboard itself, so you have to go through -> language and input -> select settings on your keyboard -> vibrate on key push (or sth along those lines), so basically you have to turn it off twice.
Click to expand...
Click to collapse
Yeah, of course! I thought you managed this already! Keyboard is like an app itself, and has its own settings (i.e. vibration)
so i tried and deny firefox access to 'internet' but that didnt seem to work
Click to expand...
Click to collapse
I just tried it and i had no problem to deny the access for Firefox. When you open xprivacy in the app list tap on the Firefox Logo, not on the name or the checkbox. If you do so the details will open. If you now tick the category "Internet" then you will see that it is checked as a square, not as a hook. If it is a square it is only partially blocked. If you go now into the details of the category "Internet", you will see, that not all options are checked. Some are even marked red because they might be essential for the functionalty of the specific app. If you check also these and maybe also all others, then you can prevent Firefox of getting access to the Internet. If you check all items in Internet manually you'll see that category internet has now a hook than a square.
but then again it especially said its no going to break apps.
Click to expand...
Click to collapse
I did not really get what you wanted to say with this.
just a question, what would be a good way to verify it is working like its supposed to?
Click to expand...
Click to collapse
You can check for example all outgoing connections to the internet from your device. I have not tested this tool, or similar like that, but i will now because i just had the idea Else you can also prevent Facebook app to connect. I use Auto Hide Softkey App. I can for example prevent that it uses the overlay function, so it can not modify the UI and hide the Navbar.
Xprivacy is a very powerful tool. If you want it more simple, you can activate the in Android but Disabled inbuilt AppOPS App (search for AppOPS). But it is also less powerful.
I bought xprivacy. If you buy it, you can download the restrictions automatically and upload yours for others. You are also able to export end import the settings if licensed. Also nice that you can buy it via Paypal because i do not have a Credit Card (and i don't want).
but google-ing 'clock app' wasnt the most helpful thing i've ever done ^^
Click to expand...
Click to collapse
You should definitely work on your Googling skills
Try "best android clock apps" "List of android clocks" and so on, there are dozens.
maybe there is even the possibility to install a stable version of cyanogenmod on the moto g which would solve most of my issues? but since this is running so smoothly i dont want any nightly builds, alphas or betas on this thing right now...
Click to expand...
Click to collapse
My friend, you are really funny
Cyanogenmod just got a snapshot Status few days ago. It is one step ahead being a nightly and to steps behind beeing stable
Hope that helps.
---------- Post added at 10:06 PM ---------- Previous post was at 10:04 PM ----------
Oh and for some settings you do you also have to restart your phone. But actually it will tell you to do so by displaying a toast.
mokkami said:
I just tried it and i had no problem to deny the access for Firefox. When you open xprivacy in the app list tap on the Firefox Logo, not on the name or the checkbox. If you do so the details will open. If you now tick the category "Internet" then you will see that it is checked as a square, not as a hook. If it is a square it is only partially blocked. If you go now into the details of the category "Internet", you will see, that not all options are checked. Some are even marked red because they might be essential for the functionalty of the specific app. If you check also these and maybe also all others, then you can prevent Firefox of getting access to the Internet. If you check all items in Internet manually you'll see that category internet has now a hook than a square.
Click to expand...
Click to collapse
thanks for the explanation! i clicked on the firefox logo but i didnt know you can go even deeper into each section for permissions, that explains it!
mokkami said:
I did not really get what you wanted to say with this.
Click to expand...
Click to collapse
well you explained it yourself pretty much, the app was designed to not break apps in the way they work but restrict them from your privat data. so when i clicked firefox'es internet permission and it had the square, i disabled some but not all of it. thats all i was saying
mokkami said:
You can check for example all outgoing connections to the internet from your device. I have not tested this tool, or similar like that, but i will now because i just had the idea Else you can also prevent Facebook app to connect. I use Auto Hide Softkey App. I can for example prevent that it uses the overlay function, so it can not modify the UI and hide the Navbar.
Xprivacy is a very powerful tool. If you want it more simple, you can activate the in Android but Disabled inbuilt AppOPS App (search for AppOPS). But it is also less powerful.
I bought xprivacy. If you buy it, you can download the restrictions automatically and upload yours for others. You are also able to export end import the settings if licensed. Also nice that you can buy it via Paypal because i do not have a Credit Card (and i don't want).
Click to expand...
Click to collapse
thats good news i can buy it without credit card, i will consider it. that sounds like a real benefit you get for paying.
mokkami said:
You should definitely work on your Googling skills
Try "best android clock apps" "List of android clocks" and so on, there are dozens.
Hope that helps.
Click to expand...
Click to collapse
yea i ansered somewhere above that i have found the cLock app, or its successor. thanks nevertheless!
I don't know how to delete this post D:
You can not
mokkami said:
I bought xprivacy. If you buy it, you can download the restrictions automatically and upload yours for others. You are also able to export end import the settings if licensed. Also nice that you can buy it via Paypal because i do not have a Credit Card (and i don't want).
Click to expand...
Click to collapse
i wasnt on my computer for quiet some time so i couldnt answer on this thread, my apologies.
i bought the pro version of xprivacy with paypal too and i synced my permissions for all apps with the cloud or crowd. it could find and sync most of my apps which is a nice and easy way to get around the ridiculous amount of permissions to set for each app.
can you confirm that most of the synced crowd settings make sense in the way of privacy protection? because i havent looked too much into all those settings but even when i did i couldnt quiet understand them in depth...
also @Landrea thanks for recommending gravity box, that thing is amazing! i was able to restore most of the cyanogenmod settings i was missing, great! also i could reconfigure my softkeys, but i am thinking about this app here to maximize my usable screensize:
https://play.google.com/store/apps/details?id=com.gmd.hidesoftkeys
or
https://play.google.com/store/apps/details?id=de.tsorn.FullScreen
or is there a setting for that in gravity box i missed?
bad1080 said:
also @Landrea thanks for recommending gravity box, that thing is amazing! i was able to restore most of the cyanogenmod settings i was missing, great! also i could reconfigure my softkeys, but i am thinking about this app here to maximize my usable screensize:
https://play.google.com/store/apps/details?id=com.gmd.hidesoftkeys
or
https://play.google.com/store/apps/details?id=de.tsorn.FullScreen
or is there a setting for that in gravity box i missed?
Click to expand...
Click to collapse
You're welcome!
Check navigation bar settings in gravity box, you can change the size of the soft keys and gain space.
Go for that apps if you think you need more usable screensize (hard to believe)
Sent from my Commodore 64 using Videotel
bad1080 said:
i wasnt on my computer for quiet some time so i couldnt answer on this thread, my apologies.
i bought the pro version of xprivacy with paypal too and i synced my permissions for all apps with the cloud or crowd. it could find and sync most of my apps which is a nice and easy way to get around the ridiculous amount of permissions to set for each app.
can you confirm that most of the synced crowd settings make sense in the way of privacy protection? because i havent looked too much into all those settings but even when i did i couldnt quiet understand them in depth...
also @Landrea thanks for recommending gravity box, that thing is amazing! i was able to restore most of the cyanogenmod settings i was missing, great! also i could reconfigure my softkeys, but i am thinking about this app here to maximize my usable screensize:
https://play.google.com/store/apps/details?id=com.gmd.hidesoftkeys
or
https://play.google.com/store/apps/details?id=de.tsorn.FullScreen
or is there a setting for that in gravity box i missed?
Click to expand...
Click to collapse
Its called extended desktop in gravity box and you may see it called immersive mode in other roms it is all the same thing.
Landrea said:
Sent from my Commodore 64 using Videotel
Click to expand...
Click to collapse
thats a joke right? 0.o if not kudos! ^^
robin0800 said:
Its called extended desktop in gravity box and you may see it called immersive mode in other roms it is all the same thing.
Click to expand...
Click to collapse
i wondered what that would be and imagined something for screen transmission (chromecast) or something like that, thanks for clearing that up! best to have as little extra programs as needed on my device... cool gravity box got that covered aswel, liking this more and more!

[APP] [BETA] Phone Usage Monitor

Hello,
I want present my new app. that is in beta stage but fully functional: Phone usage monitor.
With this app you will be able to know when and how much you use your device and the apps that you have in it.
Please, report issues, if any, and suggest more events to monitorize.
Thanks
Play Store Description
Are you obsessed with your phone?
Up to what point?
Do you want to be aware of which apps are the most used?
Do you want to know what WiFi networks you connect to and at what time?
When are your applications updated?
Do you want to know if your phone suffers a expontaneous reboot or when you turn on or off the screen?
You need this app and you know it!
Play store link
https://play.google.com/store/apps/details?id=com.ryosoftware.phoneusagemonitor
Looking good! An option to exclude certain apps like Nova Launcher would be nice.
WDawn said:
Looking good! An option to exclude certain apps like Nova Launcher would be nice.
Click to expand...
Click to collapse
Thanks for the suggestion. Great idea!
It would also be nice to be able to monitor a remote phone (opening up the app to for parental monitoring for example).
This could be achieved by either allowing to :
- send a daily report by mail
- having a client app with data synced whenever a connection is avaialable
- sending data to a central server
...
anyway to export the data as .csv ?
Hello, thanks for app!
Any chance to remove "full network access" from permissions in future ?
Heya! Congrats on making the portal. Good stuff you got there.
Here's some suggestions for the intro texts:
Part 1 - Current
"Do you want to know how do you use your smartphone?
You have installed this app, so the answer will surely be affirmative.
With this app you can know with what apps you lose your time; time which you could lose living your real life..."
Part 1 - Suggested
"Would you like to know how you use your smartphone?
Well, as you've already installed this app, that'll be an affirmative!
By gathering statistics about your apps with Phone Usage Monitor, you'll know where your precious time is creeping off to. Time you might want to spend on living your real life..."
Part 1 - Motivation
The second "do" doesn't really have a function in the first sentence and I made it a bit softer to make a more friendly first impression. I mentioned the app's name to remind the user what's going to help them (branding, be proud of your creation). I stayed true to your intention, the reference to 'real life', but made that a bit softer as well by using "might" and not mentioning a negative word like "lose". We're all winners here!
Part 2 - Current
"To let us know this information we will run a service in the background to monitor the use you make of your smartphone.
Quiet!, it will not consume more than a little bit of the precious battery of your mobile..."
Part 2 - Suggested
"You're probably wondering how much battery this app will consume. Don't worry, just a tiny bit.
Think about the time you will save after gaining all this usage intel. You won't even need as much battery anymore."
Part 2 - Motivation
Shouting "Quiet!" doesn't come across very friendly. There's also never a comma after an exclamation mark. I wrote the text to match the battery icon better. I'm also pushing the major goal of the app forward.
Part 3 - Current
"We will give you more information if you let us see how do you use the apps in your device..."
Part 3 - Suggested
"Sorry to bother you but I will need some usage access in order to provide you with all these awesome statistics. Is that okay with you?"
Part 3 - Motivation
"let us see" gives the impression multiple people or a company will be watching along, which totally isn't the case. I wrote it a bit more personal, fun and friendly.
Part 4 - Current
"Do not worry!
The data we collect is NOT sent anywhere."
Part 4 - Suggested
"Do not worry!
The data I collect is NOT sent anywhere."
Part 4 - Motivation
As in part 3, It's better to speak from a first person point of view, "I" instead of "we". It's just the app and the user, "you and me", which is a more comforting thought.
Instead of "START APP" I'd use something more vivid like "Lets go!" or "Show me some numbers!" or "Start saving time!"
The UDPA looks good, people are used to not reading these disclaimers and accepting them anyway. It's also a nice reminder that even if there is a "we", it's literally stating no personal data will be collected on any server. Kudos! :highfive:
I personally don't like the last paragraph but ah well, one has to make a living, right?
Looking forward to those stats...
Timmmmaaahh said:
Heya! Congrats on making the portal. Good stuff you got there.
Here's some suggestions for the intro texts:
.
Click to expand...
Click to collapse
Thanks, thanks, thanks!
I have updated the app with your suggestions.
English isn't my matter language
MaXX99 said:
It would also be nice to be able to monitor a remote phone (opening up the app to for parental monitoring for example).
This could be achieved by either allowing to :
- send a daily report by mail
- having a client app with data synced whenever a connection is avaialable
- sending data to a central server
...
Click to expand...
Click to collapse
I need to think on it.
I would not like it to be used without consent to spy on anyone :/
legendnexus said:
anyway to export the data as .csv ?
Click to expand...
Click to collapse
Sounds pretty good.
I have added to the ToDo
panfiluta said:
Hello, thanks for app!
Any chance to remove "full network access" from permissions in future ?
Click to expand...
Click to collapse
Sorry, but Internet permission is needed to display Ads.
I understand that you do not believe in my word when I say that I am not sending data anywhere, but I need to access the Internet to load the Ads
Please add export data functionality! Csv format for example. Great app otherwise, thanks!
Crashing
Hi,. Unfortunately the app crashes every time I open it on my OnePlus 6 that runs Android 9. The first time run screens work fine and permissions are assigned ok but then I can't open the app. I have tried clearing the storage/cache and that hasn't helped. Any ideas what to try next please?
Hi
Assuming you're rooted, please, post a logcat or send by email.
Thanks
Peteba said:
Hi,. Unfortunately the app crashes every time I open it on my OnePlus 6 that runs Android 9. The first time run screens work fine and permissions are assigned ok but then I can't open the app. I have tried clearing the storage/cache and that hasn't helped. Any ideas what to try next please?
Click to expand...
Click to collapse
bartito said:
Hi
Assuming you're rooted, please, post a logcat or send by email.
Thanks
Click to expand...
Click to collapse
Sorry no not rooted..
Peteba said:
Sorry no not rooted..
Click to expand...
Click to collapse
OK, I will try it by my self
Hello
I've tried but no luck reproducing the issue.
If possible, enter app settings then enable debug mode then reproduce the issue then sent the log file.
If not possible, please, contact by email or PM to receive a debug version of the app to track the issue.
Thanks in advance
Peteba said:
Sorry no not rooted..
Click to expand...
Click to collapse
Peteba said:
Hi,. Unfortunately the app crashes every time I open it on my OnePlus 6 that runs Android 9. The first time run screens work fine and permissions are assigned ok but then I can't open the app. I have tried clearing the storage/cache and that hasn't helped. Any ideas what to try next please?
Click to expand...
Click to collapse
I have the same Problem on my OnePlus 6 (A6003) running Android 9 (OxygenOS: 9.0.4)
max_m42 said:
I have the same Problem on my OnePlus 6 (A6003) running Android 9 (OxygenOS: 9.0.4)
Click to expand...
Click to collapse
I have answered your PM
hi, in my view for PRO version i would like to keep data live for 365days and to export them in csv in order to analize with spreadsheet or other stuff.
thanks

[GUIDE] [SPREADSHEET] Remove System Apps Through ADB

Here is an Excel spreadsheet that I made with all packages from the EVR-L29 and how to remove them without root. Each package name is listed along with the description of each package (if applicable) and whether or not each package is safe to remove. Use your own common sense on removal of some of these. Obviously if you want the stock dialer and contacts then don't remove the Android Dialer & Contacts packages. You need ADB & Fastboot extracted to a folder on your PC and you have to open up a command prompt in that folder.
Spreadsheet:
Google Drive:
https://drive.google.com/file/d/1nJgBPOqg2vdTKGGsoHW3faU_Cr8oyGq4/view?usp=sharing
ADB & Fastboot:
AndroidFileHost:
https://www.androidfilehost.com/?fid=11410963190603856371
Reserved
ajsmsg78 said:
Reserved
Click to expand...
Click to collapse
Please how i can i enable screen sharing on this phone so i can be invited on Facebook live video. For now i can't be invited, neither does the self invite button show up. Facebook says screen sharing is not enabled on my device. Please help
peepee999 said:
Please how i can i enable screen sharing on this phone so i can be invited on Facebook live video. For now i can't be invited, neither does the self invite button show up. Facebook says screen sharing is not enabled on my device. Please help
Click to expand...
Click to collapse
I don't use the Facebook app nor do I screen share on Facebook so I really can't be of much help. Maybe there is someone else here who knows the reason why it's not working? The only thing I can tell you is make sure all of the permissions for Facebook are checked under "Special Access" in settings/apps/apps/3 dots at the top right, Special access.
Excellent list. I kinda, ' winged it on the AL-00 but this will help for next time. I'm assuming there was more junk on the Chinese version.
Sent from my HWEVR using XDA Labs
Rudolpht said:
Excellent list. I kinda, ' winged it on the AL-00 but this will help for next time. I'm assuming there was more junk on the Chinese version.
Sent from my HWEVR using XDA Labs
Click to expand...
Click to collapse
Yeah there are some more on the Chinese version but a lot of them can be removed without penalty. I'm hoping to eventually buy an AL00 version as well so I can play around with rebranding. I wouldn't mind having one of each to help with development.
Removing the stock dialer is a bad idea. It can mess with emergency calling. I don't recommend you do that.
MishaalRahman said:
Removing the stock dialer is a bad idea. It can mess with emergency calling. I don't recommend you do that.
Click to expand...
Click to collapse
Removing the stock dialer is optional. I always remove it and use Google Dialer and have no issues.
ajsmsg78 said:
Removing the stock dialer is optional. I always remove it and use Google Dialer and have no issues.
Click to expand...
Click to collapse
somehow for me google dialer is not installing. what specifically do you do? and do you install google dialer?
bark1234 said:
somehow for me google dialer is not installing. what specifically do you do? and do you install google dialer?
Click to expand...
Click to collapse
You need to install the Google dialer from the playstore
bark1234 said:
somehow for me google dialer is not installing. what specifically do you do? and do you install google dialer?
Click to expand...
Click to collapse
You need the patched version:
https://forum.xda-developers.com/android/apps-games/app-google-phone-v14-0-175904292-bubble-t3708218
ajsmsg78 said:
You need the patched version:
https://forum.xda-developers.com/android/apps-games/app-google-phone-v14-0-175904292-bubble-t3708218
Click to expand...
Click to collapse
Thanks bro. it worked
Thank you! Uninstalled annoying facebook stuff and more importantly - Huawei's stock music app. Everytime I connect to my car, it auto launches and I resorted to denying it my storage access, but having it completely gone feels better.
A quick question - will a factory reset return all these removed apps?
Cheers!
AhsanU said:
Thank you! Uninstalled annoying facebook stuff and more importantly - Huawei's stock music app. Everytime I connect to my car, it auto launches and I resorted to denying it my storage access, but having it completely gone feels better.
A quick question - will a factory reset return all these removed apps?
Cheers!
Click to expand...
Click to collapse
Yes it will, it's in the last line in the description in the OP.
Great list, this is super helpful!
EDIT, just a word of warning, I did a few of the things in green, nothing that I thought was system related, mostly cleaning up Huawei apps.
Phone no longer boots. Had to factory reset..
omniphil said:
Great list, this is super helpful!
EDIT, just a word of warning, I did a few of the things in green, nothing that I thought was system related, mostly cleaning up Huawei apps.
Phone no longer boots. Had to factory reset..
Click to expand...
Click to collapse
I removed every single thing in green and also about 10 more apps and have no issues. Do you have the Chinese or Global version? I can't remember. Make sure you don't remove Huawei Updater (HWOuc)
ajsmsg78 said:
I removed every single thing in green and also about 10 more apps and have no issues. Do you have the Chinese or Global version? I can't remember. Make sure you don't remove Huawei Updater (HWOuc)
Click to expand...
Click to collapse
I'm on the Global version. What's also interesting is that after a factory reset I have some menus and things that are different. Even though I am supposedly on the same build.
For example when you do the recent tasks, it used to show me all the apps running in a left to right scroll-able list. Currently its now an top to bottom list. Not sure I care either way, but it's interesting that its different.
omniphil said:
I'm on the Global version. What's also interesting is that after a factory reset I have some menus and things that are different. Even though I am supposedly on the same build.
For example when you do the recent tasks, it used to show me all the apps running in a left to right scroll-able list. Currently its now an top to bottom list. Not sure I care either way, but it's interesting that its different.
Click to expand...
Click to collapse
Same thing happened to me, did you get the original recents (horizontal) back?
I'm guessing it has something to do with the Huawei launcher being removed. I had the same happened after removing it then switching to Apex.
omniphil said:
I'm on the Global version. What's also interesting is that after a factory reset I have some menus and things that are different. Even though I am supposedly on the same build.
For example when you do the recent tasks, it used to show me all the apps running in a left to right scroll-able list. Currently its now an top to bottom list. Not sure I care either way, but it's interesting that its different.
Click to expand...
Click to collapse
Removing the stock launcher will change the recents to the old style. It was the same on my OnePlus 6.

Oukitel WP7 General Discussion

Greetings to all.
So we have a well-developed topic by model Oukitel WP6:
https://forum.xda-developers.com/android/general/oukitel-wp6-discussion-t4112963
but we don't have a topic by model Oukitel WP7 at all, although this phone has similar problems in the firmware - unloading applications from memory by firmware, non-delivery of notifications, etc. I would like to know if it is possible to install an alternative firmware on this model, and how to do it.
Thanks.
Wolkill said:
Greetings to all.
So we have a well-developed topic by model Oukitel WP6:
https://forum.xda-developers.com/android/general/oukitel-wp6-discussion-t4112963
but we don't have a topic by model Oukitel WP7 at all, although this phone has similar problems in the firmware - unloading applications from memory by firmware, non-delivery of notifications, etc. I would like to know if it is possible to install an alternative firmware on this model, and how to do it.
Thanks.
Click to expand...
Click to collapse
If you can unlock the bootloader then I think it's as easy as flashing the GSI using the same method in wp6
Wolkill said:
Greetings to all.
So we have a well-developed topic by model Oukitel WP6:
https://forum.xda-developers.com/android/general/oukitel-wp6-discussion-t4112963
but we don't have a topic by model Oukitel WP7 at all, although this phone has similar problems in the firmware - unloading applications from memory by firmware, non-delivery of notifications, etc. I would like to know if it is possible to install an alternative firmware on this model, and how to do it.
Thanks.
Click to expand...
Click to collapse
It's not the problem with the phone, it's the users . This phone has some hardcore security settings turned on by default. If You configure it properly it will work like any other. For example let's say You want Messenger app always ready to receive new messages. First enable notifications in phone settings then go to the Phone manager app(big shield icon) and to its setting, add messenger to the white list so it wont be killed on lockscreen, also enable autorun for it so it can work all the time.
I'm totally fine with the way it works, it's easier for me to grant the notifications to few important apps than to disable it on all the garbage like shopping apps or games.
Hi. I am interested in this phone. It works fine? Any problem?
Enviado desde mi MI 8 mediante Tapatalk
What i did
This is a very interesting phone model.
Currently done and fixed:
- Received root on both official firmware, on v16 and v29 (Magisk, pathing boot.img)
- fixed destruction of applications from memory, thanks to instructions from the topic about Oukitel WP6
That, so far, I could not win:
- Forced disabling of notifications from applications when updating from Google Play and another, I do not know how to deal with this.
The latter is very annoying, since you have to follow each update and re-enable notifications.
Perhaps, under the root of the rights, just edit some file to fix this?
theleftykid said:
If you can unlock the bootloader then I think it's as easy as flashing the GSI using the same method in wp6
Click to expand...
Click to collapse
Thank you, I read it, I got root rights according to the instructions, I want to stay on my native firmware, fixing the developer's bugs in order to safely use the phone, but I could not defeat the disconnection of notifications from applications when updating
rem2 said:
It's not the problem with the phone, it's the users . This phone has some hardcore security settings turned on by default. If You configure it properly it will work like any other. For example let's say You want Messenger app always ready to receive new messages. First enable notifications in phone settings then go to the Phone manager app(big shield icon) and to its setting, add messenger to the white list so it wont be killed on lockscreen, also enable autorun for it so it can work all the time.
I'm totally fine with the way it works, it's easier for me to grant the notifications to few important apps than to disable it on all the garbage like shopping apps or games.
Click to expand...
Click to collapse
Yes, I did everything, and even more, I was able to overcome the disconnection of wi-fi and bluetooth with a long inactivity.
You're right about the user.
But can you tell me.
How to prevent notifications from turning off when apps are updated in Google Play?
Wolkill said:
Thank you, I read it, I got root rights according to the instructions, I want to stay on my native firmware, fixing the developer's bugs in order to safely use the phone, but I could not defeat the disconnection of notifications from applications when updating
Click to expand...
Click to collapse
do you mean some apps force close and you won't get notifications when your phone goes off? if that's the case then just TURN OFF the "intelligent power saving" in the settings or from SYSTEM MANAGER APP. if it still kill your background apps then you might need to uninstall the duraspeed app on your phone if it's installed.
theleftykid said:
do you mean some apps force close and you won't get notifications when your phone goes off? if that's the case then just TURN OFF the "intelligent power saving" in the settings or from SYSTEM MANAGER APP. if it still kill your background apps then you might need to uninstall the duraspeed app on your phone if it's installed.
Click to expand...
Click to collapse
Thanks for your reply.
I went through the indicated stages and I got rid of the problem described by you.
I did not delete the DuraSpeed, but turned it off through the ADB and the MacroDroid.
But I mean a completely different problem.
Let's say I install the Viber or Slack application, after installing from Google Play, notifications are turned off by default. OK. I enable them in my notification settings. After a while, these applications are updated, and notifications are disabled in the settings again.
This is the problem I mean.
Hello every body,
There is a built in app named DURASPEED. Open the app third party file explorer and then you can leave the app stay on backround Like message,whatsapp, email and so on that they dont got killed.
Then phone is just awesome
Okey, i see you are allready found that app. Next time need to read more
---------- Post added at 04:42 PM ---------- Previous post was at 04:36 PM ----------
Wolkill said:
This is a very interesting phone model.
Currently done and fixed:
- Received root on both official firmware, on v16 and v29 (Magisk, pathing boot.img)
- fixed destruction of applications from memory, thanks to instructions from the topic about Oukitel WP6
That, so far, I could not win:
- Forced disabling of notifications from applications when updating from Google Play and another, I do not know how to deal with this.
The latter is very annoying, since you have to follow each update and re-enable notifications.
Perhaps, under the root of the rights, just edit some file to fix this?
Click to expand...
Click to collapse
"The latter is very annoying, since you have to follow each update and re-enable notifications" My phone doesnt have that kind of problem, when i turned notification on they stay on even if the app is updated. Somethin wrong with you?
Volunteers are needed to check the file.
I'm ported from the BV9900 TWRP 3.3.1 in unofficialtwrp.com
It works for me, I think the community will also be useful.
Wolkill said:
Volunteers are needed to check the file.
I'm ported from the BV9900 TWRP 3.3.1 in unofficialtwrp.com
It works for me, I think the community will also be useful.
Click to expand...
Click to collapse
Big thanks for that, i will test that soon as i can :good:
Wolkill said:
Volunteers are needed to check the file.
I'm ported from the BV9900 TWRP 3.3.1 in unofficialtwrp.com
It works for me, I think the community will also be useful.
Click to expand...
Click to collapse
Its not workin
No adb, no usb connect. Can not transfer file via computer to Phone.
Can not mount data & system. If you want them mounted you need to format all but then you can't get any file there.
Maybe if i but sdcard in and try that way. But no time to test today.
Can you used it normal, like it supposed?
I try to flash gsi, but that also doesn't work. Without twrp of course.
DoggyStar said:
Its not workin
No adb, no usb connect. Can not transfer file via computer to Phone.
Can not mount data & system. If you want them mounted you need to format all but then you can't get any file there.
Maybe if i but sdcard in and try that way. But no time to test today.
Can you used it normal, like it supposed?
I try to flash gsi, but that also doesn't work. Without twrp of course.
Click to expand...
Click to collapse
Do not worry.
I found what the problem is.
I apologize for the inaccuracy of the wording and wrote that it works, although in fact it just started, loaded, but the functionality is cut down.
The problem is in the mapping and I need several diligent hours to fix it and update it for us.
Thank you for your feedback, this is very important to me.
Wolkill said:
Do not worry.
I found what the problem is.
I apologize for the inaccuracy of the wording and wrote that it works, although in fact it just started, loaded, but the functionality is cut down.
The problem is in the mapping and I need several diligent hours to fix it and update it for us.
Thank you for your feedback, this is very important to me.
Click to expand...
Click to collapse
I hope you get it works :good:
Encryption
DoggyStar said:
I hope you get it works :good:
Click to expand...
Click to collapse
It looks like it will take a little longer than I expected. I did not take into account the encryption of the partition /data, I read in detail how to overcome it.
Wolkill said:
It looks like it will take a little longer than I expected. I did not take into account the encryption of the partition /data, I read in detail how to overcome it.
Click to expand...
Click to collapse
Okey, keep try in :good:
Wolkill said:
It looks like it will take a little longer than I expected. I did not take into account the encryption of the partition /data, I read in detail how to overcome it.
Click to expand...
Click to collapse
Can you score it?
DoggyStar said:
Can you score it?
Click to expand...
Click to collapse
I'm wondering, since I started, I achieved some success, in the new version the zip installation works from a connected external flash drive, and I download several dozen de-encrypting modifications, maybe over the weekend it will turn out to sort out and bring the idea to the end, cleaned up the extra ways and made the ADB work in this mode, maybe over the weekend it remains to decipher and then it will be ready for the test.
Wolkill said:
I'm wondering, since I started, I achieved some success, in the new version the zip installation works from a connected external flash drive, and I download several dozen de-encrypting modifications, maybe over the weekend it will turn out to sort out and bring the idea to the end, cleaned up the extra ways and made the ADB work in this mode, maybe over the weekend it remains to decipher and then it will be ready for the test.
Click to expand...
Click to collapse
Nice, let us know soon as you get test version.
Really wanna test if its works, and maybe then we can run some gsi projects :good:

Categories

Resources