hi
i just bought the s4 and am installing apps on it.
I figure out that when i want to install google ears it says "app not intalled"
why?
Search for the apk if it's not installed.
Daniel120201 said:
Search for the apk if it's not installed.
Click to expand...
Click to collapse
i have already downloaded it, but it won't install
copy it to /system or the file where you find the apk files
it'll manually install.
Daniel120201 said:
copy it to /system or the file where you find the apk files
it'll manually install.
Click to expand...
Click to collapse
"file couldn't be written"
do you have superuser (rooted)
Daniel120201 said:
do you have superuser (rooted)
Click to expand...
Click to collapse
no, i don't want it... on my nexus i didn't have to have it
oh okie.
Hello,
I deleted inadvertently on my Alcatel one touch 992d the APK Installer with my root uninstaller .....
How can I reinstall the APK installer without replacing the ROM.
Thanks for your help.
David
david_android992 said:
Hello,
I deleted inadvertently on my Alcatel one touch 992d the APK Installer with my root uninstaller .....
How can I reinstall the APK installer without replacing the ROM.
Thanks for your help.
David
Click to expand...
Click to collapse
extract the same installer apk file from the rom.zip and place it in the same location from where it was deleted with the help of root explorer
HI DEVS
im currently facing a problem in my core 2 pls help me a screen shot will get you my problem clear . so iam posting a screen shot.
Pls find me a help pls............
Same problem here!
Hi @yadu123 and @FedericoPeranzi!
Did you tried to install it manually with Recovery? If not deinstall Xposed Installer, flash the attached file with a Custom Recovery and install Xposed Installer.
AnDrOiiiD_YT said:
Hi @yadu123 and @FedericoPeranzi!
Did you tried to install it manually with Recovery? If not deinstall Xposed Installer, flash the attached file with a Custom Recovery and install Xposed Installer.
Click to expand...
Click to collapse
Error when i flash it bro
FedericoPeranzi said:
Error when i flash it bro
Click to expand...
Click to collapse
And which error?
Hit the Thanks Button if I helped
AnDrOiiiD_YT said:
And which error?
Hit the Thanks Button if I helped
Click to expand...
Click to collapse
Binary error
FedericoPeranzi said:
Binary error
Click to expand...
Click to collapse
Open a Root Explorer and go to /data/data/de.robv.android.xposed.installer/bin
Do you have there:
- app_process
- XposedBridge.jar
- XposedBridge.jar.newversion
If not then download the ZIP file in the attachment, extract it (non flashable zip) and put it there with these permission:
- app_process: rwx------ or 0700
- XposedBridge.jar: rw-r--r-- or 0644
- XposedBridge.jar.newversion: rw-r--r-- or 0644
Force Close Xposed Installer and Installthe Framework. If that don't work then I'm sorry, I can't help you.
But you can make that Question in this Forum
AnDrOiiiD_YT said:
Open a Root Explorer and go to /data/data/de.robv.android.xposed.installer/bin
Do you have there:
- app_process
- XposedBridge.jar
- XposedBridge.jar.newversion
If not then download the ZIP file in the attachment, extract it (non flashable zip) and put it there with these permission:
- app_process: rwx------ or 0700
- XposedBridge.jar: rw-r--r-- or 0644
- XposedBridge.jar.newversion: rw-r--r-- or 0644
Force Close Xposed Installer and Installthe Framework. If that don't work then I'm sorry, I can't help you.
But you can make that Question in this Forum
Click to expand...
Click to collapse
app_process still not show it
FedericoPeranzi said:
app_process still not show it
Click to expand...
Click to collapse
Try to move app_process manualy to /system/bin with this permission: rwxr-xr-x or 0755
NOTE: But before that make a backup of the original app_process or better a Nandroid Backup of the /system partition! You can stuck in a Bootloop! Good Luck
Hit the Thanks Button if I helped
I'll try tnks
AnDrOiiiD_YT said:
Try to move app_process manualy to /system/bin with this permission: rwxr-xr-x or 0755
NOTE: But before that make a backup of the original app_process or better a Nandroid Backup of the /system partition! You can stuck in a Bootloop! Good Luck
Hit the Thanks Button if I helped
Click to expand...
Click to collapse
i did this and my device bootlooped
ghanabobo said:
i did this and my device bootlooped
Click to expand...
Click to collapse
Any Help???
Sorry about the API/SDK mismatch.
Seen that the new FW is not compatible with xposed.
On my StratOS rom the exposed is working ok, )v 2.6.1 stable 20.5.14 try to test experimental 2.7
So if any1 could give original app_process binary and xposedbridge.jar of that new FW and FW info !
Saw that the xp changes are not active.
Regards.
yadu123 said:
I'll try tnks
Click to expand...
Click to collapse
help me bro if you fixed it the same problem
---------- Post added at 05:58 PM ---------- Previous post was at 05:55 PM ----------
AnDrOiiiD_YT said:
Hi @yadu123 and @FedericoPeranzi!
Did you tried to install it manually with Recovery? If not deinstall Xposed Installer, flash the attached file with a Custom Recovery and install Xposed Installer.
Click to expand...
Click to collapse
i have the same problem plz help me
Guys flash old firmware from sammobile firmware in 2014 do it it worked for me omg
Need to give root privilege to specific application without using magisk manager.Can anyone just about this How I can achieve this one
Is your device rooted? If no, you can`t do this
without using magisk manager
Click to expand...
Click to collapse
SuperSU is the way (it`s not as good, though)
Yes it is rooted device.Could brief how can I can do with SuperSU
Sohan Dogra said:
Need to give root privilege to specific application without using magisk manager.Can anyone just about this How I can achieve this one
Click to expand...
Click to collapse
You can't unless you unpack app's APK ( what is ZIP-formatted ), add
Code:
android.permission.ACCESS_SUPERUSER
to its file named AndroidManifest.xml, then repack the whole thing to APK ( means to a ZIP file ) and at last step sign the produced APK.
WHICH FILE SHOULD I PATCH WITH "MAGISK" IN ORDER TO ROOT MY DEVICE WITHOUT ANY ISSUES.
You are the pro
Heheboigotem said:
WHICH FILE SHOULD I PATCH WITH "MAGISK" IN ORDER TO ROOT MY DEVICE WITHOUT ANY ISSUES.
You ar
Click to expand...
Click to collapse
Heheboigotem said:
WHICH FILE SHOULD I PATCH WITH "MAGISK" IN ORDER TO ROOT MY DEVICE WITHOUT ANY ISSUES.
You are the pro
Click to expand...
Click to collapse
boot.img
jons99 said:
boot.img
Click to expand...
Click to collapse
What about the vbmeta?