[tilapia] need some files - Nexus 7 3G Android Development

Hey guys. I need someone with 4.2.1 to extract me some files from a running device.
Code:
adb pull <filename>
files needed:
Code:
/system/lib/libSR_AudioIn.so
and possibly others
Thanks
edit:
for people who have installed beats audio, to apply sideload, here are the files. push them to their appropriate folders to update to 4.2.2
https://docs.google.com/file/d/0B94bfpTec3GpSjVvZUhrVVJEU0U/edit?usp=sharing

kalgecin said:
Hey guys. I need someone with 4.2.1 to extract me some files from a running device.
Code:
adb pull <filename>
files needed:
Code:
/system/lib/libSR_AudioIn.so
and possibly others
Thanks
it's mine
View attachment libSR_AudioIn.so.zip
Click to expand...
Click to collapse

R: [tilapia] need some files
http://db.tt/ErsPb89x
Sent from my Nexus 7 using xda app-developers app

Could someone grab this from 4.2.1 for me? Similar issue to op.
Code:
/system/bin/gzip
Thanks.
--pat

Related

q any devs want to borrow xyboard to port cwr

any devs interestied in porting a bootstrap/safestrap or clockwork for the xyboard 8.2? i have two willing to lend one to a reputable developer to port a custom recvoery
pm me for details
Koush does this, send him your xyboard
Look on his website he has instructions and everything
Sent from my ADR6425LVW using Tapatalk
superchilpil said:
Koush does this, send him your xyboard
Look on his website he has instructions and everything
Sent from my ADR6425LVW using Tapatalk
Click to expand...
Click to collapse
I know, and ive reached out to him twice for two different devices and never heard back from him, so while i wait i figured id ask around
Sent from my MZ609 using Tapatalk
Ahh why not. Check my profile and email me.
bigrushdog said:
Ahh why not. Check my profile and email me.
Click to expand...
Click to collapse
Email sent.
Thanks rushdog
Sent from my Galaxy Nexus using Tapatalk
If you ever need a xoom 2 for a test just PM me. I would do anything to get developing going on the Xyboard/Xoom 2!
luke.arran said:
If you ever need a xoom 2 for a test just PM me. I would do anything to get developing going on the Xyboard/Xoom 2!
Click to expand...
Click to collapse
Here's instructions If u r using tapatalk open in browser and it will make more sense, in the app everything looks confusing
if your partitions are not the same as below change the mmcblk1pXX to your correct block ( to find your block partitions in adb shell or terminal on device
Code:
su
cat /proc/partitions
now enter theses commands in adb shell or terminal
Code:
dd if=/dev/block/mmcblk1p11 of=/sdcard/boot.img
dd if=/dev/block/mmcblk1p12 of=/sdcard/recovery.img
dd if=/dev/block/mmcblk1p17 of=/sdcard/system.img
once the img has been created do these
Code:
adb pull /sdcard/boot.img C:\
adb pull /sdcard/recovery.img C:\
adb pull /sdcard/system.img C:\
Then upload files
runandhide05 said:
Here's instructions If u r using tapatalk open in browser and it will make more sense, in the app everything looks confusing
if your partitions are not the same as below change the mmcblk1pXX to your correct block ( to find your block partitions in adb shell or terminal on device "su" enter "cat /proc/partitions" enter
now enter theses commands in adb shell or terminal
dd if=/dev/block/mmcblk1p11 of=/sdcard/boot.img dd if=/dev/block/mmcblk1p12 of=/sdcard/recovery.img dd if=/dev/block/mmcblk1p17 of=/sdcard/system.img
once the img has been created do these
adb pull /sdcard/boot.img C:\adb pull /sdcard/recovery.img C:\adb pull /sdcard/system.img C:\
Then upload files
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Sure I will do it and get back to you soon.
luke.arran said:
Sure I will do it and get back to you soon.
Click to expand...
Click to collapse
cleaned up the code, (sorry copy and paste fail!) cleaner now
and also please be sure to label with device name (ie ZM609)
and again if u hear of anyone bricking their tab tell them to contact me
Sorry for the delay. Got the files but I'm not at my computer so going to leave my xoom on over night uploading the files then I will share the link in the morning.
Sent from my HTC ChaCha A810e using XDA
luke.arran said:
Sorry for the delay. Got the files but I'm not at my computer so going to leave my xoom on over night uploading the files then I will share the link in the morning.
Sent from my HTC ChaCha A810e using XDA
Click to expand...
Click to collapse
Ok sounds good yhe only thung i ask if that if u are uploading via 3g that u verify the md5 after word to ensure they r not corrupted
An u can verify with android app
Also it will be a lot quicker if u zip the three files before uploading ( before zip all three files r almost 800mg and after zip only 300ish )
Sent from my MZ609 using Tapatalk
runandhide05 said:
Ok sounds good yhe only thung i ask if that if u are uploading via 3g that u verify the md5 after word to ensure they r not corrupted
An u can verify with android app
Also it will be a lot quicker if u zip the three files before uploading ( before zip all three files r almost 800mg and after zip only 300ish )
Sent from my MZ609 using Tapatalk
Click to expand...
Click to collapse
No I'm still doing it over WiFi but if you want me to do MD5 then I will.
Sent from my HTC ChaCha A810e using XDA
luke.arran said:
No I'm still doing it over WiFi but if you want me to do MD5 then I will.
Sent from my HTC ChaCha A810e using XDA
Click to expand...
Click to collapse
Nah u it should be good
Sent from my MZ609 using Tapatalk
DO NOT FLASH THE SYSTEM.IMG!!!
It will fail even the stock img, even tho the recovery and boot img will flash
Here you go. Model number and so on are inside the zip file. - http://db.tt/UGdD2NRD
Sent from my XOOM 2 using XDA
luke.arran said:
Here you go. Model number and so on are inside the zip file. - http://db.tt/UGdD2NRD
Sent from my XOOM 2 using XDA
Click to expand...
Click to collapse
Thanks buddy
Edit : I think it may be corrupted, I downloaded twice now, u may want to download it and check the sum of before and after
Sent from my Galaxy Nexus using Tapatalk
Oh right, I will upload it again.
Sent from my HTC ChaCha A810e using XDA
We have a cwm recovery img built, an update.zip built, cant get the boot hijacked with bootstrap, if anyone wants to contribute we could use a little help
Recovery img
To access this file, visit the following link: https://www.box.com/shared/9ed327c7b23a6b35d903
Update.zip
To access this file, visit the following link : https://www.box.com/shared/2aa143e144dbc95f89e0
Sent from my MZ609 using Tapatalk
runandhide05 said:
We have a cwm recovery img built, an update.zip built, cant get the boot hijacked with bootstrap, if anyone wants to contribute we could use a little help
Recovery img
To access this file, visit the following link: https://www.box.com/shared/9ed327c7b23a6b35d903
Update.zip
To access this file, visit the following link : https://www.box.com/shared/2aa143e144dbc95f89e0
Sent from my MZ609 using Tapatalk
Click to expand...
Click to collapse
Why don't you contact bootstrap developers which have had previous success with Motorola's devices in the past?
luke.arran said:
Why don't you contact bootstrap developers which have had previous success with Motorola's devices in the past?
Click to expand...
Click to collapse
Believe me I have, I contacted him(hashcode aka koush) and he does not have the time, I've also reached out to others and I will not "bug" them if they do not respond or do and say they don't have the time then that's really that
So that is why I posted it here.
Also we (myself a another guy) have made progress but at a wall right now,
And of my two tabs one I have already killed..lol (until fastboot files r released) so ya...u know
Sent from my Galaxy Nexus using Tapatalk

HELP!!!! BOOTLOOP atrix 2

im stuck in a loopboot on my ME865 after installing 4.2.2 from this http://forum.xda-developers.com/showthread.php?t=2121029
i flashed the rom but didnt flash the gapps because it said to do it after with built in recovery but i didnt know how to so i used this http://forum.xda-developers.com/showthread.php?t=1346977
which got me into the loop boot i can boot into fastmode
PLEASE HELP ME!!!!!!
DaFrenchTaco said:
im stuck in a loopboot on my ME865 after installing 4.2.2 from this http://forum.xda-developers.com/showthread.php?t=2121029
i flashed the rom but didnt flash the gapps because it said to do it after with built in recovery but i didnt know how to so i used this http://forum.xda-developers.com/showthread.php?t=1346977
which got me into the loop boot i can boot into fastmode
PLEASE HELP ME!!!!!!
Click to expand...
Click to collapse
Well, first, turn off the phone and charge it so you don't loose battery.
Second, never install another recovery on top of an existing one without knowing what you are doing - ask first.. (You get into the built-in recovery on that cm10.1 by tapping the volume down button at the end of the red moto logo when the lights come on).
Next, you could possibly fix your system with adb and switching some files.. but that would take a lot of explaining if you are not familiar with it.. plus, you might not get adb recognized during the bootloop.
So, you need to use the FXZ files for your phone/region... Or, just flash the system.img only.. See here: http://forum.xda-developers.com/showpost.php?p=41436876&postcount=1106 - and see the link linked there.
EDIT: If you can get adb recognized, you might be able to just run these few lines to fix things from the command prompt:
Code:
adb shell
su
mount -o rw,remount /system
rm /system/bin/hijack
sh /system/bin/finalize_release
exit
alteredlikeness said:
Well, first, turn off the phone and charge it so you don't loose battery.
Second, never install another recovery on top of an existing one without knowing what you are doing - ask first.. (You get into the built-in recovery on that cm10.1 by tapping the volume down button at the end of the red moto logo when the lights come on).
Next, you could possibly fix your system with adb and switching some files.. but that would take a lot of explaining if you are not familiar with it.. plus, you might not get adb recognized during the bootloop.
So, you need to use the FXZ files for your phone/region... Or, just flash the system.img only.. See here: http://forum.xda-developers.com/showpost.php?p=41436876&postcount=1106 - and see the link linked there.
EDIT: If you can get adb recognized, you might be able to just run these few lines to fix things from the command prompt:
Code:
adb shell
su
mount -o rw,remount /system
rm /system/bin/hijack
sh /system/bin/finalize_release
exit
Click to expand...
Click to collapse
do you know any other place to download the zip file
and wheres the fxz folder supposed to be
DaFrenchTaco said:
do you know any other place to download the zip file
and wheres the fxz folder supposed to be
Click to expand...
Click to collapse
Look here
http://forum.xda-developers.com/showthread.php?t=2176124
Make sure you install the correct firmware otherwise you will brick.
And next time please search before posting. This has been asked a number of times before
Sent from my MB865 using XDA Premium HD app
nikhJ said:
Look here
http://forum.xda-developers.com/showthread.php?t=2176124
Make sure you install the correct firmware otherwise you will brick.
And next time please search before posting. This has been asked a number of times before
Sent from my MB865 using XDA Premium HD app
Click to expand...
Click to collapse
No. Those are only MB865. And those are only for gingerbread..
The 4.0.4 ME865 ones are here: http://forum.xda-developers.com/showthread.php?t=1934874
Also, it's a little outdated, but see here too: http://forum.xda-developers.com/showthread.php?t=1909319
Which should all lead you here: http://sbf.droid-developers.org/edison/list.php
Sent from my manta ray
alteredlikeness said:
No. Those are only MB865. And those are only for gingerbread..
The 4.0.4 ME865 ones are here: http://forum.xda-developers.com/showthread.php?t=1934874
Also, it's a little outdated, but see here too: http://forum.xda-developers.com/showthread.php?t=1909319
Which should all lead you here: http://sbf.droid-developers.org/edison/list.php
Sent from my manta ray
Click to expand...
Click to collapse
sorry for asking u so much stuff but i lost without help
ok so it says i have to edit it with the moto android depacker but i dont see any tutorials on how to do that
would it boot up if i use this hack to install the honk kong boot img on to it or would mess my device since its on "4.2.2." http://forum.xda-developers.com/showthread.php?p=35000737
DaFrenchTaco said:
sorry for asking u so much stuff but i lost without help
ok so it says i have to edit it with the moto android depacker but i dont see any tutorials on how to do that
would it boot up if i use this hack to install the honk kong boot img on to it or would mess my device since its on "4.2.2." http://forum.xda-developers.com/showthread.php?p=35000737
Click to expand...
Click to collapse
I am very confused at what you want to do. That link is only to root your device. But, if you are bootlooping, you need to replace your system.img.
You should download the entire SBF/FXZ zip file for your device/region/firmware. Then unzip it into a folder on your computer (best if it's close to C:\ with spaces in the path). Are you using a Windows OS on your computer?
Then, grab the restore-to-ics_win-batch.zip AND the restore-ics-system-only.bat.txt (remove the .txt extension) attached in this post: http://forum.xda-developers.com/showpost.php?p=36834775&postcount=108
Mix those files in with the big FXZ files that you just unzipped. Then run the .bat file to flash the system.img only. If that doesn't work, then open the other .bat file (use Notepadd++ or similar), check that everything that is being flashed is actually in your folder and has the same name... and flash the entire FXZ. If none of that helped, then you probably flashed the wrong files to your phone.
Just flashing the system.img only is probably the safest.. Because if it's wrong, you can just flash another one. The other files in the FXZ package can mess up your phone if they are not for your specific device.
EDIT: If you still did not flash anything else, you could try to use adb... Get that restore-to-ics_win-batch.zip that I linked above.. Unzip it to your desktop. Power on your phone so it bootloops and connect with USB. Open a command prompt on the restore-to-ics_win-batch folder by holding down shift and right-click. Then type adb devices - if it returns a number with the word "device" (not the word "offline"), then you can try to use those adb codes I posted in my previous post. Otherwisem you need to use fastboot and flash fxz or system only.
alteredlikeness said:
I am very confused at what you want to do. That link is only to root your device. But, if you are bootlooping, you need to replace your system.img.
You should download the entire SBF/FXZ zip file for your device/region/firmware. Then unzip it into a folder on your computer (best if it's close to C:\ with spaces in the path). Are you using a Windows OS on your computer?
Then, grab the restore-to-ics_win-batch.zip AND the restore-ics-system-only.bat.txt (remove the .txt extension) attached in this post: http://forum.xda-developers.com/showpost.php?p=36834775&postcount=108
Mix those files in with the big FXZ files that you just unzipped. Then run the .bat file to flash the system.img only. If that doesn't work, then open the other .bat file (use Notepadd++ or similar), check that everything that is being flashed is actually in your folder and has the same name... and flash the entire FXZ. If none of that helped, then you probably flashed the wrong files to your phone.
Just flashing the system.img only is probably the safest.. Because if it's wrong, you can just flash another one. The other files in the FXZ package can mess up your phone if they are not for your specific device.
EDIT: If you still did not flash anything else, you could try to use adb... Get that restore-to-ics_win-batch.zip that I linked above.. Unzip it to your desktop. Power on your phone so it bootloops and connect with USB. Open a command prompt on the restore-to-ics_win-batch folder by holding down shift and right-click. Then type adb devices - if it returns a number with the word "device" (not the word "offline"), then you can try to use those adb codes I posted in my previous post. Otherwisem you need to use fastboot and flash fxz or system only.
Click to expand...
Click to collapse
can not load "system.img" i went in and edited the the text to C:\system.img but it wont work
i tried the other one didnt work is the path supposed to be = C... or =C... what i mean is there a space or not
is the bat file scripted to work with me865 or only with mb865 flashing that sbf/fxz
and is the sbf/fxz file supposed to be unzipped and in a folder
or compressed
DaFrenchTaco said:
can not load "system.img" i went in and edited the the text to C:\system.img but it wont work
i tried the other one didnt work is the path supposed to be = C... or =C... what i mean is there a space or not
is the bat file scripted to work with me865 or only with mb865 flashing that sbf/fxz
and is the sbf/fxz file supposed to be unzipped and in a folder
or compressed
Click to expand...
Click to collapse
Unzip the sbf/fxz - all the files in a single folder, on your desktop or in the root of your C:\ drive (like C:\ InlineFlashing_Edison_XX-XX-XX_CFC_P3_APBP.xml - where that is the name of the folder)
Then put the .bat file and other files from my restore_to_ics zip and the restore_system_only .bat in that same folder.
Then, connect with USB while in AP fastboot mode, see if it says "OK to program", then double-click the restore-ics-system-only.bat
alteredlikeness said:
Unzip the sbf/fxz - all the files in a single folder, on your desktop or in the root of your C:\ drive (like C:\ InlineFlashing_Edison_XX-XX-XX_CFC_P3_APBP.xml - where that is the name of the folder)
Then put the .bat file and other files from my restore_to_ics zip and the restore_system_only .bat in that same folder.
Then, connect with USB while in AP fastboot mode, see if it says "OK to program", then double-click the restore-ics-system-only.bat
Click to expand...
Click to collapse
thank u so much is it safe to root and install cm10 with bootstrap?
and how do you enter cmw in cm10.1?
THX
Sorry to intrude with my following off-topic statement, but that was a lot of detailing you did there altered. xD Great job and it'll serve well to assist others who need the same solution.
Now on-topic;
Yes it's okay to root with any of the ICS root methods available.
Sent from the Ace's MB865 using xda app-developers app
Aceofzeroz said:
Sorry to intrude with my following off-topic statement, but that was a lot of detailing you did there altered. xD Great job and it'll serve well to assist others who need the same solution.
Now on-topic;
Yes it's okay to root with any of the ICS root methods available.
Sent from the Ace's MB865 using xda app-developers app
Click to expand...
Click to collapse
yeah true that this is a very detailed guide/thread i hope my problem will help all the others now that i know how it feels to mess up a two day old phone
alteredlikeness said:
No. Those are only MB865. And those are only for gingerbread..
The 4.0.4 ME865 ones are here: http://forum.xda-developers.com/showthread.php?t=1934874
Also, it's a little outdated, but see here too: http://forum.xda-developers.com/showthread.php?t=1909319
Which should all lead you here: http://sbf.droid-developers.org/edison/list.php
Sent from my manta ray
Click to expand...
Click to collapse
Ah..sorry my bad..Forgot his phone was me865..
Question about the original problem
DaFrenchTaco said:
im stuck in a loopboot on my ME865 after installing 4.2.2 from this http://forum.xda-developers.com/showthread.php?t=2121029
i flashed the rom but didnt flash the gapps because it said to do it after with built in recovery but i didnt know how to so i used this http://forum.xda-developers.com/showthread.php?t=1346977
which got me into the loop boot i can boot into fastmode
PLEASE HELP ME!!!!!!
Click to expand...
Click to collapse
Did you solve this? I have the same problem...
---------- Post added at 10:17 PM ---------- Previous post was at 10:01 PM ----------
alteredlikeness said:
No. Those are only MB865. And those are only for gingerbread..
The 4.0.4 ME865 ones are here: http://forum.xda-developers.com/showthread.php?t=1934874
Also, it's a little outdated, but see here too: http://forum.xda-developers.com/showthread.php?t=1909319
Which should all lead you here: http://sbf.droid-developers.org/edison/list.php
Sent from my manta ray
Click to expand...
Click to collapse
I encounter the same issue. I am not able to see the device in ADB.exe, but I am able to see in FASTBOOT.exe
Can I flash in FASTBOOT.exe?
Thank you
pa 3.60 problem from altered likeness
I tried to install Paranoid android 3+ from the link from altered likeness which was successful but the problem started after rebooting .The animation goes on forever and the first time the reboot gave me a message stating updating android system . Any solution to get back would be of a lot of help .I also have the recovery of my stock 4.0.4 done using CWM .
Same problem extension
Hi....
I faced the same problem and now after following the procedure facing a new prob.
Things I did
1. Upgraded from ICS to CM10.1--->Success
2. Forgot to install GAPPS ..so installed Atrix2Strap.apk (Bootloop problem started)
3. Flashed my atrix 2 with the procedure mentioned in the link by alteredlikeness.(Overcame the bootloop problem)
Now the problem is
I'm getting the lock screen but when I try to unlock it stays unresponsive.
How do I solve this. Please Help me out
Thnks guys
kyashwanth said:
Hi....
I faced the same problem and now after following the procedure facing a new prob.
Things I did
1. Upgraded from ICS to CM10.1--->Success
2. Forgot to install GAPPS ..so installed Atrix2Strap.apk (Bootloop problem started)
3. Flashed my atrix 2 with the procedure mentioned in the link by alteredlikeness.(Overcame the bootloop problem)
Now the problem is
I'm getting the lock screen but when I try to unlock it stays unresponsive.
How do I solve this. Please Help me out
Click to expand...
Click to collapse
Thanks guys for the wonderful tutorial...
Solved the issue by inserting a sim card into the phone.
Now I'm on CM 10.1

[Q] wpa_supplicant (4.2.2)

Hi all, a damn app has replaced /system/bin/wpa_supplicant with another android version
Can anyone send me a copy of original 4.2.2 wpa_supplicant?
Thanks for help
Pol
Okay firstly this is a bad idea haaha, your WiFi will probably break since your asking "anyone".
This will have to be done by someone you know that had the same device as you or yourself.
I'd suggest you to do it.
Download the ROM/stock firmware you have for your device. Open it (unzip) then go into system/bin and move wpa_supplicant to your desktop.
Connect your device to your PC, enable usb debugging. Let it install drivers of it hasn't been install already. Using adb push /path/to/file/wpa_suplicant /system/bin
Sent from my Nexus 5 using Tapatalk
pol hallen said:
Hi all, a damn app has replaced /system/bin/wpa_supplicant with another android version
Can anyone send me a copy of original 4.2.2 wpa_supplicant?
Thanks for help
Pol
Click to expand...
Click to collapse
which app does that?

weird adb sideload problem

Hi guys
After a few weeks on f2fs i decided to revert back y filesystem to ext4. Everything goes well except sideloading new rom to my device ( as its completely wiped ) Everything is now formated to ext4. Then the problem starts..
When I'm trying to sideload the rom i get error 'cannot read' even though I've put rom in my adb folder and my device is connected in sideload mode.
If someone could help me via team viewer ( free software allowing you to use my PC from yours PC ) it would be super great.
Thanks
When you type adb devices is your phone recognized?
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
When you type adb devices is your phone recognized?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
yes
screenshot of my ADB folder and command window
toster jp said:
screenshot of my ADB folder and command window
Click to expand...
Click to collapse
Must give the path to your ROM zip. Your cmd prompt runs from c: \users\koppa but the ROM is not there.
You can't put the ROM in the adb folder. That only works if. You haven't added adb to your environment variable path and you have cd to that location
To get this to work either put the ROM in c: \users\koppa or cd to your adb folder or give the full path in the command
Sent from my Nexus 5 using Tapatalk
trying now
thanks
del.
No, sorry. If you want my help,, you'll have to keep replying in this thread
Sent from my Nexus 5 using Tapatalk
toster jp said:
could you pm me on hangouts? my email is : [email protected]
thanks
Click to expand...
Click to collapse
I don't think rootSU or I are going to pm you. The answers here can help others and it's best to keep them here. Did you put the rom.zip in the folder rootSU suggested?
okay
I just thought that you could help with this via TeamViewer so i could learn how to and you know, not spend another hour or two doing super basic things.
+yes
What directory is your ROM.zip?
Sent from my Nexus 5 using Tapatalk
I'm trying to flash stock 4.4.3
Its placed in a few places... C:/users/kopa/adb C:/users/kopa/desktop C:/users/kopa
toster jp said:
okay
I just thought that you could help with this via TeamViewer so i could learn how to and you know, not spend another hour or two doing super basic things.
+yes
Click to expand...
Click to collapse
A neat little trick with Windows and cmd is to back out of the folder you are in. So, if the path was C:\Users\toster jp\adb, back out to the C:\Users\toster jp folder. Hold shift and right click the adb folder. Select Open command window here. Then, cmd automatically cd to the proper directory. Then your adb sideload rom.zip will work.
toster jp said:
I tried to put my rom everywhere... And still same thing. 'cannot read'
Click to expand...
Click to collapse
Be explicit please
Also don't forget you must enable sideload in recovery
Sent from my Nexus 5 using Tapatalk
Aerowinder said:
A neat little trick with Windows and cmd is to back out of the folder you are in. So, if the path was C:\Users\toster jp\adb, back out to the C:\Users\toster jp folder. Hold shift and right click the adb folder. Select Open command window here. Then, cmd automatically cd to the proper directory. Then your adb sideload rom.zip will work.
Click to expand...
Click to collapse
SOLVED
huge thanks guys
I'm super happy because of that! And finaly I feel like I know how to use adb
THANKS!
toster jp said:
SOLVED
huge thanks guys
I'm super happy because of that! And finaly I feel like I know how to use adb
THANKS!
Click to expand...
Click to collapse
Glad you got it worked out
Sent from my Nexus 5 using XDA Free mobile app

Application /software needed

Okk im looking for a software for pc or Android anyone would work
What i need to do is edit around 150 xml files
In all of them i have to do the same changes of copy and replace
For ex in all of them i have to vhange somc:colorizable with colorizable
Such changes i have to do.plzz suggest some apps or software
Sent from my C2305 using Tapatalk
A bash script using something like "sed" would do the trick.
Dark3n said:
A bash script using something like "sed" would do the trick.
Click to expand...
Click to collapse
Sir if i tell u what i want to search and replace in each file thwn can u write a script for me
Actually there are only 2 things that havr to be done in all files plzz sir
Sent from my C2305 using Tapatalk
abhishekr700 said:
Okk im looking for a software for pc or Android anyone would work
What i need to do is edit around 150 xml files
In all of them i have to do the same changes of copy and replace
For ex in all of them i have to change somc:colorizable with colorizable
Such changes i have to do.plzz suggest some apps or software
Click to expand...
Click to collapse
Try this:
Place all the files to be edited in a directory, say 'temp'
Open terminal in your Linux OS and change current directory to this created directory using cd command.
Now for example, to replace somc:colorizable with colorizable in all files, use this command in terminal:
Code:
sed -i 's/somc:colorizable/colorizable/g' *.xml
GokulNC said:
Try this:
Place all the files to be edited in a directory, say 'temp'
Open terminal in your Linux OS and change current directory to this created directory using cd command.
Now for example, to replace somc:colorizable with colorizable in all files, use this command in terminal:
Code:
sed 's/somc:colorizable/colorizable/g' *.xml
Click to expand...
Click to collapse
Thabks but i got a way of doing it via notepad ++
Sent from my C2305 using Tapatalk

Categories

Resources