[Q] Editing framework-res.apk to remove Carrier name from Notification bar - Android Themes

I'm having issues modifying framework-res.apk
I already checked some of the other posts and guides.
I'm working on a Motorola Backflip running j_r0dd's Preclair v1.0.3
I just switched my carrier from AT&T to T-Mobile.
I get stuck in a boot loop or get no results at all depending on whether I push or copy/paste the new file and whether I do it when the phone is running or in recovery mode.
Any help would be greatly appreciated.
Here is what I had posted on modmymobile.com:
Ok. I'll try again. Thanks for the help. I'll let you know how it goes.
What about signing? If I am using App Manager can I just recompile and sign with App Manager? I am about to try this. I'm performing a nandroid backup now. I'll report back how it works out. The only value I changed was the onsText maxLength value from 18 to 3.
1. I decompiled with App Manager
2. I edited the status-bar.xml file.
3. I choose 11. Compile apk option in Apk Manager.
4. I answered Y to system file and to the option for the keep folder.
5. I deleted status-bar.xml and the resources file from the keep folder.
6. I pressed enter to continued in Apk Manager
7. I selected 12. Sign apk option in Apk Manager.
8. I am now pushing the framework-res.apk to the phone in recovery mode
9. Restarted just fine but no changes have taken place.
I checked the file sizes of the original and the modified framework-res.apk files and the original is 2899KB and the modified is only 1731KB. After I changed the file and rebooted the one on the phone was back to 2899KB.
I'll try copying the file with root explorer instead of pushing just to make sure it is overwriting.
After this operation I get this in the logcat:
11-19 11:22:30.666 195 204 W WallpaperService: Wallpaper service gone: ComponentInfo{a
ndroid/com.android.internal.service.wallpaper.ImageWallpa per**
11-19 11:22:30.666 195 204 W WallpaperService: Reverting to built-in wallpaper!
11-19 11:22:30.666 195 204 W dalvikvm: threadid=15: thread exiting with uncaught excep
tion (group=0x4001e278)
11-19 11:22:30.676 195 204 E AndroidRuntime: Uncaught handler: thread android.server.S
erverThread exiting due to uncaught exception
11-19 11:22:30.676 195 204 E AndroidRuntime: *** EXCEPTION IN SYSTEM PROCESS. System
will crash.
11-19 11:22:30.746 195 204 E AndroidRuntime: java.lang.IllegalArgumentException: Unkno
wn component ComponentInfo{android/com.android.internal.service.wallpaper.ImageWallpa per**
11-19 11:22:30.746 195 204 E AndroidRuntime: at com.android.server.WallpaperMan
agerService.bindWallpaperComponentLocked(Wallpaper ManagerService.java:476)
11-19 11:22:30.746 195 204 E AndroidRuntime: at com.android.server.WallpaperMan
agerService$WallpaperConnection.onServiceDisconnec ted(WallpaperManagerService.java:191)
11-19 11:22:30.746 195 204 E AndroidRuntime: at android.app.ActivityThread$Pack
ageInfo$ServiceDispatcher.doConnected(ActivityThre ad.java:1130)
11-19 11:22:30.746 195 204 E AndroidRuntime: at android.app.ActivityThread$Pack
ageInfo$ServiceDispatcher$RunConnection.run(Activi tyThread.java:1151)
11-19 11:22:30.746 195 204 E AndroidRuntime: at android.os.Handler.handleCallba
ck(Handler.java:587)
11-19 11:22:30.746 195 204 E AndroidRuntime: at android.os.Handler.dispatchMess
age(Handler.java:92)
11-19 11:22:30.746 195 204 E AndroidRuntime: at android.os.Looper.loop(Looper.j
ava:136)
11-19 11:22:30.746 195 204 E AndroidRuntime: at com.android.server.ServerThread
.run(SystemServer.java:469)
11-19 11:22:30.776 288 288 W Launcher.Model: Nobody to tell about the new app. Launch
er is probably loading.
11-19 11:22:30.846 195 204 E CheckinService: Can't find package android
11-19 11:22:31.076 1020 1024 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.086 596 602 I ActivityThread: Removing dead content provider: subscribe
dfeeds
11-19 11:22:31.086 293 305 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.096 744 749 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.106 691 810 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.106 674 679 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.106 552 557 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.116 488 495 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.126 403 407 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.126 284 299 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.126 284 299 I ActivityThread: Removing dead content provider: com.motor
ola.android.providers.settings
11-19 11:22:31.126 284 299 I ActivityThread: Removing dead content provider: com.motor
ola.android.server.checkin
11-19 11:22:31.126 288 301 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.136 282 297 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.136 270 274 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.136 370 376 I ActivityThread: Removing dead content provider: com.motor
ola.android.providers.settings
11-19 11:22:31.146 705 710 I ActivityThread: Removing dead content provider: com.motor
ola.android.server.checkin
11-19 11:22:31.216 641 645 I System.out: util.Log 4: ActivityThread :Removing dead co
ntent provider: settings: android.os.DeadObjectException
11-19 11:22:31.226 155 155 E vold : Framework disconnected
11-19 11:22:31.236 596 601 I ActivityThread: Removing dead content provider: settings
11-19 11:22:31.246 160 160 E installd: eof
11-19 11:22:31.246 160 160 E installd: failed to read size
11-19 11:22:31.256 641 645 W System.err: android.os.DeadObjectException
11-19 11:22:31.256 155 155 E vold : Unable to read framework command (Bad file numb
er)
11-19 11:22:31.256 155 155 E vold : Error processing framework command (Bad file nu
mber)
11-19 11:22:31.266 155 155 E vold : Unable to read framework command (Bad file numb
er)
11-19 11:22:31.266 155 155 E vold : Error processing framework command (Bad file nu
mber)
11-19 11:22:31.286 420 429 I System.out: util.Log 4: ActivityThread :Removing dead co
ntent provider: settings: android.os.DeadObjectException
11-19 11:22:31.286 420 429 W System.err: android.os.DeadObjectException
11-19 11:22:31.306 641 645 W System.err: at android.os.BinderProxy.transact(Native
Method)
11-19 11:22:31.306 641 645 W System.err: at android.os.ICheckinService$Stub$Proxy.l
og(ICheckinService.java:327)
11-19 11:22:31.316 641 645 W System.err: at android.util.Log.logCheckin(Log.java:16
1)
11-19 11:22:31.316 641 645 W System.err: at android.util.Log.i(Log.java:273)
Then this just loops:
11-19 11:22:32.356 1341 1341 E QC-QMI : Client: qmux_client ID is 53d
11-19 11:22:33.566 1340 1340 E AudioHardwareMSM72XX: start AudioHardware
11-19 11:22:33.576 1340 1340 E AudioHardwareMSM72XX: constructed (0 SND endpoints)
11-19 11:22:33.576 1340 1340 E AudioHardwareMSM72XX: AudioHardware::initChec
11-19 11:22:33.576 1340 1340 E AudioHardwareMSM72XX: AudioHardware::initChec
11-19 11:22:33.606 1340 1354 E AudioHardwareMSM72XX: msm72xx_enable_audpp: 0x0000
11-19 11:22:33.786 1342 1342 I SamplingProfilerIntegration: Profiler is disabled.
11-19 11:22:33.836 1342 1342 I Zygote : Preloading classes...
11-19 11:22:37.326 1342 1342 W ResourceType: Resources don't contain package for resourc
e number 0x010b0001
11-19 11:22:37.326 1342 1342 W dalvikvm: Exception Landroid/content/res/Resources$NotFou
ndException; thrown during Landroid/text/AutoText;.<clinit>
11-19 11:22:37.346 1342 1342 E Zygote : Error preloading android.text.AutoText.
11-19 11:22:37.346 1342 1342 E Zygote : java.lang.ExceptionInInitializerError
11-19 11:22:37.346 1342 1342 E Zygote : at java.lang.Class.classForName(Native Met
hod)
11-19 11:22:37.346 1342 1342 E Zygote : at java.lang.Class.forName(Class.java:237)
11-19 11:22:37.346 1342 1342 E Zygote : at java.lang.Class.forName(Class.java:183)
11-19 11:22:37.346 1342 1342 E Zygote : at com.android.internal.os.ZygoteInit.prel
oadClasses(ZygoteInit.java:295)
11-19 11:22:37.346 1342 1342 E Zygote : at com.android.internal.os.ZygoteInit.main
(ZygoteInit.java:582)
11-19 11:22:37.346 1342 1342 E Zygote : at dalvik.system.NativeStart.main(Native M
ethod)
11-19 11:22:37.346 1342 1342 E Zygote : Caused by: android.content.res.Resources$NotFou
ndException: Resource ID #0x10b0001
11-19 11:22:37.346 1342 1342 E Zygote : at android.content.res.Resources.getValue(
Resources.java:891)
11-19 11:22:37.346 1342 1342 E Zygote : at android.content.res.Resources.loadXmlRe
sourceParser(Resources.java:1865)
11-19 11:22:37.346 1342 1342 E Zygote : at android.content.res.Resources.getXml(Re
sources.java:779)
11-19 11:22:37.346 1342 1342 E Zygote : at android.text.AutoText.init(AutoText.jav
a:160)
11-19 11:22:37.346 1342 1342 E Zygote : at android.text.AutoText.<init>(AutoText.j
ava:76)
11-19 11:22:37.346 1342 1342 E Zygote : at android.text.AutoText.<clinit>(AutoText
.java:56)
11-19 11:22:37.346 1342 1342 E Zygote : ... 6 more
11-19 11:22:37.356 1342 1342 W dalvikvm: threadid=3: thread exiting with uncaught except
ion (group=0x4001e278)
When I reboot I get that second loop over and over while the motorola "m" is on the white screen.

I'm not sure about motorola but on the hero and many other devices, the carrier name is in the eri.xml. I'm with cellular south but I always put my wife's name on her phone.

Did you add the necessary(original) amount of spaces when hex editing that file?
I'm with dean.d though. Mine was in eri.xml too

are you both on CDMA phones? The text fields are T-CDMA. Is this just generic or does it refer to CDMA only? I'm on a GSM network.
From my understanding with 2.1 for the Backflip Motorola set the carrier to always show in the notification bar. Maybe its in the moto-res.apk file...I'll look there.

Related

Can't install apps from sdcard

I am running cyanogen 4.2.5. the problem im having just started happening. I do what i usually do to install a app but now when i click the install button it goes blank and goes back to the install or cancel screen. I thought it was just that one app that was giving me the problem but its all of my apks. Also if the app is on my backup program it will reinstall from that program but not straight from sd.I have already check unknown sources,but i dont know where to go from there. Any help would be appreciated.Thx.
rialsi6 said:
I am running cyanogen 4.2.5. the problem im having just started happening. I do what i usually do to install a app but now when i click the install button it goes blank and goes back to the install or cancel screen. I thought it was just that one app that was giving me the problem but its all of my apks. Also if the app is on my backup program it will reinstall from that program but not straight from sd.I have already check unknown sources,but i dont know where to go from there. Any help would be appreciated.Thx.
Click to expand...
Click to collapse
Have you tried installing from the terminal, or console?
rialsi6 said:
I am running cyanogen 4.2.5. the problem im having just started happening. I do what i usually do to install a app but now when i click the install button it goes blank and goes back to the install or cancel screen. I thought it was just that one app that was giving me the problem but its all of my apks. Also if the app is on my backup program it will reinstall from that program but not straight from sd.I have already check unknown sources,but i dont know where to go from there. Any help would be appreciated.Thx.
Click to expand...
Click to collapse
Ok, so I'm experienceing the same problem here. And it only started when I updated to Cyan 4.2.5 (unthemed). I tried installing through terminal emulator using the following:
su
install /sdcard/app.apk /system/app
Click to expand...
Click to collapse
After remounting the device as rwx, and the phone hung like it was working, and then rebooted to android screen. I don't know about the OP, but I also have a LOT of apps that just don't seem to be working correctly. Better Terminal Emulator won't work anymore, AddressBook hangs all the time before self closing (without force close error). Lots of things. I can try to post some logs if needed.
Here's a Eclipse Log, just in case:
11-19 18:06:49.823: ERROR/BetterTerm(1932): Device Info: <device>
11-19 18:06:49.823: ERROR/BetterTerm(1932): <soft>
11-19 18:06:49.823: ERROR/BetterTerm(1932): <kernel>Linux version 2.6.29.6-cm42 ([email protected])</kernel>
11-19 18:06:49.823: ERROR/BetterTerm(1932): <buildNumber>kila1.6</buildNumber>
11-19 18:06:49.823: ERROR/BetterTerm(1932): </soft>
11-19 18:06:49.823: ERROR/BetterTerm(1932): <hard>
11-19 18:06:49.823: ERROR/BetterTerm(1932): <processor> ARMv6-compatible processor rev 2 (v6l) </processor> <hardware> trout </hardware> <revision> 0080 </revision> </hard>
11-19 18:06:49.823: ERROR/BetterTerm(1932): </device>
11-19 18:06:49.823: ERROR/BetterTerm(1932): ABI=null
11-19 18:06:49.873: ERROR/BetterTerm(1932): Thank you for purchasing Better Terminal Emulator Pro.
11-19 18:06:50.063: ERROR/BetterTerm(1932): Starting subprocess '/system/bin/sh - null'
11-19 18:06:50.073: WARN/dalvikvm(1932): Exception Ljava/lang/UnsatisfiedLinkError; thrown during Lcom/magicandroidapps/bettertermpro/Exec;.<clinit>
11-19 18:06:50.083: DEBUG/AndroidRuntime(1932): Shutting down VM
11-19 18:06:50.083: WARN/dalvikvm(1932): threadid=3: thread exiting with uncaught exception (group=0x4001e170)
11-19 18:06:50.093: ERROR/AndroidRuntime(1932): Uncaught handler: thread main exiting due to uncaught exception
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): java.lang.ExceptionInInitializerError
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at com.magicandroidapps.bettertermpro.BetterTerm.createSubprocess(BetterTerm.java:748)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at com.magicandroidapps.bettertermpro.BetterTerm.startListening(BetterTerm.java:627)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at com.magicandroidapps.bettertermpro.BetterTerm.onCreate(BetterTerm.java:463)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2364)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2417)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.app.ActivityThread.access$2100(ActivityThread.java:116)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.os.Handler.dispatchMessage(Handler.java:99)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.os.Looper.loop(Looper.java:123)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at android.app.ActivityThread.main(ActivityThread.java:4203)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at java.lang.reflect.Method.invokeNative(Native Method)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at java.lang.reflect.Method.invoke(Method.java:521)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at dalvik.system.NativeStart.main(Native Method)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): Caused by: java.lang.UnsatisfiedLinkError: Library BetterTerm not found
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at java.lang.Runtime.loadLibrary(Runtime.java:489)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at java.lang.System.loadLibrary(System.java:557)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): at com.magicandroidapps.bettertermpro.Exec.<clinit>(Exec.java:62)
11-19 18:06:50.143: ERROR/AndroidRuntime(1932): ... 16 more
Click to expand...
Click to collapse
Use astro or linda im using astro atm.
RicFusion said:
Ok, so I'm experienceing the same problem here. And it only started when I updated to Cyan 4.2.5 (unthemed). I tried installing through terminal emulator using the following:
After remounting the device as rwx, and the phone hung like it was working, and then rebooted to android screen. I don't know about the OP, but I also have a LOT of apps that just don't seem to be working correctly. Better Terminal Emulator won't work anymore, AddressBook hangs all the time before self closing (without force close error). Lots of things. I can try to post some logs if needed.
Click to expand...
Click to collapse
thats not how you install an apk....
either use push instead of install, or find the busybox commands to install

