Question Standoff 2 - Redmi Note 10

zkuste: exec id
su: /magisk/.core/bin/su
java.io.IOException: Nelze spustit program "/magisk/.core/bin/su": error=2, Žádný takový soubor nebo adresář
java.io.IOException: error=2, Žádný takový soubor nebo adresář
proces je nulový
java.io.IOException: Nelze spustit program "/magisk/.core/bin/su": error=2, Žádný takový soubor nebo adresář
java.io.IOException: error=2, Žádný takový soubor nebo adresář
process is null

Related

[Q] TTS force close in Navigation

I am using sonofskywalker3 Rom 4.4 and ec10_voodoo kernel and kept having force close problem with TTS service (Process.android.tts) when trying to use Navigation. Does anyone have similar problems?
This is the dump from the logcat:
I/ActivityManager( 2681): Start proc android.tts for service android.tts/.TtsService: pid=18962 uid=10049 gids={3003, 1015}
V/TtsService(18962): TtsService.onCreate()
W/dalvikvm(18962): ERROR: Unable to find decl for native Landroid/tts/SynthProxy;.native_setConfig (ILjava/lang/StringI
W/dalvikvm(18962): ERROR: Unable to find decl for native Landroid/tts/SynthProxy;.native_setup (Ljava/lang/Object;Ljava/lang/Strin
g;Ljava/lang/StringI
W/dalvikvm(18962): ERROR: Unable to find decl for native Landroid/tts/SynthProxy;.native_setLowShelf (ZFFFF)I
E/JNIHelp (18962): RegisterNatives failed for 'android/tts/SynthProxy'
W/dalvikvm(18962): JNI_OnLoad returned bad version (-1) in /system/lib/libttssynthproxy.so 0x483c3420
W/dalvikvm(18962): Exception Ljava/lang/UnsatisfiedLinkError; thrown during Landroid/tts/SynthProxy;.<clinit>
D/AndroidRuntime(18962): Shutting down VM
W/dalvikvm(18962): threadid=1: thread exiting with uncaught exception (group=0x4001d7f0)
E/AndroidRuntime(18962): FATAL EXCEPTION: main
E/AndroidRuntime(18962): java.lang.ExceptionInInitializerError
E/AndroidRuntime(18962): at android.tts.TtsService.onCreate(TtsService.java:158)
E/AndroidRuntime(18962): at android.app.ActivityThread.handleCreateService(ActivityThread.java:2959)
E/AndroidRuntime(18962): at android.app.ActivityThread.access$3300(ActivityThread.java:125)
E/AndroidRuntime(18962): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2087)
E/AndroidRuntime(18962): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(18962): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime(18962): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime(18962): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(18962): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime(18962): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
E/AndroidRuntime(18962): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/AndroidRuntime(18962): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(18962): Caused by: java.lang.UnsatisfiedLinkError: Library ttssynthproxy not found
E/AndroidRuntime(18962): at java.lang.Runtime.loadLibrary(Runtime.java:461)
E/AndroidRuntime(18962): at java.lang.System.loadLibrary(System.java:557)
E/AndroidRuntime(18962): at android.tts.SynthProxy.<clinit>(SynthProxy.java:154)
E/AndroidRuntime(18962): ... 12 more
I/ ( 2681): dumpmesg > "/data/log/dumpstate_app_error.log"
I/dumpstate(18971): begin
Yes i got the same problem, cant get voice navigation, TTS force close.

[Q] Don't have a product spec for: 'full_inari'

I was trying to build FFOS 1.3 or 1.4 for ZTE Open using:
Code:
# BRANCH=v1.3 ./config.sh inari
following by command
Code:
# ./build.sh
which has failed with this
Code:
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
make: *** No rule to make target `external/valgrind/valgrind.mk'. Stop.
** Don't have a product spec for: 'full_inari'
** Do you have the right repo manifest?
Adb shows:
Code:
# adb devices -l
List of devices attached
full_inari device usb:1-1.4.4
Of course, there is no spec:
Code:
# ls .repo/manifests/
default.xml emulator.xml emulator-x86.xml fugu.xml galaxy-s2.xml helix.xml keon.xml nexus-s.xml nexus-4.xml otoro.xml peak.xml wasabi.xml
emulator-jb.xml emulator-x86-jb.xml flo.xml galaxy-nexus.xml hamachi.xml inari.xml leo.xml nexus-s-4g.xml optimus-l5.xml pandaboard.xml unagi.xml
But I was able to build ffos before and now it doesn't work.
Current version of FFOS running the phone: 1.5.0.0-prerelease (when bought it was running 1.0)
-mist- said:
I was trying to build FFOS 1.3 or 1.4 for ZTE Open using:
Code:
# BRANCH=v1.3 ./config.sh inari
following by command
Code:
# ./build.sh
which has failed with this
Code:
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
gonk-misc/b2g.mk:25: external/valgrind/valgrind.mk: Adresář nebo soubor neexistuje
make: *** No rule to make target `external/valgrind/valgrind.mk'. Stop.
** Don't have a product spec for: 'full_inari'
** Do you have the right repo manifest?
Adb shows:
Code:
# adb devices -l
List of devices attached
full_inari device usb:1-1.4.4
Of course, there is no spec:
Code:
# ls .repo/manifests/
default.xml emulator.xml emulator-x86.xml fugu.xml galaxy-s2.xml helix.xml keon.xml nexus-s.xml nexus-4.xml otoro.xml peak.xml wasabi.xml
emulator-jb.xml emulator-x86-jb.xml flo.xml galaxy-nexus.xml hamachi.xml inari.xml leo.xml nexus-s-4g.xml optimus-l5.xml pandaboard.xml unagi.xml
But I was able to build ffos before and now it doesn't work.
Current version of FFOS running the phone: 1.5.0.0-prerelease (when bought it was running 1.0)
Click to expand...
Click to collapse
Are you using 1.5 prerelease?
LinuxHolic said:
Are you using 1.5 prerelease?
Click to expand...
Click to collapse
Yes ... Thats what it says (Phone - Settings - Device information)
I was suprised a little, because I was bulding (two months ago) default branch. Everything went ok.
But now if I check for branches:
Code:
~/devel/firefoxos/B2G/.repo/manifests]# git branch -a
* default
remotes/m/v1.3 -> origin/v1.3
remotes/origin/master
remotes/origin/v1-train
remotes/origin/v1.0.0
remotes/origin/v1.0.1
remotes/origin/v1.1.0hd
remotes/origin/v1.2
remotes/origin/v1.2f
remotes/origin/v1.3
remotes/origin/v1.3t
remotes/origin/v1.4
remotes/origin/v2.0
There is no such branch like 1.5.
Anyway now, I can not build (./build.sh) any branch.
I've tried even to re-download all sources again.

