Related
[MOD] Watch Media - Galaxy Tab 10.1
This attempts to remediate/work around android.process.media sticking around using high system/cpu utilisation.
It runs at intervals of 5 minutes, and is persistent ->
If android.proces.media is greater then 25% utilisation, force kill it.
If the above is true, and system_server is greater then 15%, gracefully kill it.
Log is in /data/local/tmp/log/watch_media.log
http://droidbasement.com/db-blog
tail -f /data/local/tmp/log/watch_media.log
[Sun Sep 11 19:54:07 GMT 2011] - starting...
[Sun Sep 11 16:09:20 EDT 2011] - Force killing android.process.media[358]...
Thanks for this. I remember you and others were having this issue. Im going to look into it and see if I have the same thing going on.
How would we revert this script if needed?
njfoses said:
How would we revert this script if needed?
Click to expand...
Click to collapse
I don't know why you would revert. This is similar to the outnof control gallery app issue we had on the epic. But at a guess, its prob a .sh script. He put it in /data/local/tmp before
njfoses said:
How would we revert this script if needed?
Click to expand...
Click to collapse
Flash back your stock boot.img, then flash back your custom kernel (if you had one).
Remove /data/local/scripts, /data/local/system, and /data/local/tmp/log
I have seen this media issue over the months while we worked on the kernel, is there any reason why this is happening to some people and not to others? I have never seen the issue, as far as I know.
Grommish said:
I don't know why you would revert. This is similar to the outnof control gallery app issue we had on the epic. But at a guess, its prob a .sh script. He put it in /data/local/tmp before
Click to expand...
Click to collapse
The tab is so finicky who know's if there may be any negative side effects.
I've been plagued by this problem since the TouchWiz update hit my device. Glad to see there's finally a fix, as I've been manually killing the process for weeks.
Thanks, pershoot.
Sorry I I am dumb but, could someone please explain me what this does?
As far as I understand it lowers the use of the media process because it does run really heavy ... ?
I would like to know, my tab is rooted with task rom. I see you guys talking about running scripts or typing some unix commands (like top for example), but how do you get a shell in the first place? What program to use? Do you run a ssh server or just open a command prompt from the device?
Sent from my GT-P7510 using xda premium
mickey78 said:
I would like to know, my tab is rooted with task rom. I see you guys talking about running scripts or typing some unix commands (like top for example), but how do you get a shell in the first place? What program to use? Do you run a ssh server or just open a command prompt from the device?
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
This is it, if you ask me. Or check this for more info / howto.
Or use a Android terminal from the market. Like this one
This app is nice. How about running a ssh server and connecting with putty? Do you know of any good program?
Sent from my GT-P7510 using xda premium
quick question.
will the script be removed if:
1. install a new kernel
2. wipe cache/delvik
thx
wlighter said:
quick question.
will the script be removed if:
1. install a new kernel
2. wipe cache/delvik
thx
Click to expand...
Click to collapse
1. if you flash my kernel packages, it will stay. anyone else's kernel (boot.img), and the service will not launch.
2. this is fine. as long as you do not wipe data.
mickey78 said:
This app is nice. How about running a ssh server and connecting with putty? Do you know of any good program?
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
dropbear.
pull it from the tools pack (droidbasement) and play to your liking.
pershoot said:
1. if you flash my kernel packages, it will stay. anyone else's kernel (boot.img), and the service will not launch.
2. this is fine. as long as you do not wipe data.
Click to expand...
Click to collapse
^^ its always your kernel. thanks for the reply
pershoot said:
[MOD] Watch Media - Galaxy Tab 10.1
http://droidbasement.com/db-blog
Click to expand...
Click to collapse
Hi I just noticed inside watch_media.zip there are files with the same name etc as the files in your latest kernel image.
If i update to your latest kernel image and then install the watch media img, will that overwrite those, or should I install watch media first then the latest kernel?
CHeers
mightymouse2045 said:
Hi I just noticed inside watch_media.zip there are files with the same name etc as the files in your latest kernel image.
If i update to your latest kernel image and then install the watch media img, will that overwrite those, or should I install watch media first then the latest kernel?
CHeers
Click to expand...
Click to collapse
Look above you. This has been answered.
Well I have submitted my application to Samsung, but it is going through testing at the moment. I'll go ahead and post it here as well to give everyone a calculator...
Application has gone live!
I have updated the version to include version 1.1. Version 1.1 supports the ability to swipe right to left to pull up advanced math functions.
What Changed:
Fixed layout issues
Added advanced math features
If you would like to request additional math features, let me know. There are still 4 empty buttons I could be using right now... Also let me know if you find any bugs. The math library I'm using doesn't support some features, so I had to build some regex to do some replacing before sending it to the math library. If you do some funny order of operations it could break or act funny...
To install:
1. Enable USB Debugging on watch
a. Settings -> Gear Info -> USB Debugging
2. Install Samsung Drivers
a. http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
3. Extra .wgt file from zip
4. Install Tizen SDK (http://developer.samsung.com/samsung-gear)
a. Navigate to C:\tizen-wearable-sdk\tools
b. Place SimpleCalculatorFree.wgt file in this folder (for ease)
b. Open command prompt here
c. Run "sdb install SimpleCalculatorFree.wgt"
Let me know if these instructions don't work for you. I haven't tried this yet, just going from what I have read online.
Awesome! Thanks
smeiff said:
Well I have submitted my application to Samsung, but it is going through testing at the moment. I'll go ahead and post it here as well to give everyone a calculator...
I will also provide my advanced calculator version in beta once I get it in a working condition.
To install:
1. Enable USB Debugging on watch
a. Settings -> Gear Info -> USB Debugging
2. Install Samsung Drivers
a. http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows
3. Extra .wgt file from zip
4. Install Tizen SDK (http://developer.samsung.com/samsung-gear)
a. Navigate to C:\tizen-wearable-sdk\tools
b. Place SimpleCalculatorFree.wgt file in this folder (for ease)
b. Open command prompt here
c. Run "sdb install SimpleCalculatorFree.wgt"
Let me know if these instructions don't work for you. I haven't tried this yet, just going from what I have read online.
Click to expand...
Click to collapse
Man
You are just GREAT! Thanks for the good work and for sharing! Nice of you :good:
Very cool!
Sent from my SAMSUNG-SGH-I527
thank you very much smeiff, has opened the door to install the applications
really thanks
Thanks for the work.
One question, how can i uninstall them?
Thanks in advance
tetsuoshima41 said:
Thanks for the work.
One question, how can i uninstall them?
Thanks in advance
Click to expand...
Click to collapse
Gear manager - my apps - click trash icon top corner - click app you want to remove
smeiff said:
Gear manager - my apps - click trash icon top corner - click app you want to remove
Click to expand...
Click to collapse
I know that, but doesn't appear in Gear Manager...
Shouldn't you be able to run the same sdb command you used to install but just say uninstall?
Sent from my SAMSUNG-SGH-I527
I don't know what happened, but there is...
Regards
tetsuoshima41 said:
View attachment 2710840
I don't know what happened, but there is...
Regards
Click to expand...
Click to collapse
Try
Sdb uninstall SimpleCalculatorFree.wgt
smeiff said:
Try
Sdb uninstall SimpleCalculatorFree.wgt
Click to expand...
Click to collapse
When if gets installed sdb uses a current pkg id I believe so that might not work
Sent from my GT-I9500 using Tapatalk
thesparky007 said:
When if gets installed sdb uses a current pkg id I believe so that might not work
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
Ah ok I was just reading that in other forums
I can't intall Tizen SDK.Help me
smeiff said:
Try
Sdb uninstall SimpleCalculatorFree.wgt
Click to expand...
Click to collapse
.
It would need to be.. sdb uninstall Hj7XI4TvG3
Hj7XI4TvG3 is the SimpleCalculatorFree's Application ID.
Breach said:
.
It would need to be.. sdb uninstall Hj7XI4TvG3
Hj7XI4TvG3 is the SimpleCalculatorFree's Application ID.
Click to expand...
Click to collapse
Thanks! Didn't know what ID it was using, but it's just the application ID, easy enough.
smeiff said:
Thanks! Didn't know what ID it was using, but it's just the application ID, easy enough.
Click to expand...
Click to collapse
No problem, man.
Is it have percent function? Thank you for sharing
Sent from my SM-N900T using XDA Premium 4 mobile app
App approved. You can make button more large?
Inviato dal mio SM-N9005 utilizzando Tapatalk
lupet said:
App approved. You can make button more large?
Inviato dal mio SM-N9005 utilizzando Tapatalk
Click to expand...
Click to collapse
Yes seems to be common comment... looking into how I can make them larger.
Miui v5 - 4.2.2 Stock based (d95510a) , build with Patchrom.
Changelog:
- Miui 4.9.5
Bugs:
- Dailer keypad gets overlayed from softkeys if enabled.
You found a fix? Don't forget to share it ! You find my soruces on Github.
You found a bug? Also don't forget to report!
How to Install :
- If you are using Stock 4.4 downgrade to Stock 4.2.2.
- Root your device: http://forum.xda-developers.com/showthread.php?t=2618232
- Install recovery: http://forum.xda-developers.com/showthread.php?t=2740247
- Download the rom.
- Reboot into recovery.
- Wipe data, dalvik, cache
- Flash the rom
- Reboot
- Open market and download Google Installer : http://en.miui.com/thread-20807-1-1.html
- Install Playstore
- set up google account and download the other gapps on playstore
Download:
4.10.1:
roms.gerrett84.de/d955/miui/full
4.9.5:
roms.gerrett84.de/d955/miui/full
4.8.22:
miuirom.xiaomi.com/rom/u4664213/4.8.22/miui_d955_gerrett84_4.8.22_81808b5b91_4.2.zip
4.8.8:
miuirom.xiaomi.com/rom/u4664213/4.8.8/miui_d955_gerrett84_4.8.8_75cdf91d9c_4.2.zip
4.8.1:
miuirom.xiaomi.com/rom/u4664213/4.8.1/miui_d955_gerrett84_4.8.1_911f9488f0_4.1.zip
4.7.25:
miuirom.xiaomi.com/rom/u4664213/4.7.25/miui_d955_gerrett84_4.7.25_03ea7b528f_4.2.zip
4.7.18:
miuirom.xiaomi.com/rom/u4664213/4.7.18/miui_d955_gerrett84_4.7.18_e479b75bba_4.2.zip
4.7.11:
miuirom.xiaomi.com/rom/u4664213/4.7.11/miui_d955_gerrett84_4.7.11_2f177177e9_4.2.zip
4.7.4:
miuirom.xiaomi.com/rom/u4664213/4.7.4/miui_d955_gerrett84_4.7.4_492c026719_4.2.zip
4.6.27:
miuirom.xiaomi.com/rom/u4664213/4.6.27/miui_d955_gerrett84_4.6.27_ea34c13223_4.2.zip
Mirror:
(Full rom)
roms.gerrett84.de/d955/miui/full/
(OTA Pack)
roms.gerrett84.de/d955/miui/ota
FAQ:
No more updates after 4.8.8 ?
-> Miui doenst support jb 4.2 after 4.8.8, so there won't be anymore miui updates. But i'll added UpdateMe, an updatetool where i will upload bug fixes if needed. Also i will add some more stuff to UpdateMe till we have a working recovery for 4.4 for new miui updates.
Will this work on my d950/d959/..
-> no. If you interesed in helping to get it work on your flex variant PM me.
Knock On doesn't work.
-> Download this app https://play.google.com/store/apps/details?id=de.uniquedroid.lgg2hiddenmenusettings , now you can open the Hidden settings. Choose "Settings -> update Touch Firmware" after that Knock On should work.Don't touch anything else on the Hidden settings !
I've got a FC when someone is calling me / when i try to call someone from recent list
-> Please report if you got this, till then this bug is noticed as fixed for me.
The keyboard is to small.
-> you can resize the keyboard on the keyboard settings (its the g3 keyboard)
You can add XX Lg app ?
-> I will later add an App where you can choise some of them.
There is no Radio app ?
-> use spirit fm http://forum.xda-developers.com/showthread.php?t=1059296
Credits to :
-gtbluesky, to safe much time I decided after a while to use the parts he has already done for the g2 (framework is mostly the same).
- vertigo for testing and log sending
Sweet.... Hopefully for the D959 T-Mobile Flex soon?
Sent from my LG-D959 using Tapatalk
sweets55 said:
Sweet.... Hopefully for the D959 T-Mobile Flex soon?
Sent from my LG-D959 using Tapatalk
Click to expand...
Click to collapse
still waiting for the needed files
Gesendet von meinem LG-D955 mit Tapatalk
Gerrett said:
still waiting for the needed files
Gesendet von meinem LG-D955 mit Tapatalk
Click to expand...
Click to collapse
If it's not to hard to do I can do it now. Send me pm and get on hangouts if you can.
What files you need?
Sent from my LG-D959 using XDA Premium 4 mobile app
mr pnut said:
What files you need?
Sent from my LG-D959 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
He needs these. I was going to do it but got busy.
the boot.img and /system/lib/modules folder.
You can pull the folder via adb or use a root explorer to copy it to your sdcard.
For the boot.img you can use adb
Code:
adb backup-f boot boot.img
Or as far as i know flashify is also able to make a boot.img backup
The network disappears and log back on for a few seconds Later..
rom cool but for me, this network must be
oldschool17217 said:
The network disappears and log back on for a few seconds Later..
rom cool but for me, this network must be
Click to expand...
Click to collapse
What did you do when this happens?or did this happens randomly? can you please make a log and and a radio log from it?
Anyone else with the same problem?
Gesendet von meinem LG-D955 mit Tapatalk
did not do anything, I installed the rom and saw with what some time doing re-log and log files, where can I find?
now I use this rom and can you add polish language??please
Happy Orange Friday !
Please visit also my thread on miui.com, I need some views for a contest, thanks
http://en.miui.com/thread-25059-1-1.html
sweets55 said:
He needs these. I was going to do it but got busy.
the boot.img and /system/lib/modules folder.
You can pull the folder via adb or use a root explorer to copy it to your sdcard.
For the boot.img you can use adb
Code:
adb backup-f boot boot.img
Or as far as i know flashify is also able to make a boot.img backup
Click to expand...
Click to collapse
still waiting ...
oldschool17217 said:
did not do anything, I installed the rom and saw with what some time doing re-log and log files, where can I find?
now I use this rom and can you add polish language??please
Click to expand...
Click to collapse
you can do it via adb :
Code:
adb logcat
adb logcat -b radio
sry, i didn't build multilang roms, hopefull miuiandroid.com will add this rom soon ... if not i will think about doing it by myself.
does this work for the d950?
podagee said:
does this work for the d950?
Click to expand...
Click to collapse
same question for the LS-995
podagee said:
does this work for the d950?
Click to expand...
Click to collapse
toastman74 said:
same question for the LS-995
Click to expand...
Click to collapse
I don't think so, maybe if you add your boot.img and lib/modules folder.
If you send me these files I'will make a test build
Gerrett said:
I don't think so, maybe if you add your boot.img and lib/modules folder.
If you send me these files I'will make a test build
Click to expand...
Click to collapse
which boot.img from jb or kk? or it doesnt matter?
podagee said:
which boot.img from jb or kk? or it doesnt matter?
Click to expand...
Click to collapse
JB. I messed up and was going to give him KitKat.
sweets55 said:
JB. I messed up and was going to give him KitKat.
Click to expand...
Click to collapse
Okay i will do a factory restore when i have time for the d950.
I'm pretty sure Playful God got a recovery to work on KitKat with his app but not sure. If so can you just flash back to a 4.2 backup if on KitKat or should I just use the LG Tool. Been awhile since I've done that. Heck been a little while since I flashed anything. lol
sweets55 said:
I'm pretty sure Playful God got a recovery to work on KitKat with his app but not sure. If so can you just flash back to a 4.2 backup if on KitKat or should I just use the LG Tool. Been awhile since I've done that. Heck been a little while since I flashed anything. lol
Click to expand...
Click to collapse
So far the recovery on kk only works with his specialized ROM CM 11, a WIP meant mainly for developers, and very advanced users at this point who can contribute to the development process or at least effectively troubleshoot problems.
Sent from my LG-D950 using XDA Premium 4 mobile app
brittoking said:
So far the recovery on kk only works with his specialized ROM CM 11, a WIP meant mainly for developers, and very advanced users at this point who can contribute to the development process or at least effectively troubleshoot problems.
Sent from my LG-D950 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yea I've been following his thread. Just wasn't sure.
I see finally some developments in ROM custom versions for this phone either on CM 11 or some other as this one...
It seems that custom recovery TWRP and Freedom Flex are giving us more custom Roms now, and hoping that it will expand on AOSP and Omega Roms as well...
Hate being spied on and possible monitored,don't like your device telling you what you can do with it..Me too,so I fixed that.I have made this as Samsung Universal as possible.Some devices have different knox items/locations. I have tried to locate and remove as much as possible.If you see or know of an item I missed please post location and file/apk name.Removal of item's did not trip knox counter.Enjoy.
Does not remove knox from bootloader.
See removed item's below
View code here
ui_print("Removing Knox in System");
delete("/system/app/KNOXAgent.apk");
delete("/system/app/KNOXAgent.odex");
delete("/system/app/KLMSAgent.apk");
delete("/system/app/KLMSAgent.odex");
delete("/system/app/KnoxAttestationAgent.apk");
delete("/system/app/KnoxAttestationAgent.odex");
delete("/system/app/KNOXStore.apk");
delete("/system/app/KNOXStore.odex");
delete("/system/app/KnoxSetupWizardClient.apk");
delete("/system/app/KnoxSetupWizardClient.odex");
delete("/system/app/KNOXStub.apk");
delete("/system/app/KNOXStub.odex");
delete("/system/app/KLMSAgent.apk");
delete("/system/app/KLMSAgent.odex");
delete("/system/app/ContainerEventsRelayManager.apk");
delete("/system/app/ContainerEventsRelayManager.odex");
delete("/system/app/ContainerAgent.apk");
delete("/system/app/ContainerAgent.odex");
delete("/system/app/KnoxVpnServices.apk");
delete("/system/app/KnoxVpnServices.odex");
delete("/system/app/SecurityManagerService.apk");
delete("/system/app/SecurityProviderSEC.apk")
delete("/system/containers/framework/KNOXModeSwitcher.apk");
delete("/system/containers/framework/sec_container_1.zzzKnoxLauncher.apk");
delete("/system/priv-app/KNOXAgent.apk");
delete("/system/priv-app/KNOXAgent.odex");
delete("/system/priv-app/KLMSAgent.apk");
delete("/system/priv-app/KLMSAgent.odex");
delete("/system/priv-app/KnoxAttestationAgent.apk");
delete("/system/priv-app/KnoxAttestationAgent.odex");
delete("/system/priv-app/KNOXStore.apk");
delete("/system/priv-app/KNOXStore.odex");
delete("/system/priv-app/KnoxSetupWizardClient.apk");
delete("/system/priv-app/KnoxSetupWizardClient.odex");
delete("/system/priv-app/KNOXStub.apk");
delete("/system/priv-app/KNOXStub.odex");
delete("/system/priv-app/KLMSAgent.apk");
delete("/system/priv-app/KLMSAgent.odex");
delete("/system/priv-app/containereventsrelaymanager.apk");
delete("/system/priv-app/containereventsrelaymanager.odex");
delete("/system/priv-app/ContainerAgent.apk");
delete("/system/priv-app/ContainerAgent.odex");
delete("/system/priv-app/KnoxVpnServices.apk");
delete("/system/priv-app/KnoxVpnServices.odex");
delete("/system/priv-app/SecurityManagerService.apk");
delete("/system/priv-app/SecurityProviderSEC.apk")
delete("/system/etc/secure_storage/com.sec.knox.store");
delete("/system/etc/secure_storage/com.sec.knox.seandroid");
ui_print("Removing Knox in Libs");
delete("/system/lib/libknoxdrawglfunction.so");
delete("/system/lib/libknox_encryption.so");
ui_print("Removing Knox in Data");
delete("/data/data/com.sec.knox.containeragent");
delete("/data/data/com.sec.eventsmanager");
delete("/data/data/com.sec.enterprise.knox.attestation");
delete("/data/data/com.sec.knox.app.container");
delete("/data/data/com.sec.knox.seandroid");
delete("/data/data/com.sec.knox.store");
delete("/data/data/com.samsung.klmsagent");
delete("/data/data/com.samsung.knox.rcp.components");
delete("/data/data/com.sec.enterprise.knox.cloudmdm.smdms");
delete("/data/data/com.sec.knox.bridge");
delete("/data/data/com.sec.knox.knoxsetupwizardclient");
delete("/data/data/com.sec.knox.setupwizardstub");
ui_print("Knox Removed");
Changelog: 7/7/14
Updated uninstaller
7-17/14: Added removal of annoying security policy updater
i used on my i537 only thing left was
(com.sec.knox.eventsmanager) /system/app/containereventsrelaymanager.apk and /system/app/containereventsrelaymanager.odex
(com.sec.knox.containeragent) /system/app/ContainerAgent.apk and /system/app/ContainerAgent.odex
(com.sec.enterprise.app.knoxvpn) /system/app/KnoxVpnServices.apk and /system/app/KnoxVpnServices.odex
(com.sec.knox.app.container) /system/containers/framework/KNOXModeSwitcher.apk
(com.sec.android.app.knoxlauncher) /system/containers/framework/sec_container_1.zzzknoxlauncher.apk
will edit if i find more
Thank you very much. I will add ASAP.
blaz1nr said:
Thank you very much. I will add ASAP.
Click to expand...
Click to collapse
how do I use this ie install it please
Flash in recovery
updated
can this be flashed through stock recovery or do i need to have safe strap running?
Safestrap
blaz1nr said:
Safestrap
Click to expand...
Click to collapse
hello my gf is flashing it on her phone and she is still getting the security policy update message does this remove it?
wolf45801 said:
hello my gf is flashing it on her phone and she is still getting the security policy update message does this remove it?
Click to expand...
Click to collapse
I uploaded wrong version. I have one that stops that. will update soon.
Delete SecurityProviderSEC.apk from the script. It's an Android app. You NEED this if you want to use the Android Keychain.
You want a more KNOX and Sammy's root protection-free /system partition? Add this to script:
/system/bin/tima_dump_log
/system/bin/containersetup
/system/tima_measurement_info
/system/preloadedkiosk/
/system/preloadedsso/
/system/app/Bridge.apk
/system/app/EdmSimPinService.apk
/system/app/EdmSysScopeService.apk
/system/app/EdmVpnServices.apk
/system/app/KnoxMigrationAgent.apk
/system/app/KnoxSetupWizardClient.apk
/system/app/KnoxSetupWizardStub.apk
/system/app/RCPComponents.apk
/system/app/MDMApp.apk
/system/app/UniversalMDMClient.apk
/system/app/SysScope.apk
/system/priv-app/SPDClient.apk
/system/framework/com.policydm.features.jar
/system/framework/ContainerProxies.jar
/system/app/Bridge.odex
/system/app/EdmSimPinService.odex
/system/app/EdmSysScopeService.odex
/system/app/EdmVpnServices.odex
/system/app/KnoxMigrationAgent.odex
/system/app/KnoxSetupWizardClient.odex
/system/app/KnoxSetupWizardStub.odex
/system/app/RCPComponents.odex
/system/app/MDMApp.odex
/system/app/UniversalMDMClient.odex
/system/priv-app/SPDClient.odex
/system/framework/com.policydm.features.odex
/system/framework/ContainerProxies.odex
/system/lib/libcordon.so
/system/lib/libmealy.so
/system/lib/libspdkeygen.so
/system/lib/libtyrfingr.so
/system/lib/libtwifingr.so
/system/etc/permissions/com.policydm.feature.xml
/system/etc/permissions/mycontainerbadge.png
/system/etc/permissions/sec_mdm.xml
/system/etc/secure_storage/com.sec.knox.seandroid/
/system/etc/secure_storage/com.sec.knox.store/
Also, delete this lines from build.prop:
ro.config.knox
ro.config.tima
ro.config.timaversion
ro.security.mdpp.ux
security.mdpp
ro.security.mdpp.ver
ro.security.mdpp.release
security.mdpp.result
If you also want to save some of your privacy without breaking any functionality, delete this:
/system/app/TcpdumpService.apk
/system/app/SilentLog.apk
very very fine exelent ....thanks
this has only effect on tw based roms?
Success
Tried it on i537 and worked. After install and reboot it showed a screen "Android is Upgrading, optimizing apps x of 133". After that, checked the phone and it appears that it's working properly. Thanks!!
pinyata said:
can this be flashed through stock recovery or do i need to have safe strap running?
Click to expand...
Click to collapse
blaz1nr said:
Safestrap
Click to expand...
Click to collapse
Sorry guys, but what this mean?
I have stock 4.4.2 on S4 LTE 9506 Europe.
No idea what Safestrap is
So, can I simply run the script or I need to do something else first?
Thanks
J
blaz1nr said:
I uploaded wrong version. I have one that stops that. will update soon.
Click to expand...
Click to collapse
Was the updated version posted? Im also receiving these messages
Sent from my SAMSUNG-SGH-I537 using XDA Free mobile app
Well I updated the script with the changes/additions iJo09 posted with the exception of the build.prop since I've modified mine beyond what iJo09 mentioned and doubt many other people would want the changes. It flashed alright and my phone booted, but I haven't tested beyond that yet since it's late.
-edit-
So far my phone's working as expected with no issues or errors.
Kyuta Syuko said:
Well I updated the script with the changes/additions iJo09 posted with the exception of the build.prop since I've modified mine beyond what iJo09 mentioned and doubt many other people would want the changes. It flashed alright and my phone booted, but I haven't tested beyond that yet since it's late.
-edit-
So far my phone's working as expected with no issues or errors.
Click to expand...
Click to collapse
Has anyone tested this version? Results?
Does it rid of the annoying security update messages?
Sent from my SAMSUNG-SGH-I537 using XDA Free mobile app
pvchip3 said:
Has anyone tested this version? Results?
Does it rid of the annoying security update messages?
Sent from my SAMSUNG-SGH-I537 using XDA Free mobile app
Click to expand...
Click to collapse
I haven't received any security update messages and as I stated in my edit no issues so far phone's running as expected.
Kyuta Syuko said:
I haven't received any security update messages and as I stated in my edit no issues so far phone's running as expected.
Click to expand...
Click to collapse
Im still receiving the security updates after flashing your zip...any suggestions?
Sent from my SAMSUNG-SGH-I537 using XDA Free mobile app
Hi,
If you don't care about shelf launcher.
If you want to use instead Google feed launcher and keep OnePlus launcher.
Is there a app I built.
New app on play store :
On this version, the swipe version is deleted.
New tricks is setting up to trigger Google "feed".
Lite version (10 swipe by day)
https://play.google.com/store/apps/details?id=com.feedone.launcherlite
A paid version (no limitations)
https://play.google.com/store/apps/details?id=com.feedone.launcher
Let me know if something doesn't work
Old version:
version 2.0
- New option to customize the size and color of the sidebar
- More responsive
- long press on left border to force close the swipe zone
See on YouTube on this
Link
Thanks to VelianSpeaksTech for the video !
if you get some trouble please disable battery optimisations.
If you want to support my work or pay me a drink
I wish add more features
[url]https://www.paypal.com/pools/c/8ljFOgAJPC[/URL]
This app was developed with the magnificent application Tasker :good:by u/joaomgcd
Check the link
[url]https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm[/URL]
If you're rooted, this seems fantastic. If you are, quickswitch and lawnchair make OnePlus launcher totally unnecessary now that everything is nice and stable.
I'll give this a go and report back for science!
Edit: doesn't work, just keeps force closing.
xxBrun0xx said:
If you're rooted, this seems fantastic. If you are, quickswitch and lawnchair make OnePlus launcher totally unnecessary now that everything is nice and stable.
I'll give this a go and report back for science!
Edit: doesn't work, just keeps force closing.
Click to expand...
Click to collapse
I understand, but for me that's so interesting to root the phone.
That's why I do this
Ok thanks for feedback.
Could you check the permission and see if you're allowed all permission.
Like superposition ?
Sent from my GM1910 using XDA Labs
xxBrun0xx said:
If you're rooted, this seems fantastic. If you are, quickswitch and lawnchair make OnePlus launcher totally unnecessary now that everything is nice and stable.
I'll give this a go and report back for science!
Edit: doesn't work, just keeps force closing.
Click to expand...
Click to collapse
Can you try this version
https://drive.google.com/file/d/1OGCLyKSgjrgVryXtg3NxfNiXgQsgvnEN/view?usp=drivesdk
I didn't understand: this is for non rooted phones? Or root is still necessary?
--anx-- said:
I didn't understand: this is for non rooted phones? Or root is still necessary?
Click to expand...
Click to collapse
I just tried it and don't have root and it worked for me. Just follow the instructions ?
Thanks for the fillback
Sent from my GM1910 using XDA Labs
New update
I add a new feature, see the main post for the new option and app.
Enjoy:victory:
New version see the main post
I have a problem... My command prompt said ''adb: inaccessible or not found'' when I run a command. Actually, I can not find com.feedone.launcherlite in my data folder at all. Phone is not rooted. Do you how to solve such an issue?
thegolub said:
I have a problem... My command prompt said ''adb: inaccessible or not found'' when I run a command. Actually, I can not find com.feedone.launcherlite in my data folder at all. Phone is not rooted. Do you how to solve such an issue?
Click to expand...
Click to collapse
Hi, thank's fot test the app.
did you enable developper option ?
For more detail, follow this tutorial :
https://sites.google.com/view/lesscodeapp/tutorial-adb-command
abdess47 said:
Hi, thank's fot test the app.
did you enable developper option ?
Hi! Yes,but it's not a problem about it.I came to the last step of the instruction from the link which you provided,but like my phone does not have com.feedoneplus.launcherlite folder at all in Android/Data path,i.e. adb shell can not find that folder,despite the fact that application has been installed.
Click to expand...
Click to collapse
thegolub said:
abdess47 said:
Hi, thank's fot test the app.
did you enable developper option ?
Hi! Yes,but it's not a problem about it.I came to the last step of the instruction from the link which you provided,but like my phone does not have com.feedoneplus.launcherlite folder at all in Android/Data path,i.e. adb shell can not find that folder,despite the fact that application has been installed.
Click to expand...
Click to collapse
Permission don't need to access to folder.
What did you get if you write this command inside adb :
Code:
adb devices
For sure the good adb command is :
Code:
adb shell pm grant com.feedone.launcherlite android.permission.READ_LOGS
Sent from my OnePlus7Pro using XDA Labs
Click to expand...
Click to collapse
Does this work on android 11?
vinicioh23 said:
Does this work on android 11?
Click to expand...
Click to collapse
Test it. You should test the lite version
And let me know if you get trouble.
It's working for me.
I'm building a new