[Q] Can't develop on Omar's ROM

Hi !
Today I started learning apps development on my RAZR i. Everytime I compile my application with the Android SDK I get these three lines :
Installation failed due to invalid APK file!
Please check logcat output for more details.
Launch canceled!
With a ZTE Blade running CM9 it's fine.
Maybe it depends on the ROM you're using, can someone develop on Omar's ROM ? I'm too lazy to go back on stock and test again (anyway i want to keep this ROM).
If you can help me...
Thank you in advance :fingers-crossed:
Kiki Banderos said:
Hi !
Today I started learning apps development on my RAZR i. Everytime I compile my application with the Android SDK I get these three lines :
Installation failed due to invalid APK file!
Please check logcat output for more details.
Launch canceled!
With a ZTE Blade running CM9 it's fine.
Maybe it depends on the ROM you're using, can someone develop on Omar's ROM ? I'm too lazy to go back on stock and test again (anyway i want to keep this ROM).
If you can help me...
Thank you in advance :fingers-crossed:
Click to expand...
Click to collapse
Did your app its build with x86 compatibility?
Intel device - Razr i Owner
Hit thanks if i help you or you like my style
Marco Lomas said:
Did your app its build with x86 compatibility?
Intel device - Razr i Owner
Hit thanks if i help you or you like my style
Click to expand...
Click to collapse
I'm just beginning in Android development. I have only the basics in Java and Eclipse. I don't know how to enable x86 compatibility in the IDE. I did some research on google but didn't found anything. I though a "hello world" would be compatible with all Android device (arm, x86, mips, powerpc..).
Well, is there a way to enable x86 compatibility ? :angel:
Thank you !
I also develop on Omar ROM - without problems. Can you check what logs do you get ? (to check your logs to to "android-sdk/platform-tools", open console there, and write |adb logcat", and then try to install your sample application and copy logs). BTW. x86 compatibility is unnecessary when writing app in java with android sdk (only native code needs that)
I'm sorry, i don't know how to format correctly the logcat, it's really unconfortable to read. Thank you for trying, i'm currently searching what's going wrong there.
Code:
07-22 21:17:17.554 24661 24661 I CydiaSubstrate: MS:Notice: Injecting: /system/b
in/app_process
07-22 21:17:17.554 24661 24661 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libDalvikLoader.cy.so
07-22 21:17:17.554 24661 24661 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libAndroidCydia.cy.so
07-22 21:17:17.554 24661 24661 D AndroidRuntime:
07-22 21:17:17.554 24661 24661 D AndroidRuntime: >>>>>> AndroidRuntime START com
.android.internal.os.RuntimeInit <<<<<<
07-22 21:17:17.554 24661 24661 D AndroidRuntime: CheckJNI is OFF
07-22 21:17:17.554 24661 24661 I AndroidRuntime: JNI options: '-Xjniopts:warnonl
y'
07-22 21:17:17.554 24661 24661 I AndroidRuntime: IFWI Version: 42.26
07-22 21:17:17.554 24661 24661 I AndroidRuntime: SCU Version: DA.32
07-22 21:17:17.564 24661 24661 I AndroidRuntime: PUnit Version: D1.0B
07-22 21:17:17.564 24661 24661 I AndroidRuntime: IA32FW Version: 01.1E
07-22 21:17:17.564 24661 24661 I AndroidRuntime: ValHooks Version: 42.0F
07-22 21:17:17.564 24661 24661 I AndroidRuntime: Kernel Release Version: 3.0.86
07-22 21:17:17.574 24661 24661 D dalvikvm: Trying to load lib libjavacore.so 0x0
07-22 21:17:17.584 24661 24661 D dalvikvm: Added shared lib libjavacore.so 0x0
07-22 21:17:17.584 24661 24661 D dalvikvm: Trying to load lib libnativehelper.so
0x0
07-22 21:17:17.584 24661 24661 D dalvikvm: Added shared lib libnativehelper.so 0
x0
07-22 21:17:17.744 24661 24661 I CydiaSubstrate: MS:Notice: Loading: /data/app/c
om.saurik.winterboard-1.apk
07-22 21:17:17.784 24661 24661 D AndroidRuntime: Calling main entry com.android.
commands.pm.Pm
07-22 21:17:17.794 24661 24661 D AndroidRuntime: Shutting down VM
07-22 21:17:17.794 24661 24665 D dalvikvm: GC_CONCURRENT freed 199K, 26% free 59
2K/796K, paused 0ms+0ms, total 2ms
07-22 21:17:17.804 24661 24667 D dalvikvm: Debugger has detached; object registr
y had 1 entries
07-22 21:17:18.394 24675 24675 I CydiaSubstrate: MS:Notice: Injecting: /system/b
in/app_process
07-22 21:17:18.394 24675 24675 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libDalvikLoader.cy.so
07-22 21:17:18.394 24675 24675 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libAndroidCydia.cy.so
07-22 21:17:18.394 24675 24675 D AndroidRuntime:
07-22 21:17:18.394 24675 24675 D AndroidRuntime: >>>>>> AndroidRuntime START com
.android.internal.os.RuntimeInit <<<<<<
07-22 21:17:18.394 24675 24675 D AndroidRuntime: CheckJNI is OFF
07-22 21:17:18.394 24675 24675 I AndroidRuntime: JNI options: '-Xjniopts:warnonl
y'
07-22 21:17:18.394 24675 24675 I AndroidRuntime: IFWI Version: 42.26
07-22 21:17:18.394 24675 24675 I AndroidRuntime: SCU Version: DA.32
07-22 21:17:18.404 24675 24675 I AndroidRuntime: PUnit Version: D1.0B
07-22 21:17:18.404 24675 24675 I AndroidRuntime: IA32FW Version: 01.1E
07-22 21:17:18.404 24675 24675 I AndroidRuntime: ValHooks Version: 42.0F
07-22 21:17:18.404 24675 24675 I AndroidRuntime: Kernel Release Version: 3.0.86
07-22 21:17:18.424 24675 24675 D dalvikvm: Trying to load lib libjavacore.so 0x0
07-22 21:17:18.424 24675 24675 D dalvikvm: Added shared lib libjavacore.so 0x0
07-22 21:17:18.424 24675 24675 D dalvikvm: Trying to load lib libnativehelper.so
0x0
07-22 21:17:18.424 24675 24675 D dalvikvm: Added shared lib libnativehelper.so 0
x0
07-22 21:17:18.584 24675 24675 I CydiaSubstrate: MS:Notice: Loading: /data/app/c
om.saurik.winterboard-1.apk
07-22 21:17:18.624 24675 24675 D AndroidRuntime: Calling main entry com.android.
commands.pm.Pm
07-22 21:17:18.644 24535 24547 W zipro : Unable to open zip '/data/local/tmp/L
eVioloneux.apk': Permission denied
07-22 21:17:18.644 24535 24547 D asset : failed to open Zip archive '/data/loc
al/tmp/LeVioloneux.apk'
07-22 21:17:18.654 11433 11464 D dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
07-22 21:17:18.654 24535 24547 W PackageParser: Unable to read AndroidManifest.x
ml of /data/local/tmp/LeVioloneux.apk
07-22 21:17:18.654 24535 24547 W PackageParser: java.io.FileNotFoundException: A
ndroidManifest.xml
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.res.A
ssetManager.openXmlAssetNative(Native Method)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.res.A
ssetManager.openXmlBlockAsset(AssetManager.java:487)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.res.A
ssetManager.openXmlResourceParser(AssetManager.java:455)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.pm.Pa
ckageParser.parsePackageLite(PackageParser.java:722)
07-22 21:17:18.654 24535 24547 W PackageParser: at com.android.defcontai
ner.DefaultContainerService$1.getMinimalPackageInfo(DefaultContainerService.java
:169)
07-22 21:17:18.654 24535 24547 W PackageParser: at com.android.internal.
app.IMediaContainerService$Stub.onTransact(IMediaContainerService.java:110)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.os.Binder.exe
cTransact(Binder.java:367)
07-22 21:17:18.654 24535 24547 W PackageParser: at dalvik.system.NativeS
tart.run(Native Method)
07-22 21:17:18.654 24535 24547 W DefContainer: Failed to parse package
07-22 21:17:18.654 11433 11464 W ActivityManager: No content provider found for
permission revoke: file:///data/local/tmp/LeVioloneux.apk
07-22 21:17:18.744 11433 11464 D dalvikvm: GC_EXPLICIT freed 3399K, 35% free 284
71K/43784K, paused 3ms+6ms, total 89ms
07-22 21:17:18.744 24675 24675 D AndroidRuntime: Shutting down VM
07-22 21:17:18.754 24675 24679 D dalvikvm: GC_CONCURRENT freed 224K, 28% free 61
0K/840K, paused 0ms+0ms, total 1ms
07-22 21:17:18.754 24675 24681 D dalvikvm: Debugger has detached; object registr
y had 1 entries
07-22 21:17:18.754 24675 24686 I AndroidRuntime: NOTE: attach of thread 'Binder_
3' failed
07-22 21:17:19.214 24689 24689 I CydiaSubstrate: MS:Notice: Injecting: /system/b
in/toolbox
Kiki Banderos said:
I'm sorry, i don't know how to format correctly the logcat, it's really unconfortable to read. Thank you for trying, i'm currently searching what's going wrong there.
Code:
07-22 21:17:17.554 24661 24661 I CydiaSubstrate: MS:Notice: Injecting: /system/b
in/app_process
07-22 21:17:17.554 24661 24661 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libDalvikLoader.cy.so
07-22 21:17:17.554 24661 24661 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libAndroidCydia.cy.so
07-22 21:17:17.554 24661 24661 D AndroidRuntime:
07-22 21:17:17.554 24661 24661 D AndroidRuntime: >>>>>> AndroidRuntime START com
.android.internal.os.RuntimeInit <<<<<<
07-22 21:17:17.554 24661 24661 D AndroidRuntime: CheckJNI is OFF
07-22 21:17:17.554 24661 24661 I AndroidRuntime: JNI options: '-Xjniopts:warnonl
y'
07-22 21:17:17.554 24661 24661 I AndroidRuntime: IFWI Version: 42.26
07-22 21:17:17.554 24661 24661 I AndroidRuntime: SCU Version: DA.32
07-22 21:17:17.564 24661 24661 I AndroidRuntime: PUnit Version: D1.0B
07-22 21:17:17.564 24661 24661 I AndroidRuntime: IA32FW Version: 01.1E
07-22 21:17:17.564 24661 24661 I AndroidRuntime: ValHooks Version: 42.0F
07-22 21:17:17.564 24661 24661 I AndroidRuntime: Kernel Release Version: 3.0.86
07-22 21:17:17.574 24661 24661 D dalvikvm: Trying to load lib libjavacore.so 0x0
07-22 21:17:17.584 24661 24661 D dalvikvm: Added shared lib libjavacore.so 0x0
07-22 21:17:17.584 24661 24661 D dalvikvm: Trying to load lib libnativehelper.so
0x0
07-22 21:17:17.584 24661 24661 D dalvikvm: Added shared lib libnativehelper.so 0
x0
07-22 21:17:17.744 24661 24661 I CydiaSubstrate: MS:Notice: Loading: /data/app/c
om.saurik.winterboard-1.apk
07-22 21:17:17.784 24661 24661 D AndroidRuntime: Calling main entry com.android.
commands.pm.Pm
07-22 21:17:17.794 24661 24661 D AndroidRuntime: Shutting down VM
07-22 21:17:17.794 24661 24665 D dalvikvm: GC_CONCURRENT freed 199K, 26% free 59
2K/796K, paused 0ms+0ms, total 2ms
07-22 21:17:17.804 24661 24667 D dalvikvm: Debugger has detached; object registr
y had 1 entries
07-22 21:17:18.394 24675 24675 I CydiaSubstrate: MS:Notice: Injecting: /system/b
in/app_process
07-22 21:17:18.394 24675 24675 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libDalvikLoader.cy.so
07-22 21:17:18.394 24675 24675 I CydiaSubstrate: MS:Notice: Loading: /data/data/
com.saurik.substrate/lib/libAndroidCydia.cy.so
07-22 21:17:18.394 24675 24675 D AndroidRuntime:
07-22 21:17:18.394 24675 24675 D AndroidRuntime: >>>>>> AndroidRuntime START com
.android.internal.os.RuntimeInit <<<<<<
07-22 21:17:18.394 24675 24675 D AndroidRuntime: CheckJNI is OFF
07-22 21:17:18.394 24675 24675 I AndroidRuntime: JNI options: '-Xjniopts:warnonl
y'
07-22 21:17:18.394 24675 24675 I AndroidRuntime: IFWI Version: 42.26
07-22 21:17:18.394 24675 24675 I AndroidRuntime: SCU Version: DA.32
07-22 21:17:18.404 24675 24675 I AndroidRuntime: PUnit Version: D1.0B
07-22 21:17:18.404 24675 24675 I AndroidRuntime: IA32FW Version: 01.1E
07-22 21:17:18.404 24675 24675 I AndroidRuntime: ValHooks Version: 42.0F
07-22 21:17:18.404 24675 24675 I AndroidRuntime: Kernel Release Version: 3.0.86
07-22 21:17:18.424 24675 24675 D dalvikvm: Trying to load lib libjavacore.so 0x0
07-22 21:17:18.424 24675 24675 D dalvikvm: Added shared lib libjavacore.so 0x0
07-22 21:17:18.424 24675 24675 D dalvikvm: Trying to load lib libnativehelper.so
0x0
07-22 21:17:18.424 24675 24675 D dalvikvm: Added shared lib libnativehelper.so 0
x0
07-22 21:17:18.584 24675 24675 I CydiaSubstrate: MS:Notice: Loading: /data/app/c
om.saurik.winterboard-1.apk
07-22 21:17:18.624 24675 24675 D AndroidRuntime: Calling main entry com.android.
commands.pm.Pm
07-22 21:17:18.644 24535 24547 W zipro : Unable to open zip '/data/local/tmp/L
eVioloneux.apk': Permission denied
07-22 21:17:18.644 24535 24547 D asset : failed to open Zip archive '/data/loc
al/tmp/LeVioloneux.apk'
07-22 21:17:18.654 11433 11464 D dalvikvm: WAIT_FOR_CONCURRENT_GC blocked 0ms
07-22 21:17:18.654 24535 24547 W PackageParser: Unable to read AndroidManifest.x
ml of /data/local/tmp/LeVioloneux.apk
07-22 21:17:18.654 24535 24547 W PackageParser: java.io.FileNotFoundException: A
ndroidManifest.xml
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.res.A
ssetManager.openXmlAssetNative(Native Method)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.res.A
ssetManager.openXmlBlockAsset(AssetManager.java:487)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.res.A
ssetManager.openXmlResourceParser(AssetManager.java:455)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.content.pm.Pa
ckageParser.parsePackageLite(PackageParser.java:722)
07-22 21:17:18.654 24535 24547 W PackageParser: at com.android.defcontai
ner.DefaultContainerService$1.getMinimalPackageInfo(DefaultContainerService.java
:169)
07-22 21:17:18.654 24535 24547 W PackageParser: at com.android.internal.
app.IMediaContainerService$Stub.onTransact(IMediaContainerService.java:110)
07-22 21:17:18.654 24535 24547 W PackageParser: at android.os.Binder.exe
cTransact(Binder.java:367)
07-22 21:17:18.654 24535 24547 W PackageParser: at dalvik.system.NativeS
tart.run(Native Method)
07-22 21:17:18.654 24535 24547 W DefContainer: Failed to parse package
07-22 21:17:18.654 11433 11464 W ActivityManager: No content provider found for
permission revoke: file:///data/local/tmp/LeVioloneux.apk
07-22 21:17:18.744 11433 11464 D dalvikvm: GC_EXPLICIT freed 3399K, 35% free 284
71K/43784K, paused 3ms+6ms, total 89ms
07-22 21:17:18.744 24675 24675 D AndroidRuntime: Shutting down VM
07-22 21:17:18.754 24675 24679 D dalvikvm: GC_CONCURRENT freed 224K, 28% free 61
0K/840K, paused 0ms+0ms, total 1ms
07-22 21:17:18.754 24675 24681 D dalvikvm: Debugger has detached; object registr
y had 1 entries
07-22 21:17:18.754 24675 24686 I AndroidRuntime: NOTE: attach of thread 'Binder_
3' failed
07-22 21:17:19.214 24689 24689 I CydiaSubstrate: MS:Notice: Injecting: /system/b
in/toolbox
Click to expand...
Click to collapse
Change the permissions of the *.apk, it is not readable by default by world when transfered with root permission's adb in my ROM [I have no idea why default permissions are like that].
Code:
07-22 21:17:18.644 24535 24547 W zipro : Unable to open zip '/data/local/tmp/L
eVioloneux.apk': Permission denied
07-22 21:17:18.644 24535 24547 D asset : failed to open Zip archive '/data/loc
al/tmp/LeVioloneux.apk'
chmod 644 that file.
Well... I'm trying to chmod this but "file doesn't exist", even if i'm doing this just after exporting from Eclipse. Instead, I tried to copy the .apk generated from the /bin/ project path to the phone, I install it manually and it works just fine. Can't do anything else for the moment :/
Hey, I remember now. I've had this problem in the past I don't have a solution, but I have a workaround
# cd /data/local
# mv tmp tmp-old # (or # rm -rf tmp)
# mkdir /mnt/sdcard/tmp
# ln -s /mnt/sdcard/tmp ./tmp
Just move/symlink the tmp directory to the SD card. Since SD card is formatted as FAT, it does not have owners/permissions and all files created there are always readable by everyone.
Thanks ! It solved my problem !
Now I'm encountering some issues like "Segmentation fault" and stuffs but I'll try to make a new project. Tthe app installed and launched once. Nice workaround
Edit : I'm only getting "segmentation fault" in the Eclipse console ._.
Edit : In Eclipse, go to "Project", then click on "clean"... Worked for me. I hate Ecplise.
Thanks ! It solved my problem !
Now I'm encountering some issues like "Segmentation fault" and stuffs but I'll try to make a new project. Tthe app installed and launched once. Nice workaround
Edit : I'm only getting "segmentation fault" in the Eclipse console ._.
Edit : In Eclipse, go to "Project", then click on "clean"... Worked for me. I hate Ecplise.
Edit : ... Damn it. It doesn't work, it was a coincidence. It's starting to get on my nerves !

Tab E (SM-T560NU)

Does anyone know of any compatible Marshmallow ROMs for the Tab E? Have Custom Recovery installed with Root.
Can a Tab A rom work with the E?
Thanks.
jaymaj said:
Does anyone know of any compatible Marshmallow ROMs for the Tab E? Have Custom Recovery installed with Root.
Can a Tab A rom work with the E?
Thanks.
Click to expand...
Click to collapse
Samsung has a Marshmallow ROM for the SM-T560NU device. I loaded it on mine a few days ago. Only problem so far is getting the adoptable storage working.
mmantei said:
Samsung has a Marshmallow ROM for the SM-T560NU device. I loaded it on mine a few days ago. Only problem so far is getting the adoptable storage working.
Click to expand...
Click to collapse
You just need to use adb shell from PC and after entering shell, use
Code:
sm list-disks
. It will read out the sd cards address like xxx,x.
Then you enter
Code:
sm partition disk:xxx,x private
Once it's done you need to open Settings/Storage/sdcard and then select Export and let it do its thing.
Now you should be good to go.
Sent from my SM-T377T using XDA-Developers mobile app
RoidDroidVoid said:
You just need to use adb shell from PC and after entering shell, use
Code:
sm list-disks
. It will read out the sd cards address like xxx,x.
Then you enter
Code:
sm partition disk:xxx,x private
Once it's done you need to open Settings/Storage/sdcard and then select Export and let it do its thing.
Now you should be good to go.
Sent from my SM-T377T using
Click to expand...
Click to collapse
I know the steps. I actually used them on my Samsung Galaxy S7, where it worked just fine. Unfortunately, it doesn't work on the SM-T560NU. It doesn't make any changes to the card. There are no errors being displayed in the adb shell, but when looking at the log capture, I see the following:
D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
D Sm : This function is not supported!
I art : System.exit called, status: 0
I AndroidRuntime: VM exiting with result code 0.
I'm not overly knowledgeable about the workings of android so don't know exactly what this is telling me. I do know that nothing changes when I run through the commands. Anyone have any ideas what the log entries mean and if there is a way to use adoptable storage on this device?
mmantei said:
I know the steps. I actually used them on my Samsung Galaxy S7, where it worked just fine. Unfortunately, it doesn't work on the SM-T560NU. It doesn't make any changes to the card. There are no errors being displayed in the adb shell, but when looking at the log capture, I see the following:
D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
D Sm : This function is not supported!
I art : System.exit called, status: 0
I AndroidRuntime: VM exiting with result code 0.
I'm not overly knowledgeable about the workings of android so don't know exactly what this is telling me. I do know that nothing changes when I run through the commands. Anyone have any ideas what the log entries mean and if there is a way to use adoptable storage on this device?
Click to expand...
Click to collapse
Okay... bear with me... I want to ask some questions that may seem silly but will help me help you.
1. Are you doing this from a PC, Mac, Linux?
2. Once you started adb, did you see it start the adb server, etc?
3. When you are all set up with adb running and your tab connected, type
Code:
adb devices
then press enter and tell me what the output said.
I'm pretty sure we can get it to "work" but you just may not appreciate the results. Personally, I think it's a cool idea but terribly executed. It causes so many headaches that I undid it after a couple of hours. It does not work correctly and even if it did, the encrypted ext4 setup blows. There is NO external method for reading that data anymore even in the event of a catastrophic hardware failure... your stuff is gone with the device.
Most annoying is the limitations that come into play when using twrp.... you need to use some forethought before booting to recovery if you want to be able to access your zips, etc.
Then there's the whole false out of memory and incorrect size reporting etc. It was not for me but I will try to help you have the freedom to choose.
RoidDroidVoid said:
Okay... bear with me... I want to ask some questions that may seem silly but will help me help you.
1. Are you doing this from a PC, Mac, Linux?
2. Once you started adb, did you see it start the adb server, etc?
3. When you are all set up with adb running and your tab connected, type
Code:
adb devices
then press enter and tell me what the output said.
I'm pretty sure we can get it to "work" but you just may not appreciate the results. Personally, I think it's a cool idea but terribly executed. It causes so many headaches that I undid it after a couple of hours. It does not work correctly and even if it did, the encrypted ext4 setup blows. There is NO external method for reading that data anymore even in the event of a catastrophic hardware failure... your stuff is gone with the device.
Most annoying is the limitations that come into play when using twrp.... you need to use some forethought before booting to recovery if you want to be able to access your zips, etc.
Then there's the whole false out of memory and incorrect size reporting etc. It was not for me but I will try to help you have the freedom to choose.
Click to expand...
Click to collapse
Thanks for your assistance. I'm doing this from a PC. Here are the results when I go through the process:
C:\WINDOWS\system32>adb devices
List of devices attached
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
c6c0cb0614dd53d2 device
C:\WINDOWS\system32>adb shell
[email protected]:/ $ sm list-disks
disk:179,64
[email protected]:/ $ sm list-volumes
private mounted null
public:179,65 mounted 492D-151B
emulated mounted null
privatemode unmounted null
[email protected]:/ $ sm partition disk:179,64 mixed 50
[email protected]:/ $
[email protected]:/ $
[email protected]:/ $ sm list-volumes
private mounted null
public:179,65 mounted 492D-151B
emulated mounted null
privatemode unmounted null
[email protected]:/ $
This is what I see on the tablet when using a 64GB SD Card:
Device Storage
14.18 GB
used out of 16.00 GB
-----------------------------
Internal storage
14.18 GB used of 16.00 GB
Portable Storage
SD Card 7.12 MB used of 59.62 GB
After executing the commands, Device Storage looks exactly the same. I have tried this with "Mixed" and "private" with identicle results.
Selecting the SD Card gives me the option to format or unmount.
Any ideas?
Adding on to my previous message, here is a chunk of my log, while executing those commands. I notice a number of times it says "Sm : This function is not supported!" I'm guessing that it just can't be done on this device...
09-20 19:06:13.469 7146 7146 D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
09-20 19:06:13.479 7146 7146 D VolumeInfo: VolumeInfo from Parcel: id private ,type 1 ,disk null
09-20 19:06:13.489 7146 7146 D VolumeInfo: VolumeInfo from Parcel: id public:179,65 ,type 0 ,disk DiskInfo{disk:179,64}:
09-20 19:06:13.489 7146 7146 D VolumeInfo: flags=SD size=64021856256 label=
09-20 19:06:13.489 7146 7146 D VolumeInfo: sysPath=/sys//devices/soc.0/7864900.sdhci/mmc_host/mmc1/mmc1:0001/block/mmcb
09-20 19:06:13.489 7146 7146 D VolumeInfo: lk1
09-20 19:06:13.489 7146 7146 D VolumeInfo: VolumeInfo from Parcel: id emulated ,type 2 ,disk null
09-20 19:06:13.489 7146 7146 D VolumeInfo: VolumeInfo from Parcel: id privatemode ,type 0 ,disk null
09-20 19:06:13.489 7146 7146 I art : System.exit called, status: 0
09-20 19:06:13.489 7146 7146 I AndroidRuntime: VM exiting with result code 0.
09-20 19:06:14.569 7162 7162 W AVMediaServiceFactory: symbol createExtendedMediaServiceFactory not found: undefined symbol: createExtendedMediaServiceFactory
09-20 19:06:14.579 7162 7162 W AVMediaUtils: symbol createExtendedMediaUtils not found: undefined symbol: createExtendedMediaUtils
09-20 19:06:14.579 7162 7162 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
09-20 19:06:14.589 7162 7162 D AndroidRuntime: CheckJNI is OFF
09-20 19:06:14.589 7162 7162 D AndroidRuntime: readGMSProperty: start
09-20 19:06:14.589 7162 7162 D AndroidRuntime: readGMSProperty: already setted!!
09-20 19:06:14.589 7162 7162 D AndroidRuntime: propertySet: couldn't set property (it is from app)
09-20 19:06:14.589 7162 7162 D AndroidRuntime: readGMSProperty: could not set the property(default)!!
09-20 19:06:14.589 7162 7162 D AndroidRuntime: readGMSProperty: end
09-20 19:06:14.589 7162 7162 D AndroidRuntime: addProductProperty: start
09-20 19:06:14.639 7162 7162 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
09-20 19:06:14.709 7162 7162 I Radio-JNI: register_android_hardware_Radio DONE
09-20 19:06:14.719 7162 7162 E AffinityControl: AffinityControl: registerfunction enter
09-20 19:06:14.749 7162 7162 D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
09-20 19:06:14.749 7162 7162 D Sm : This function is not supported!
09-20 19:06:14.749 7162 7162 I art : System.exit called, status: 0
09-20 19:06:14.749 7162 7162 I AndroidRuntime: VM exiting with result code 0.
09-20 19:06:15.829 7177 7177 W AVMediaServiceFactory: symbol createExtendedMediaServiceFactory not found: undefined symbol: createExtendedMediaServiceFactory
09-20 19:06:15.829 7177 7177 W AVMediaUtils: symbol createExtendedMediaUtils not found: undefined symbol: createExtendedMediaUtils
09-20 19:06:15.839 7177 7177 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
09-20 19:06:15.849 7177 7177 D AndroidRuntime: CheckJNI is OFF
09-20 19:06:15.849 7177 7177 D AndroidRuntime: readGMSProperty: start
09-20 19:06:15.849 7177 7177 D AndroidRuntime: readGMSProperty: already setted!!
09-20 19:06:15.849 7177 7177 D AndroidRuntime: propertySet: couldn't set property (it is from app)
09-20 19:06:15.849 7177 7177 D AndroidRuntime: readGMSProperty: could not set the property(default)!!
09-20 19:06:15.849 7177 7177 D AndroidRuntime: readGMSProperty: end
09-20 19:06:15.849 7177 7177 D AndroidRuntime: addProductProperty: start
09-20 19:06:15.899 7177 7177 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
09-20 19:06:15.959 7177 7177 I Radio-JNI: register_android_hardware_Radio DONE
09-20 19:06:15.969 7177 7177 E AffinityControl: AffinityControl: registerfunction enter
09-20 19:06:15.999 7177 7177 D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
09-20 19:06:16.009 7177 7177 D Sm : This function is not supported!
09-20 19:06:16.009 7177 7177 I art : System.exit called, status: 0
09-20 19:06:16.009 7177 7177 I AndroidRuntime: VM exiting with result code 0.
09-20 19:06:16.779 1441 2695 D BatteryService: [email protected] : batteryPropertiesChanged!
09-20 19:06:16.779 1441 2695 D BatteryService: level:100, scale:100, status:5, health:2, present:true, voltage: 4191, temperature: 369, technology: Li-ion, AC powered:false, USB powered:true, POGO powered:false, Wireless powered:false, icon:17303525, invalid charger:0, maxChargingCurrent:0
09-20 19:06:16.779 1441 2695 D BatteryService: online:4, current avg:-415, charge type:2, power sharing:false, high voltage charger:false, capacity:280000, batterySWSelfDischarging:false, current_now:-597
09-20 19:06:16.779 1441 1441 D BatteryService: Sending ACTION_BATTERY_CHANGED.
09-20 19:06:16.789 2229 2229 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-20 19:06:16.789 2229 2229 D KeyguardUpdateMonitor: handleBatteryUpdate
09-20 19:06:16.789 3076 3076 V HeadsetService: HeadsetService - Received Intent.ACTION_BATTERY_CHANGED
09-20 19:06:16.789 3076 3664 D HeadsetStateMachine: Disconnected process message: 10, size: 0
09-20 19:06:16.789 2229 2229 D QSPanel : getMultiTileLineHeight = 14
09-20 19:06:16.789 1441 1441 D GameManagerService: new battery level: 100
09-20 19:06:16.789 2229 2229 D PowerUI : priorPlugType = 2 mPlugType = 2
09-20 19:06:16.799 2229 2229 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:100 status:5 health:2
09-20 19:06:16.799 2229 2229 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:100 status:5 health:2
09-20 19:06:16.869 1441 4942 D SSRM:s : SIOP:: AP = 380, CP = 102, LCD = 255
09-20 19:06:16.869 1441 4942 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "MyHome-5G", roaming: false, failover: false, isAvailable: true]
09-20 19:06:16.869 1441 4942 D SSRM:T : reading: 38 38 0
09-20 19:06:17.089 7192 7192 W AVMediaServiceFactory: symbol createExtendedMediaServiceFactory not found: undefined symbol: createExtendedMediaServiceFactory
09-20 19:06:17.099 7192 7192 W AVMediaUtils: symbol createExtendedMediaUtils not found: undefined symbol: createExtendedMediaUtils
09-20 19:06:17.099 7192 7192 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
09-20 19:06:17.109 7192 7192 D AndroidRuntime: CheckJNI is OFF
09-20 19:06:17.109 7192 7192 D AndroidRuntime: readGMSProperty: start
09-20 19:06:17.109 7192 7192 D AndroidRuntime: readGMSProperty: already setted!!
09-20 19:06:17.109 7192 7192 D AndroidRuntime: propertySet: couldn't set property (it is from app)
09-20 19:06:17.109 7192 7192 D AndroidRuntime: readGMSProperty: could not set the property(default)!!
09-20 19:06:17.109 7192 7192 D AndroidRuntime: readGMSProperty: end
09-20 19:06:17.109 7192 7192 D AndroidRuntime: addProductProperty: start
09-20 19:06:17.159 7192 7192 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
09-20 19:06:17.219 7192 7192 I Radio-JNI: register_android_hardware_Radio DONE
09-20 19:06:17.229 7192 7192 E AffinityControl: AffinityControl: registerfunction enter
09-20 19:06:17.259 7192 7192 D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
09-20 19:06:17.259 7192 7192 D Sm : This function is not supported!
09-20 19:06:17.259 7192 7192 I art : System.exit called, status: 0
09-20 19:06:17.259 7192 7192 I AndroidRuntime: VM exiting with result code 0.
09-20 19:06:18.149 1441 2145 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:18.149 1441 2145 V NetworkStats: performPollLocked(flags=0x1)
09-20 19:06:18.169 1441 2145 D NetworkStatsRecorder: entry.iface is null
{repeated lots of times}
09-20 19:06:18.179 1441 2145 D NetworkStatsRecorder: entry.iface is null
09-20 19:06:18.209 1441 2145 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:18.209 1441 2146 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:18.209 1441 2146 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:18.209 1441 2145 V NetworkStats: performPollLocked() took 57ms
09-20 19:06:22.149 3875 3922 I libuTorrent-jni: Array with 5 files returned.
09-20 19:06:22.149 1441 2484 D ConnectivityService: returning getNetworkInfo for network type 1 : [type: WIFI[] - WIFI, state: CONNECTED/CONNECTED, reason: (unspecified), extra: "MyHome-5G", roaming: false, failover: false, isAvailable: true]
09-20 19:06:22.469 1441 2145 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:22.469 1441 2145 V NetworkStats: performPollLocked(flags=0x1)
09-20 19:06:22.489 1441 2145 D NetworkStatsRecorder: entry.iface is null
{repeated lots of times}
09-20 19:06:22.489 1441 2145 D NetworkStatsRecorder: entry.iface is null
09-20 19:06:22.529 1441 2145 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:22.529 1441 2146 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:22.529 1441 2146 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:22.529 1441 2145 V NetworkStats: performPollLocked() took 59ms
09-20 19:06:22.879 1441 2094 D SensorService: [SO] -0.109 -0.399 9.691
09-20 19:06:25.399 7223 7223 W AVMediaServiceFactory: symbol createExtendedMediaServiceFactory not found: undefined symbol: createExtendedMediaServiceFactory
09-20 19:06:25.409 7223 7223 W AVMediaUtils: symbol createExtendedMediaUtils not found: undefined symbol: createExtendedMediaUtils
09-20 19:06:25.419 7223 7223 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 2000 <<<<<<
09-20 19:06:25.419 7223 7223 D AndroidRuntime: CheckJNI is OFF
09-20 19:06:25.419 7223 7223 D AndroidRuntime: readGMSProperty: start
09-20 19:06:25.419 7223 7223 D AndroidRuntime: readGMSProperty: already setted!!
09-20 19:06:25.419 7223 7223 D AndroidRuntime: propertySet: couldn't set property (it is from app)
09-20 19:06:25.419 7223 7223 D AndroidRuntime: readGMSProperty: could not set the property(default)!!
09-20 19:06:25.419 7223 7223 D AndroidRuntime: readGMSProperty: end
09-20 19:06:25.419 7223 7223 D AndroidRuntime: addProductProperty: start
09-20 19:06:25.469 7223 7223 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
09-20 19:06:25.539 7223 7223 I Radio-JNI: register_android_hardware_Radio DONE
09-20 19:06:25.549 7223 7223 E AffinityControl: AffinityControl: registerfunction enter
09-20 19:06:25.579 7223 7223 D AndroidRuntime: Calling main entry com.android.commands.sm.Sm
09-20 19:06:25.589 7223 7223 D VolumeInfo: VolumeInfo from Parcel: id private ,type 1 ,disk null
09-20 19:06:25.589 7223 7223 D VolumeInfo: VolumeInfo from Parcel: id public:179,65 ,type 0 ,disk DiskInfo{disk:179,64}:
09-20 19:06:25.589 7223 7223 D VolumeInfo: flags=SD size=64021856256 label=
09-20 19:06:25.589 7223 7223 D VolumeInfo: sysPath=/sys//devices/soc.0/7864900.sdhci/mmc_host/mmc1/mmc1:0001/block/mmcb
09-20 19:06:25.589 7223 7223 D VolumeInfo: lk1
09-20 19:06:25.589 7223 7223 D VolumeInfo: VolumeInfo from Parcel: id emulated ,type 2 ,disk null
09-20 19:06:25.589 7223 7223 D VolumeInfo: VolumeInfo from Parcel: id privatemode ,type 0 ,disk null
09-20 19:06:25.599 7223 7223 I art : System.exit called, status: 0
09-20 19:06:25.599 7223 7223 I AndroidRuntime: VM exiting with result code 0.
09-20 19:06:26.709 1441 2145 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:26.709 1441 2145 V NetworkStats: performPollLocked(flags=0x1)
09-20 19:06:26.719 1441 2145 D NetworkStatsRecorder: entry.iface is null
{repeated lots of times}
09-20 19:06:26.729 1441 2145 D NetworkStatsRecorder: entry.iface is null
09-20 19:06:26.759 1441 2145 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:26.759 1441 2146 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:26.759 1441 2146 D NtpTrustedTime: currentTimeMillis() cache hit
09-20 19:06:26.759 1441 2145 V NetworkStats: performPollLocked() took 60ms
09-20 19:06:26.879 2229 2229 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-20 19:06:26.879 2229 2229 D KeyguardUpdateMonitor: handleBatteryUpdate
09-20 19:06:26.879 1441 2695 D BatteryService: [email protected] : batteryPropertiesChanged!
09-20 19:06:26.879 1441 2695 D BatteryService: level:100, scale:100, status:5, health:2, present:true, voltage: 4218, temperature: 370, technology: Li-ion, AC powered:false, USB powered:true, POGO powered:false, Wireless powered:false, icon:17303525, invalid charger:0, maxChargingCurrent:0
09-20 19:06:26.879 1441 2695 D BatteryService: online:4, current avg:-495, charge type:2, power sharing:false, high voltage charger:false, capacity:280000, batterySWSelfDischarging:false, current_now:-375
09-20 19:06:26.879 1441 1441 D BatteryService: Sending ACTION_BATTERY_CHANGED.
09-20 19:06:26.879 1441 1441 D GameManagerService: new battery level: 100
09-20 19:06:26.879 2229 2229 D PowerUI : priorPlugType = 2 mPlugType = 2
09-20 19:06:26.889 3076 3076 V HeadsetService: HeadsetService - Received Intent.ACTION_BATTERY_CHANGED
09-20 19:06:26.889 3076 3664 D HeadsetStateMachine: Disconnected process message: 10, size: 0
09-20 19:06:26.889 2229 2229 D QSPanel : getMultiTileLineHeight = 14
09-20 19:06:26.889 2229 2229 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:100 status:5 health:2
09-20 19:06:26.909 2229 2229 D BatteryMeterView: ACTION_BATTERY_CHANGED : level:100 status:5 health:2
09-20 19:06:26.939 1441 4942 D SSRM:s : SIOP:: AP = 380, CP = 102, LCD = 255
I know this thread is almost a year old, but I'm still trying to setup adoptable storage on my sm-t560nu. I am always running out of space. I recently wiped the tablet and loaded Android 7.1.1. I still can't get adoptable storage working. Has anyone figured out if it is possible on the Samsung Tab E 9.6?