[Q] Installing AOSP Dialer in stock Nexus 5X ROM problems

After successfully compiling AOSP Marshmallow 6.0.1 I tried to install the Dialer in a stock Nexus 5X ROM of the same build number.
AOSP build: MHC19J android-6.0.1_r22 bullhead user-debug
Nexus Stock ROM build: MHC19J
I install it by pushing the Dialer and Contacts apk to /system/priv-app and assigning proper SELinux permissions
Code:
chcon u:object_r:system_file:s0
to every newly added file and folder.
After booting up, launching Dialer results in the following error:
Code:
W/System(5353): ClassLoader referenced unknown path: /system/priv-app/Dialer/lib/arm64
D/AndroidRuntime(5353): Shutting down VM
E/AndroidRuntime(5353): FATAL EXCEPTION: main
E/AndroidRuntime(5353): Process: com.android.dialer, PID: 5353
E/AndroidRuntime(5353): java.lang.RuntimeException: Unable to instantiate application com.android.dialer.DialerApplication: java.lang.ClassNotFoundException: Didn't find class "com.android.dialer.DialerApplication" on path: DexPathList[[zip file "/system/priv-app/Dialer/Dialer.apk"],nativeLibraryDirectories=[/system/priv-app/Dialer/lib/arm64, /vendor/lib64, /system/lib64]]
E/AndroidRuntime(5353): at android.app.LoadedApk.makeApplication(LoadedApk.java:578)
E/AndroidRuntime(5353): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4685)
E/AndroidRuntime(5353): at android.app.ActivityThread.-wrap1(ActivityThread.java)
E/AndroidRuntime(5353): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)
E/AndroidRuntime(5353): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(5353): at android.os.Looper.loop(Looper.java:148)
E/AndroidRuntime(5353): at android.app.ActivityThread.main(ActivityThread.java:5422)
E/AndroidRuntime(5353): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(5353): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
E/AndroidRuntime(5353): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/AndroidRuntime(5353): Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.dialer.DialerApplication" on path: DexPathList[[zip file "/system/priv-app/Dialer/Dialer.apk"],nativeLibraryDirectories=[/system/priv-app/Dialer/lib/arm64, /vendor/lib64, /system/lib64]]
E/AndroidRuntime(5353): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56)
E/AndroidRuntime(5353): at java.lang.ClassLoader.loadClass(ClassLoader.java:511)
E/AndroidRuntime(5353): at java.lang.ClassLoader.loadClass(ClassLoader.java:469)
E/AndroidRuntime(5353): at android.app.Instrumentation.newApplication(Instrumentation.java:981)
E/AndroidRuntime(5353): at android.app.LoadedApk.makeApplication(LoadedApk.java:573)
E/AndroidRuntime(5353): ... 9 more
E/AndroidRuntime(5353): Suppressed: java.io.IOException: No original dex files found for dex location /system/priv-app/Dialer/Dialer.apk
E/AndroidRuntime(5353): at dalvik.system.DexFile.openDexFileNative(Native Method)
E/AndroidRuntime(5353): at dalvik.system.DexFile.openDexFile(DexFile.java:295)
E/AndroidRuntime(5353): at dalvik.system.DexFile.<init>(DexFile.java:80)
E/AndroidRuntime(5353): at dalvik.system.DexFile.<init>(DexFile.java:59)
E/AndroidRuntime(5353): at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279)
E/AndroidRuntime(5353): at dalvik.system.DexPathList.makePathElements(DexPathList.java:248)
E/AndroidRuntime(5353): at dalvik.system.DexPathList.<init>(DexPathList.java:120)
E/AndroidRuntime(5353): at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48)
E/AndroidRuntime(5353): at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65)
E/AndroidRuntime(5353): at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:58)
E/AndroidRuntime(5353): at android.app.LoadedApk.getClassLoader(LoadedApk.java:376)
E/AndroidRuntime(5353): at android.app.LoadedApk.makeApplication(LoadedApk.java:568)
E/AndroidRuntime(5353): ... 9 more
E/AndroidRuntime(5353): Suppressed: java.lang.ClassNotFoundException: com.android.dialer.DialerApplication
E/AndroidRuntime(5353): at java.lang.Class.classForName(Native Method)
E/AndroidRuntime(5353): at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
E/AndroidRuntime(5353): at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
E/AndroidRuntime(5353): at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
E/AndroidRuntime(5353): ... 12 more
E/AndroidRuntime(5353): Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available
I have searched for this problem but I have only found solutions for when it is a normal Android Studio app, but nothing on AOSP.

