


gade12 wrote:
For the error with LowSoundFixer i have moved app to /system/app and it work...

apsspub wrote:Hi all,
Tytung, thanks for your awesome work! With kitkat my HD2 got a revival!
My feedback for the LowSoundFixer problem:
1) Using 771 rights for /data/dalvik-cache, the LowSoundFixer stops working, and in the log cat we can see:
01-26 19:54:01.704 I/dalvikvm( 2918): Unable to open or create cache for /system/vendor/app/LowSoundFixer.apk
(/data/dalvik-cache/system@vendor@app@LowSoundFixer.apk@classes.dex)
01-26 19:54:11.344 W/ActivityManager( 484): Process com.tytung.leo.lowsound has crashed too many times: killing!
http://pastebin.com/cYvK5cJK
2) When I put 777 rights for /data/dalvik-cache, the LowSoundFixer works fine.
01-26 20:36:07.078 D/LowSoundFixer( 2452): Silence.ogg is played
http://pastebin.com/TxR9miD8
The owners of these files are (LowSoundFixer and HwaSettings are at vendor directory at installation):
system@vendor@app@HwaSettings.apk@classes.dex
uid=1000/system gid=1000/system
system@vendor@app@LowSoundFixer.apk@classes.dex
uid=10056/com.tytung.leo.lowsound gid=10056/com.tytung.leo.lowsound
vendor@app@HwaSettings.apk@classes.dex
uid=1000/system gid=41000
vendor@app@LowSoundFixer.apk@classes.dex
uid=1000/system gid=50056
I can't understand why, but the dalvik engine creates the .dex file as com.tytung.leo.lowsound (10056 in my system) user, not system.
OR IS NOT the dalvik engine that creates the file?
Missing any kind of 'su'?
3) Using 777 for /data/dalvik-cache may be a workaround, BUT, I don't know if it is dangerous...
Is it dangerous???
Thanks,
apsspub



tytung wrote:I think Kitkat may change permissions for the /system/vendor/app folder. That's why /system/vendor/app/LowSoundFixer.apk works well on JellyBean.

NYLimited wrote:
I believe you are correct. There is definitely something different about how KK deals with apps which are moved to /system. An app called Secure Settings had a Helper app to accomplish a number of system level tasks which completely stopped working with KK. The Helper app was being moved to /system but restricted by KK and did not function. He recently deprecated the Helper app and recoded his app heavily to resolve the issue.


gade12 wrote:
For the error with LowSoundFixer i have moved app to /system/app and it work...

Return to HD2 Android Development
Users browsing this forum: No registered users and 0 guests