Using original statusbar symbols in LOS

Is there a way to get the xperia-original symbols ported to LOS?
I dont like the LOS-symbols ( for example the signal-strength).
muebbel said:
Is there a way to get the xperia-original symbols ported to LOS?
I dont like the LOS-symbols ( for example the signal-strength).
Click to expand...
Click to collapse
I assume you'd just need to change a few xmls from SystemUI\res\drawable from one to the other. So you'd have to decompile both SystemUI apks and compare the xmls, make changes if needed, recompile and test.
1. decompiled
2. cp ORIG/res/drawable/stats* LOS/res/drawable/
3. recompiled without problems
4. replace /system/priv-app/SystemUI/SystemUI.apk with the new new
5. reboot
6. phone stuck in "prepare for startup"
7. going back to TWRP replace new compiled SystemUI.apk with old from Backup
8 reboot phone
9. nothing to see in the display (but logcat looks like everything works)
10. need to wipe /data else the phone stuck "somewhere"
It seems i missed something here (wipe cache dont help).. any suggestions?
muebbel said:
1. decompiled
2. cp ORIG/res/drawable/stats* LOS/res/drawable/
3. recompiled without problems
4. replace /system/priv-app/SystemUI/SystemUI.apk with the new new
5. reboot
6. phone stuck in "prepare for startup"
7. going back to TWRP replace new compiled SystemUI.apk with old from Backup
8 reboot phone
9. nothing to see in the display (but logcat looks like everything works)
10. need to wipe /data else the phone stuck "somewhere"
It seems i missed something here (wipe cache dont help).. any suggestions?
Click to expand...
Click to collapse
Welcome to modding! Did you copy the original AndroidManifest.xml and META-INF from the old apk into the new after compiling the new one? Give this THREAD a read if not.
ahh i isee, in this howto u going to decompile the framework-res.apk, i just do it with the SystemUi.apk (xz1c). Lets give a try
It seems only modify some XMLs isnt the way to go... because in the SystemUI.apk and framework-res.apk from the LOS are all the 'res/drawable-hdpi/stat_sys_signal*'.png things missing...
The Question for me is: can i just copy the stat_sys_signal*.png files into the LOS SystemUI.apk and recompile it? :/
Hmmm, everything was done fine so far... (after dd if=SystemUI.apk there was new symbols).
There was some errors related to systemui after dd .. but seems to work
06-09 02:41:23.748 4939 4964 D InstalledAppProviderSer: insertAppIntoDb com.android.systemui
06-09 02:42:35.648 2258 2258 I chatty : uid=10047(com.android.systemui) identical 1 line
06-09 02:56:39.520 2258 2258 F libc : Fatal signal 7 (SIGBUS), code 2 (BUS_ADRERR), fault addr 0x70a0b45bbc in tid 2258 (ndroid.systemui), pid 2258 (ndroid.systemui)
06-09 02:56:39.611 5209 5209 F DEBUG : pid: 2258, tid: 2258, name: ndroid.systemui >>> com.android.systemui <<<
06-09 02:56:40.188 1403 1765 W InputDispatcher: channel 'fc9237e com.android.systemui.ImageWallpaper (server)' ~ Consumer closed input channel or an error occurred. events=0x9
06-09 02:56:40.188 1403 1765 E InputDispatcher: channel 'fc9237e com.android.systemui.ImageWallpaper (server)' ~ Channel is unrecoverably broken and will be disposed!
06-09 02:56:40.198 1403 2456 D NotificationListeners: Removing active service ComponentInfo{com.android.systemui/com.android.systemui.statusbar.NotificationListener}
06-09 02:56:40.200 1403 1403 W WallpaperManagerService: Wallpaper service gone: ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
06-09 02:56:40.200 1403 4001 I ActivityManager: Process com.android.systemui (pid 2258) has died: pers BFGS
06-09 02:56:40.206 1403 4001 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.SystemUIService in 0ms
06-09 02:56:40.206 1403 4001 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.ImageWallpaper in 0ms
06-09 02:56:40.206 1403 4001 W ActivityManager: Scheduling restart of crashed service com.android.systemui/.keyguard.KeyguardService in 0ms
06-09 02:56:40.215 1403 4001 W ActivityManager: Re-adding persistent process ProcessRecord{f307f7f 2258:com.android.systemui/u0a47}
06-09 02:56:40.225 1403 1692 W WindowManager: Failed to report 'resized' to the client of Window{fc9237e u0 com.android.systemui.ImageWallpaper}, removing this window.
06-09 02:56:40.228 1403 1692 W InputDispatcher: Attempted to unregister already unregistered input channel 'fc9237e com.android.systemui.ImageWallpaper (server)'
06-09 02:56:40.305 1403 1697 I ActivityManager: Start proc 5220:com.android.systemui/u0a47 for restart com.android.systemui
06-09 02:56:40.360 5220 5220 E ndroid.systemu: Dex checksum does not match for dex: /system/priv-app/SystemUI/SystemUI.apk.Expected: 1801530101, actual: 1791375372
06-09 02:56:40.593 5220 5220 W AlarmManager: Unrecognized alarm listener com.android.systemui.keygu[email protected]cf2ccef
06-09 02:56:40.631 5220 5220 V SystemUIService: Starting SystemUI services for user 0.
06-09 02:56:40.642 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.Dependency took to complete: 10ms
06-09 02:56:40.667 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.util.NotificationChannels took to complete: 25ms
06-09 02:56:40.673 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.statusbar.CommandQueue$CommandQueueStart took to complete: 6ms
06-09 02:56:40.800 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.keyguard.KeyguardViewMediator took to complete: 127ms
06-09 02:56:41.000 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.recents.Recents took to complete: 200ms
06-09 02:56:41.126 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.volume.VolumeUI took to complete: 126ms
06-09 02:56:41.193 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.stackdivider.Divider took to complete: 67ms
06-09 02:56:41.931 1403 5087 W ActivityManager: Receiver with filter [email protected] already registered for pid 5220, callerPackage is com.android.systemui
06-09 02:56:41.990 5220 5220 V WifiManager: registerSoftApCallback: callb[email protected]a403528, handler=Handler (android.os.Handler) {2790241}
06-09 02:56:42.099 5220 5220 V WifiManager: registerSoftApCallback: callb[email protected]a403528, handler=Handler (android.os.Handler) {2790241}
06-09 02:56:42.173 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.SystemBars took to complete: 979ms
06-09 02:56:42.194 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.usb.StorageNotification took to complete: 21ms
06-09 02:56:42.213 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.power.PowerUI took to complete: 18ms
06-09 02:56:42.218 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.media.RingtonePlayer took to complete: 5ms
06-09 02:56:42.221 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.keyboard.KeyboardUI took to complete: 3ms
06-09 02:56:42.260 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.pip.PipUI took to complete: 39ms
06-09 02:56:42.263 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.shortcut.ShortcutKeyDispatcher took to complete: 2ms
06-09 02:56:42.263 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.VendorServices took to complete: 1ms
06-09 02:56:42.270 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.util.leak.GarbageMonitor$Service took to complete: 6ms
06-09 02:56:42.272 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.LatencyTester took to complete: 2ms
06-09 02:56:42.277 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.globalactions.GlobalActionsComponent took to complete: 5ms
06-09 02:56:42.287 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.ScreenDecorations took to complete: 9ms
06-09 02:56:42.304 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.fingerprint.FingerprintDialogImpl took to complete: 17ms
06-09 02:56:42.306 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.fingerprint.FODCircleViewImpl took to complete: 2ms
06-09 02:56:42.308 5220 5220 D SystemUIBootTiming: StartServicescom.android.systemui.SliceBroadcastRelayHandler took to complete: 2ms
06-09 02:56:42.309 5220 5220 D SystemUIBootTiming: StartServices took to complete: 1677ms
06-09 02:56:44.059 5220 5220 I chatty : uid=10047(com.android.systemui) identical 7 lines
06-09 02:57:25.649 5220 5235 W ndroid.systemu: Checksum mismatch for dex SystemUI.apk
and after a reboot:
[email protected] ~ $ grep -i systemui /tmp/foo4
06-09 03:01:50.283 1364 1669 W PackageParser: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.CONFIGURE_WIFI_DISPLAY in package: com.android.systemui at: Binary XML file line #134
06-09 03:01:50.292 1364 1364 I PackageManager: /system/priv-app/SystemUI changed; collecting certs
06-09 03:01:50.310 1364 1364 W PackageManager: Failed to scan /system/priv-app/SystemUI: Failed to collect certificates from /system/priv-app/SystemUI/SystemUI.apk
06-09 03:01:50.527 1364 1364 W PackageManager: System package com.android.systemui no longer exists; it's data will be wiped
06-09 03:01:50.536 1364 1364 W PackageManager: Removing dangling permission: com.android.systemui.permission.SELF from package com.android.systemui
06-09 03:01:50.536 1364 1364 W PackageManager: Removing dangling permission: com.android.systemui.permission.PLUGIN from package com.android.systemui
06-09 03:01:50.536 1364 1364 W PackageManager: Removing dangling permission: android.permission.systemui.IDENTITY from package com.android.systemui
06-09 03:01:50.568 1364 1364 W PackageManager: Destroying /data/user_de/0/com.android.systemui due to: com.android.server.pm.PackageManagerException: Package com.android.systemui is unknown
06-09 03:01:51.236 1364 1364 W BluetoothManagerService: Unable to resolve SystemUI's UID.
06-09 03:01:51.236 1364 1364 W BluetoothManagerService: android.content.pm.PackageManager$NameNotFoundException: com.android.systemui
06-09 03:01:51.570 1364 1364 E WifiConfigManager: Unable to resolve SystemUI's UID.
06-09 03:01:51.732 1364 1364 E RankingHelper: createDefaultChannelIfNeeded - Exception: android.content.pm.PackageManager$NameNotFoundException: com.android.systemui
06-09 03:01:52.463 1364 1364 W ActivityManager: Unable to start service Intent { cmp=com.android.systemui/.keyguard.KeyguardService } U=0: not found
06-09 03:01:52.464 1364 1364 I SystemServer: StartSystemUI
06-09 03:01:52.465 1364 1364 W ActivityManager: Unable to start service Intent { flg=0x100 cmp=com.android.systemui/.SystemUIService } U=0: not found
06-09 03:01:52.465 1364 1364 W ActivityManager: Unable to start service Intent { flg=0x100 cmp=com.android.systemui/.keyguard.KeyguardService } U=0: not found
06-09 03:01:52.465 1364 1364 V KeyguardServiceDelegate: *** Keyguard: can't bind to ComponentInfo{com.android.systemui/com.android.systemui.keyguard.KeyguardService}
06-09 03:01:52.466 1364 1364 D SystemServerTiming: StartSystemUI took to complete: 1ms
06-09 03:01:52.600 1364 1364 V WallpaperManagerService: bindWallpaperComponentLocked: componentName=ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
06-09 03:01:52.601 1364 1364 W WallpaperManagerService: Attempted wallpaper ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper} is unavailable
06-09 03:01:52.601 1364 1364 W WallpaperManagerService: Attempted wallpaper ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper} is unavailable
06-09 03:01:52.613 2020 2020 W BluetoothAdapterService: Unable to resolve SystemUI's UID.
06-09 03:01:52.613 2020 2020 W BluetoothAdapterService: android.content.pm.PackageManager$NameNotFoundException: com.android.systemui
06-09 03:02:23.301 1364 1482 W PackageManager: Destroying /data/user/0/com.android.systemui due to: com.android.server.pm.PackageManagerException: Package com.android.systemui is unknown
But i dont see any mistake? :/
muebbel said:
It seems only modify some XMLs isnt the way to go... because in the SystemUI.apk and framework-res.apk from the LOS are all the 'res/drawable-hdpi/stat_sys_signal*'.png things missing...
The Question for me is: can i just copy the stat_sys_signal*.png files into the LOS SystemUI.apk and recompile it? :/
Click to expand...
Click to collapse
The icons aren't pngs anymore, it's just the xml files you need to concentrate on, and open them up to compare the code.
wtf, why its so hard to change this signal_cluster icons:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
in this:
i cant compare the XML's of the 2 ROMs, because the stock XZ1c uses PNG's, so i guess i need to copy this PNGs. :/
muebbel said:
because the stock XZ1c uses PNG's
Click to expand...
Click to collapse
No, they do not, as I said above, pngs haven't been used for a long time. Look at the naming of the xmls, that usually gives you a clue. It's not something I've changed so giving suggestions as to what I would do if I looked to change them.
muebbel said:
i cant compare the XML's of the 2 ROMs, because the stock XZ1c uses PNG's, so i guess i need to copy this PNGs. :/
Click to expand...
Click to collapse
Any joy? https://developer.android.com/guide/topics/graphics/vector-drawable-resources
I'm not a developer myself, but I know you can change status bar icons with substratum themes if you have used that before.
Here is the link to substratum info:
https://www.xda-developers.com/substratum-hub/
And a theme that has similar notification icons to the Xperia ones:
https://play.google.com/store/apps/details?id=liv.white.substratum
SXUsr said:
Any joy? https://developer.android.com/guide/topics/graphics/vector-drawable-resources
Click to expand...
Click to collapse
I have a few problems with the xz1c and the LOS16 from modpunk, so i decided to put the "style" topic at the end of the queue.
MDomokos said:
I'm not a developer myself, but I know you can change status bar icons with substratum themes if you have used that before.
Here is the link to substratum info:
https://www.xda-developers.com/substratum-hub/
And a theme that has similar notification icons to the Xperia ones:
https://play.google.com/store/apps/details?id=liv.white.substratum
Click to expand...
Click to collapse
Substratum for Pie isnt a solution, because this needs root, but root kills my "banking app" (even with magisk hide).
muebbel said:
Substratum for Pie isnt a solution, because this needs root, but root kills my "banking app" (even with magisk hide).
Click to expand...
Click to collapse
Ah, I see.
Hopefully you can get the icons working. Keep us posted.