bug with net hunter terminal

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__aeabi_memclr4" referenced by "/data/app/com.offsec.nhterm-1/lib/arm/libjackpal-termexec2nhj1.so"...
at java.lang.Runtime.loadLibrary(Runtime.java:372)
at java.lang.System.loadLibrary(System.java:1076)
at com.offsec.nhterm.TermExec.<clinit>(Unknown Source)
at com.offsec.nhterm.e.a(Unknown Source)
at com.offsec.nhterm.e.f(Unknown Source)
at com.offsec.nhterm.e.<init>(Unknown Source)
at com.offsec.nhterm.Term.a(Unknown Source)
at com.offsec.nhterm.Term$13.onClick(Unknown Source)
at com.android.internal.app.AlertController$ButtonHandler.handleMessage(AlertController.java:163)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5437)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:738)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:163)
Plz I got this error when I open terminal on my MIUI 8

Decompile apk with apktool error

Hi when I try to install framework-res from cmd I get this
Exception in thread "main" brut.androlib.AndrolibException: java.io.FileNotFoundException: framework-res.apk (Impossibile trovare il file specificato)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:406)
at brut.androlib.Androlib.installFramework(Androlib.java:365)
at brut.apktool.Main.cmdInstallFramework(Main.java:193)
at brut.apktool.Main.main(Main.java:69)
Caused by: java.io.FileNotFoundException: framework-res.apk (Impossibile trovare il file specificato)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at brut.androlib.res.AndrolibResources.installFramework(AndrolibResources.java:374)
... 3 more
How can I solve it?
It seems you specified the path to framework-res.apk incorrectly.

Categories

Resources