Hi
I want to install xPosed on bluestacks 0.8.12.3119 version. I 've downloaded the xPosed installer, then I clicked on and clicked on framework/install/update
I have an error message:
Carte SD:/mnt/sdcard/android/date/de.robv.android.exposed.installer/files
Copy of Xposed-disabler-recovery.zip...
Montage de /system en écriture ( writing I think, sorry the message is in french)
cp: can't create ' /system/bin/apps_process.orig' : Read- only file system
Echec de la création d'une sauvegarde de /system/bin/app_process which I think could be translated in
failure of the backup of /system/bin/app_process
I'm a beginner in this and in xposed so please answer the more precisely you can. Any help will be appreciated
Thank you in advance
Did you install the root package for Bluestacks first?
Related
After searching in xda some methods to start the modules at boot, all failed. Anyone know how to explain a way to initialize a module at boot without additional software?
sorry for my english
What modules do you mean?
Sent from my Xperia Live using xda premium.
I want to activate the module "USB-STORAGE", I want it to start with the boot, but not to achieve :/
I can activate with a program "ModuleLoader", but now sought to enable the programs without.
Someone help??
What's your rom?
Sent from my Xperia Live using XDA
My rom this is:LWW-Live With Walkman (Stock ROM Mod) 4.0.2.A.62
http://forum.xda-developers.com/showthread.php?p=21391467
AFAIK, to use a module on boot, you need to insert something like "insmod 'module path' # 'name'" on hw_config.sh and that's it..
Just do this:
- Remount /system as rw
- Push the module that you want in to /system/lib/modules or just /modules
- Edit /system/etc/hw_config.sh, add one line at the beginning
Code:
insmod /system/lib/modules/module.ko # module
The module.ko it's an example, put the right file name.. After the "#" it's a comment, so you can easily know which module are you calling.. I don't know if it will work 'cause I can't find /system/lib/modules on my cm9 (just found /modules) and don't know about stock rom..
Try it and then report
Edit: agora é que reparei que és português.. Sou mesmo noob --"
Pra que qeres iniciar esse módulo no arranque? USB storage pra que? xD
Sent from my Xperia Live using XDA
Hello Goodnight!! This is my first contribution to the community ... It's a fix to retrieve the camera stock , after installing Xposed . Art works all effects , panoramic views etc all work
OTHER IMPORTANT DO NOT HAVE INSTALLED AS TO FIX THE CAMERA PORT Z3
Operating in E2306 and E2303
Method Manual
1. Download this file to your cell http://www.mediafire.com/?598uidr8hc8kfbv
2. You extract the file
3. Now in the folder that you extracted , copy the file CameraCommon.apk
4. Move it to the route system / priv- app / CameraCommon / here
5. Assign permissions 0644 or inverted L
6 . -.- Now Eliminates " arm64 " folder
7. Restart
8. Now you have running the camera stock
Install by ADB
Activate USB debugging
1. First we will download this file http://www.mediafire.com/?598uidr8hc8kfbv
2. Now extract the file
3. After extracting entered where shown extracted archvios
4. We open a command window Ctrl + Shift + Right Click ----> Open command window here
5. copy the text and paste it in the command window
adb push CameraCommon.apk / data / local / tmp
adb shell
su
busybox mount -o remount, rw / system
dd if = / data / local / tmp / CameraCommon.apk of = / system / priv-app / CameraCommon / CameraCommon.apk
chmod 644 /system/priv-app/CameraCommon/CameraCommon.apk
rm -rf / system / priv-app / CameraCommon / arm
rm -rf / system / priv-app / CameraCommon / arm64
6. When the command is pasted start working at the end that you leave the second word that we enter Root says.
7. To verify that everything it went bn with root explorer or another administradostock.archivos go to the route system / priv-app / CameraCommon / her stay within just a apk file. if so everything was perfect.
8. Restart. Enjoy your Camera Stock Xposed working perfectly with all its modules
Sorry form my Bad English
https://m.youtube.com/watch?v=OJVXla25MQc
Thanks @AndroPlus
adb push CameraCommon.apk /data/local/tmp
adb shell
su
busybox mount -o remount,rw /system
dd if=/data/local/tmp/CameraCommon.apk of=/system/priv-app/CameraCommon/CameraCommon.apk
chmod 644 /system/priv-app/CameraCommon/CameraCommon.apk
rm -rf /system/priv-app/CameraCommon/arm
rm -rf /system/priv-app/CameraCommon/arm64
Thanks all works NOW
I did it without ADB.
I took your file (CameraCommon.apk), put it on my phone. Next I copy into this folder > system/priv-app give permission rw-r-r and reboot my phone Now I got working Xposed and Xperia Camera!!!
MaxCF said:
Thanks all works NOW
Click to expand...
Click to collapse
Great!!!!
Thanks, works like a charm!
ExtaSpace said:
Thanks, works like a charm!
Click to expand...
Click to collapse
Great!!!m
Could someone explain the flashing steps to me i tried the other method but it didn't work. I pasted all the comands in the order showed and it soft bricked me
kgalv419 said:
Could someone explain the flashing steps to me i tried the other method but it didn't work. I pasted all the comands in the order showed and it soft bricked me
Click to expand...
Click to collapse
you must not have another fix applied to the camera
1. Download the file https://mega.nz/#!sdRUwIBJ!wxZNCQi3fXIA79beaJMIZaKdsv5VpJopFQkchxyA7E8
2. move it to the route system / priv- app / CameraCommon / here
3. Das permissions 0644
4. You eliminate the " arm64 " folder
5. restart
hi people, it seems that with the new firmewire 26.1.A.3.111 (2306) the files that we nned to replace broke the camera, can anyone fix the new files too replace?..thnaks
In 2303 and 3.111 works fine for me.
rascayus said:
In 2303 and 3.111 works fine for me.
Click to expand...
Click to collapse
Also with e2306
E2303 3.111 not work .. I try both metodh ..
d[E]sann said:
E2303 3.111 not work .. I try both metodh ..
Click to expand...
Click to collapse
Have you changed permisions correctly? For me is working fine in 2303 and 3.111
{
"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"
}
Yes .. O do it again
Ohhh..its now working .. I have problem my fault bad permisions in /system/app/
hijo de puta
se me borro todo la concha de tu madre hasta la sd que tenia los backups
lowis101_2014 said:
hi people, it seems that with the new firmewire 26.1.A.3.111 (2306) the files that we nned to replace broke the camera, can anyone fix the new files too replace?..thnaks
Click to expand...
Click to collapse
if it works on the new compilation
magnoni1997 said:
se me borro todo la concha de tu madre hasta la sd que tenia los backups
Click to expand...
Click to collapse
lo que mencionas no tiene nada que ver con la sd, ya que solo se sustituye la apk de camara
magnoni1997 said:
se me borro todo la concha de tu madre hasta la sd que tenia los backups
Click to expand...
Click to collapse
Please do not insult, you shouldn't even be here if you can't speak english and if you don't know what are you doing; I'm so sorry that your files have been deleted, but you can learn from that...
Por favor no insultes, que tu ni siquiera deberías estar aquí si no puedes hablar inglés y si no sabes lo que estás haciendo; Siento tanto que se te hayan borrado todos tus archivos, pero así se aprende de los errores...
I was wondering what is the error, and where I am erring on the updater-script to happen, doing a little research but I don't know if that's right, this is that and something with lack of space, Could someone help me and tell me where this wrong in the Updater-script.
program used ASSAYYED KITCHEN
Here is the installation log
Extract: /system/priv-app/SecureFolderStub/oat/arm/SecureFolderStub.odex
Extract: /system/priv-app/SendHelpMessage/SendHelpMessage.apk
Extract: /system/priv-app/SettingsReceiver/SettingsReceiver.apk
Extract: /system/priv-app/SettingsReceiver/oat/arm/SettingsReceiver.odex
Extract: /system/priv-app/SetupWizard/SetupWizard.apk
Extract: /system/priv-app/SharedStorageBackup/SharedStorageBackup.apk
Extract: /system/priv-app/Shell/Shell.apk
Extract: /system/priv-app/Shell/oat/arm/Shell.odex
Extract: /system/priv-app/ShootingModeProvider2/ShootingModeProvider2.apk
Extract: /system/priv-app/SmartEpdgTestApp/SmartEpdgTestApp.apk
Extract: /system/priv-app/SmartManager_v5/SmartManager_v5.apk
Extract: /system/priv-app/SmartManager_v5/lib/arm/libjni_drk.so
Extract: /system/priv-app/SmartManager_v5/lib/arm/libkcmutil.so
Extract: /system/priv-app/SmartManager_v5/lib/arm/liblzma.so
-- Creating symbolic links
created [/system/etc/firmware/wcd9306]
created [/system/rfs]
created [/system/rfs/mdm]
failed to mkdir /system/rfs/mdm/adsp/ramdumps: No space left on device
symlink: failed to symlink /system/rfs/mdm/adsp/ramdumps to /data/tombstones/lpass: making parents failed
symlink: failed to symlink /system/rfs/mdm/adsp/ramdumps to /data/tombstones/lpass: No such file or directory
script aborted: symlink: some symlinks failed
symlink: some symlinks failed
Installer Error (Status 7)
End at : Tue Mar 19 10:40:50 2019
Click to expand...
Click to collapse
jonatasjbs said:
Queria saber qual e o erro, e onde estou errando no updater-script para acontecer , pesquisando um pouco mas não sei se ta certo, fala que e algo com falta de espaço, alguém poderia me ajudar a resolver esse error ai
Aqui esta o log de instalação
Click to expand...
Click to collapse
4. Use the English language.
We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
I was testing some files that allowed me to take pictures of 32 seconds, but the camera didn't work anymore, that happened when replacing the files found in the root directory /system/vendor/lib
Could someone upload the lib folder somewhere? I download it and try to solve my problem by replacing it with mine!
Sorry for my English, I speak Spanish and I did it with the translator
Nisox7 said:
I was testing some files that allowed me to take pictures of 32 seconds, but the camera didn't work anymore, that happened when replacing the files found in the root directory /system/vendor/lib
Could someone upload the lib folder somewhere? I download it and try to solve my problem by replacing it with mine!
Sorry for my English, I speak Spanish and I did it with the translator
Click to expand...
Click to collapse
Algo de ayuda en español.. Espero que te sirva y logres recuperar la cámara.. Saludos!
https://drive.google.com/file/d/10SPRKv0PBczQgG8-sjOY9KRKMcH90J_u/view?usp=drivesdk
um alguem por favor me ajuda, eu nao consigo usar a minha rom, tipo instalei a sparkOS e ela pede uma verificaçao de rosto, e tipo minha camera ta estragada, tem alguma forma de pular essa verificaçao?
Mod edit : English please !
Google translation:
someone please help me, i can't use my rom, like i installed sparkOS and it asks for a face scan, and like my camera is broken, is there any way to skip this scan?
Click to expand...
Click to collapse
PhillipGui said:
um alguem por favor me ajuda, eu nao consigo usar a minha rom, tipo instalei a sparkOS e ela pede uma verificaçao de rosto, e tipo minha camera ta estragada, tem alguma forma de pular essa verificaçao?
Mod edit : English please !
Google translation:
Click to expand...
Click to collapse
Boot into twrp/orange fox, go to file manager, navigate to data/system and delete these files and other files named lockscreen or password
password.key
pattern.key
locksettings.db
locksettings.db-shm
locksettings.db-wal
Tab E said:
Boot into twrp/orange fox, go to file manager, navigate to data/system and delete these files and other files named lockscreen or password
password.key
pattern.key
locksettings.db
locksettings.db-shm
locksettings.db-wal
Click to expand...
Click to collapse
After that skip the pin option once asked, else nuke setup apk from system
Tab E said:
Boot into twrp/orange fox, go to file manager, navigate to data/system and delete these files and other files named lockscreen or password
password.key
pattern.key
locksettings.db
locksettings.db-shm
locksettings.db-wal
Click to expand...
Click to collapse
Hello, I am having the exact same issue in the same device. I can't find those files in /data/system/ .
Edit: Oh sorry, it seems like I missed locksettings.db, I found it, trying it now.
Update: Hey, it still didn't work.
BrotherBoard said:
After that skip the pin option once asked, else nuke setup apk from system
Click to expand...
Click to collapse
I tried to search the setup apk in my phone but I can't find it. It's not in /data/system/apps too (there isn't even a folder called "apps" in there)
UPDATE: OK, it took me around 2 hours, I managed to delete the setup apk. I extracted the rom and deleted it. It was named "SetupWizardPrebuilt.apk", under "/system/product/priv-app/SetupWizardPrebuilt". Then I built the rom as .img files and I flashed them in my TWRP like a normal spark os setup and everything seems fine. I did the extracting and building from CRB Android Kitchen. Hope that can help anyone else who have that issue.
pofdzm said:
UPDATE: OK, it took me around 2 hours, I managed to delete the setup apk. I extracted the rom and deleted it. It was named "SetupWizardPrebuilt.apk", under "/system/product/priv-app/SetupWizardPrebuilt". Then I built the rom as .img files and I flashed them in my TWRP like a normal spark os setup and everything seems fine. I did the extracting and building from CRB Android Kitchen. Hope that can help anyone else who have that issue.
Click to expand...
Click to collapse
you could just literally delete from TWRP file manager but nicely done!