Data encryption on custom rom not working

Hi,
when I start the data encryption, the green droid appears for a second, then the UI restarts and everything is like before - unencrypted.
I've got this output in logcat:
Code:
07-10 23:24:55.200 5357 6475 I ActivityTaskManager: START u0 {cmp=com.android.settings/.CryptKeeperConfirm$Blank (has extras)} from uid 1000
07-10 23:24:55.201 5039 5082 W ANDR-PERF-LM: FeatureState: readState() 149: warning: appName is NULL, returning default State
07-10 23:24:55.201 5039 5082 I chatty : uid=0(root) lmCoreThread identical 1 line
07-10 23:24:55.201 5039 5082 W ANDR-PERF-LM: FeatureState: readState() 149: warning: appName is NULL, returning default State
07-10 23:24:55.206 6014 6014 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
07-10 23:24:55.211 5734 5734 D StatusBar: disable<E!I!A!S!B!H!R!c S!> disable2<q i n >
07-10 23:24:55.211 5734 5734 V StatusBar: mStatusBarWindow: com.android.systemui.statusbar.phone.StatusBarWindowView{2395e09 V.E...... ........ 0,0-1080,96} canPanelBeCollapsed(): false
07-10 23:24:55.211 5734 5734 D InterruptionStateProvider: heads up is disabled
07-10 23:24:55.211 5734 5734 D InterruptionStateProvider: dismissing any existing heads up notification on disable event
07-10 23:24:55.234 5152 7579 D audio_hw_primary: start_output_stream: pcm_prepare
07-10 23:24:55.234 5152 7579 D audio_hw_primary: start_output_stream: exit
07-10 23:24:55.234 5152 7579 D audio_hw_primary: check_and_set_karaok_parameters: is karaok rx device 0, is karaok tx device 0
07-10 23:24:55.234 5152 7579 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
07-10 23:24:55.234 5152 7579 I msm8974_platform: platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 12 snd_dev 2
07-10 23:24:55.234 5152 7579 W qc_adm : margin check: adm_request_focus_v2_1(p) failed diff -1296
07-10 23:24:55.234 5152 7579 W qc_adm : margin check: adm_abandon_focus(p) failed diff -1296
07-10 23:24:55.402 5039 5039 W /vendor/bin/hw/[email protected]: type=1400 audit(0.0:806): avc: denied { search } for comm=41646170744C61756E636820566D name="5385" dev="proc" ino=76201 scontext=u:r:hal_perf_default:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
07-10 23:24:55.402 5039 5039 W /vendor/bin/hw/[email protected]: type=1400 audit(0.0:807): avc: denied { search } for comm=41646170744C61756E636820566D name="5384" dev="proc" ino=76199 scontext=u:r:hal_perf_default:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
07-10 23:24:55.913 634 2525 D vold : fdeEnable(3, *, 0)
07-10 23:24:55.914 634 2525 D vold : !fscrypt_is_native, spawning fdeEnableInternal
07-10 23:24:55.915 634 8102 E Cryptfs : Unexpected value for crypto key location
07-10 23:24:55.915 634 8102 E Cryptfs : Cannot get size of block device
I tried several roms (AICP, OmniRom, BlissRom), all of them crash with the same error from cryptfs.
Before installing the first rom (coming from Stock MIUI 11.0.6 European) I deleted the data partition (not just wipe) using twrp-3.4.0-0-raphael-mauronofrio.img. After that I had to flash a new vendor image fw-vendor_raphael_miui_RAPHAELEEAGlobal_V12.0.1.0.QFKEUXM_68e06ebeaa_10.0.zip in order to be able to install AICP.
All three roms seem to be working so far, but all three of them without encryption.
Because I read somewhere that there have been error with the correct size of the data partition, maybe someone with working encryption can get me his block count with tune2fs from sda31. Mine is 29136891.
Any suggestions on how to fix this problem are highly welcome.
Regards,
Daniel

Categories

Resources