[Guide] How to have write protection disabled on boot with stock rom - AT&T HTC One (M8)

For this to work you will need to be rooted with twrp installed.
This is for people who are on the stock rom or a rom without init.d support.
1. Download the wp_mod.ko file from @flar2's thread http://forum.xda-developers.com/showthread.php?t=2701816
and copy it over to your SD card (either internal or external)
2. Boot into twrp
3. Select the "Mount" option on the main menu and tick system
4. Go back to the main menu and then go into the "Advanced" option. There will be a "File Manager" option
5. Navigate to the folder you saved the .ko file in and copy it (just touch the file and it will bring up the menu)
6. now navigate to /system/lib/modules and copy the file there by hitting the "select" button on the bottom right.
7. Navigate to /system/lib/modules and insure the file is there. Now touch it to bring up the menu. select "Chmod" option and enter in 644
8. reboot the device
9. Once booted fully open up Terminal emulator and type:
su
insmod /system/lib/modules/wp_mod.ko
10. Once that's done open up a file manager app with root access and mount as r/w and navigate to /system/etc and look for the file install-recovery.sh
11. edit the file using a text editor, adding the line insmod /system/lib/modules/wp_mod.ko towards the bottom of the file
12. reboot and enjoy r/w on boot without running the command every time
13. profit

is this like being s-off, without being actually s-off

Not entirely, you will be able to make changes to system files while booted but you won't be able to flash fastboot zips like s-off

Or you could flash this kernel.... http://forum.xda-developers.com/showthread.php?t=2705074
And yes it does work on stock

What abt using SdFix app from google play store..??
Sent from my HTC D816w using XDA Premium 4 mobile app

silver2706 said:
What abt using SdFix app from google play store..??
Sent from my HTC D816w using XDA Premium 4 mobile app
Click to expand...
Click to collapse
that will only work to repair writing to SD CARD. This fix is for writing to the system.
Personally... If you can get s off.. I would do so. Makes life easier in the long run.
-》Sent from my mind to your screen.

insmod /system/lib/modules/wp_mod.ko failed [File exists]
Wht does it mean..?

Will it work in my HTC One M7?

system r/w on a htc one developer edition
graffixnyc said:
For this to work you will need to be rooted with twrp installed.
This is for people who are on the stock rom or a rom without init.d support.
1. Download the wp_mod.ko file from @flar2's thread http://forum.xda-developers.com/showthread.php?t=2701816
and copy it over to your SD card (either internal or external)
2. Boot into twrp
3. Select the "Mount" option on the main menu and tick system
4. Go back to the main menu and then go into the "Advanced" option. There will be a "File Manager" option
5. Navigate to the folder you saved the .ko file in and copy it (just touch the file and it will bring up the menu)
6. now navigate to /system/lib/modules and copy the file there by hitting the "select" button on the bottom right.
7. Navigate to /system/lib/modules and insure the file is there. Now touch it to bring up the menu. select "Chmod" option and enter in 644
8. reboot the device
9. Once booted fully open up Terminal emulator and type:
su
insmod /system/lib/modules/wp_mod.ko
10. Once that's done open up a file manager app with root access and mount as r/w and navigate to /system/etc and look for the file install-recovery.sh
11. edit the file using a text editor, adding the line insmod /system/lib/modules/wp_mod.ko towards the bottom of the file
12. reboot and enjoy r/w on boot without running the command every time
13. profit
Click to expand...
Click to collapse
HI, I have an HTC One m8 developer edition
Phone details and software levels.
Model HTC One M8
Android 4.4.2
HTC sense 6.0
Software 1.54.1540.9
HTC SDK API level 6.17
I have being trying to set the r/w on system but with no success. I have followed instructions in several items in XDA and none of these have worked. I tried your method, but when finally I reboot and run root explorer I still see the folders mounted as r/o..
the .ko file is in the correct directory and install-recovery.sh is correctly modified.
Any help/assistance would be appreciated.

Unable to write system files in HTC One M7
graffixnyc said:
For this to work you will need to be rooted with twrp installed.
This is for people who are on the stock rom or a rom without init.d support.
1. Download the wp_mod.ko file from @flar2's thread http://forum.xda-developers.com/showthread.php?t=2701816
and copy it over to your SD card (either internal or external)
2. Boot into twrp
3. Select the "Mount" option on the main menu and tick system
4. Go back to the main menu and then go into the "Advanced" option. There will be a "File Manager" option
5. Navigate to the folder you saved the .ko file in and copy it (just touch the file and it will bring up the menu)
6. now navigate to /system/lib/modules and copy the file there by hitting the "select" button on the bottom right.
7. Navigate to /system/lib/modules and insure the file is there. Now touch it to bring up the menu. select "Chmod" option and enter in 644
8. reboot the device
9. Once booted fully open up Terminal emulator and type:
su
insmod /system/lib/modules/wp_mod.ko
10. Once that's done open up a file manager app with root access and mount as r/w and navigate to /system/etc and look for the file install-recovery.sh
11. edit the file using a text editor, adding the line insmod /system/lib/modules/wp_mod.ko towards the bottom of the file
12. reboot and enjoy r/w on boot without running the command every time
13. profit
Click to expand...
Click to collapse
I too can't write system files in HTC One M7 after updating to sense 6 ROM. Will this procedure cure problem in M7? Thanks in advance

ghani.911 said:
I too can't write system files in HTC One M7 after updating to sense 6 ROM. Will this procedure cure problem in M7? Thanks in advance
Click to expand...
Click to collapse
First off, please don't quote the whole top post when its a long guide like this. I know its the default to quote the post when you reply. So just delete it, before you submit your post. We don't need the thread cluttered up with multiple reposts of what is already in the top post.
The mod makes very specific changes to the kernel, so I would say there is most likely no way in heck this will work on an M7, and might even damage it.

redpoint73 said:
First off, please don't quote the whole top post when its a long guide like this. I know its the default to quote the post when you reply. So just delete it, before you submit your post. We don't need the thread cluttered up with multiple reposts of what is already in the top post.
The mod makes very specific changes to the kernel, so I would say there is most likely no way in heck this will work on an M7, and might even damage it.
Click to expand...
Click to collapse
Ok... Sorry and thanks

HTC M8 and rw fix
Still unable to get this to work,I followed your detailed instructions and wp_mod.ko is in correct directory with correct permission and install-recovery.sh is modified correctly.
However after final rebott (several in fact) /system is still r/o
I took a TRWP backup before I started so I restored and followed your instructions again , still same result, should this work immediately or will it take several reboots before it is operative? Other discussions on this and other sites indicate the latter.
Phone details and software levels.
Model HTC One M8 developer
Android 4.4.2
HTC sense 6.0
Software 1.54.1540.9
HTC SDK API level 6.17
Any assistance or suggestions would be appreciated

Which file do I use on T-Mobile rooted One M8:
1. Sense 4.4.3 (2.22 base):
wp_mod.ko
2. Sense 4.4.2:
wp_mod.ko
3. GPE 4.4.2:
wp_mod.ko

Sn8kbordin said:
Which file do I use on T-Mobile rooted One M8:
Click to expand...
Click to collapse
Whichever Sense file corresponds to your Android build in Settings>About>Software.
If you are on the stock ROM, I'm guessing 4.4.2, since I do not believe 4.4.3 has rolled out to T-Mobile yet.
As usual, I would make a nandroid before flashing anything.

redpoint73 said:
Whichever Sense file corresponds to your Android build in Settings>About>Software.
If you are on the stock ROM, I'm guessing 4.4.2, since I do not believe 4.4.3 has rolled out to T-Mobile yet.
As usual, I would make a nandroid before flashing anything.
Click to expand...
Click to collapse
Thank you. I only needed to fix apps' write access to the SD card. Here's what I did if anyone wants to do so http://forum.xda-developers.com/showpost.php?p=54696085&postcount=13

Thank you sooo much!! used this method on my desire 816 and it worked like a charm:laugh::laugh: now i dont have restart apps like adway, sd card fix..every time i reboot

hey all worked fine until i tried to open terminal
typing :
su
insmod /system/lib/modules/wp_mod.ko
then it says in terminal "execution error occurred "
any ideas? i am sure i followed the steps

JellyTooth said:
hey all worked fine until i tried to open terminal
typing :
su
insmod /system/lib/modules/wp_mod.ko
then it says in terminal "execution error occurred "
any ideas? i am sure i followed the steps
Click to expand...
Click to collapse
I get the same thing or exec failure

One max
rgolnazarian said:
I get the same thing or exec failure
Click to expand...
Click to collapse
Me the same, on HTC One Max
(Exec format error)
plz help
thanx

Related

[Q] Looking for AT&T Hotspot app

Does anyone have the APK for the AT&T Hotspot App (WISPr46_Android22_signed.apk)? This is the one thing I miss most about the FR008 ROM - having the Aria automatically connect to AT&T hotspots. I know I can use the web form, but it's a pain in the rear.
Thanks in advance.
Brainded said:
Does anyone have the APK for the AT&T Hotspot App (WISPr46_Android22_signed.apk)? This is the one thing I miss most about the FR008 ROM - having the Aria automatically connect to AT&T hotspots. I know I can use the web form, but it's a pain in the rear.
Thanks in advance.
Click to expand...
Click to collapse
Go to this thread and download one of the rooted AT&T ROMs, unzip it and pull the apk out.
Found the APK in the most recent 2.2.2 ROM from Gene Poole. Pulled it out and copied it to the Aria. "Application not installed". Oh well. Thanks though!
Brainded said:
Found the APK in the most recent 2.2.2 ROM from Gene Poole. Pulled it out and copied it to the Aria. "Application not installed". Oh well. Thanks though!
Click to expand...
Click to collapse
How did you copy it to the phone? If you boot into recovery and mount /system as Read/Write, then you should be able to type "adb push [name of hotspot].apk /system/app.
I just ran Astro to browse to the APK, then let its app manager do its thing. Being a novice, I appreciate the more detailed instructions. I'll give that a try if I can follow that.
tpbklake said:
How did you copy it to the phone? If you boot into recovery and mount /system as Read/Write, then you should be able to type "adb push [name of hotspot].apk /system/app.
Click to expand...
Click to collapse
Brainded said:
I just ran Astro to browse to the APK, then let its app manager do its thing. Being a novice, I appreciate the more detailed instructions. I'll give that a try if I can follow that.
Click to expand...
Click to collapse
Assuming you have the adb tools installed on your PC (you probably do if you have rooted your phone):
1. Reboot the phone into ClockworkMod recovery. Make sure you do not have the USB cable connected at this point.
2. Select the "mounts and storage" option.
3. Select the "mount /system" option.
4. On your PC open a command window and set your working directory to your "adb\tools" directory.
5. Plug your phone into the USB cable.
6. In the command window type "adb devices". It should respond to with your device name.
7. Copy the WISPr46_Android22_signed.apk to the adb\tools directory.
8. In the command window type: adb push WISPr46_Android22_signed.apk /system/app
9. On the phone select "unmount /system"
10. Unplug the phone.
11. Reboot the phone.
I needed to install the tools, but after that everything went smoothly. However, I don't see the process running, and the icon does not exist. There is an .ODEX file for this package as well; do I need to do anything with that? Or do anything special after the phone rebooted?
Brainded said:
I needed to install the tools, but after that everything went smoothly. However, I don't see the process running, and the icon does not exist. There is an .ODEX file for this package as well; do I need to do anything with that? Or do anything special after the phone rebooted?
Click to expand...
Click to collapse
Yes you need to push the ODEX file too. That is probably why you got "Application not installed" the first time when you tried it through Astro.
Still no love. I pushed both files over, followed the instructions, and it does not appear to be there. Also tried using Astro again just for good measure (with the ODEX file in the same location as the APK), same message. I guess this package just will not install on this ROM.
I appreciate the help - if nothing else I've learned a lot about how the system works!
I'm looking at potentially flashing Gene Poole's 2.2.2 ROM over FR008 anyway, which should put this app back in place in the process, so we'll see.
Thanks again!
Update to this thread:
After upgrading my phone to the latest 2.2.2 ROM from Gene Poole (hoxnet 005b) I was able to successfully install this app using the method described above. The 005b ROM does not include the APK anymore though, so if you want this you'll need to snag it from an older ROM.

Help, Reward Given

Hey there , I'm a new Lg P500 User and I am really Unclear how to flash a custom recovery mod / megatron v1 / screen lag touch fix by milk_os
About Phone
Model: LG-P500
Android Version: 2.2.2
Kernel Version: 2.6.32.9
Software Version:V10F
Rooted with Superuser using GingerBreak .
The original thread: http://forum.xda-developers.com/showthread.php?t=1044765
Also Installed with busybox from the market.
So if anyone can show me a step by step guide to how to install custom recovery mod , megatron v1 and touch screen lag fixer by milk_os. I will reward
you with $100 Singapore by PayPal.I believe in meritocracy
Links
Custom Recovery Mod:http://androidforums.com/getitnowmarketing/221388-custom-recovery-optimus-one-p500-thunderg.html
Megatron V1: http://forum.xda-developers.com/showthread.php?t=870640
Touch Screen Bug: http://forum.xda-developers.com/showthread.php?t=929941
Let the hack rage begin!
Thank You.
danialrocker said:
Hey there , I'm a new Lg P500 User and I am really Unclear how to flash a custom recovery mod / megatron v1 / screen lag touch fix by milk_os
About Phone
Model: LG-P500
Android Version: 2.2.2
Kernel Version: 2.6.32.9
Software Version:V10F
Rooted with Superuser using GingerBreak .
The original thread: http://forum.xda-developers.com/showthread.php?t=1044765
Also Installed with busybox from the market.
So if anyone can show me a step by step guide to how to install custom recovery mod , megatron v1 and touch screen lag fixer by milk_os. I will reward
you with $100 Singapore by PayPal.I believe in meritocracy
Links
Custom Recovery Mod:http://androidforums.com/getitnowmarketing/221388-custom-recovery-optimus-one-p500-thunderg.html
Megatron V1: http://forum.xda-developers.com/showthread.php?t=870640
Touch Screen Bug: http://forum.xda-developers.com/showthread.php?t=929941
Let the hack rage begin!
Thank You.
Click to expand...
Click to collapse
lol luckly i live in singapore
first of all, lets start with custom recovery
1. Download the custom recovery file from here and here
2. DO NOT rename them, and put them neatly inside the ROOT of the SD CARD (that means it should be at /sdcard/ on androids
3. next, get Terminal Emulator from the market. search it.
4. Get a nice keyboard to work on for a while. you need to type A LOT
5. get titanium backup and backup everything. menu > batch
6. reboot phone.
7. Turn on phone and go to terminal and type the following
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
cat /sdcard/flash_image > /system/bin/flash_image
chmod 755 /system/bin/flash_image
mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system
flash_image recovery /sdcard/recovery-RA-GNM-thunderg-1.1.0.img
Click to expand...
Click to collapse
*there should be no error except at stage 5 there could be, but not always.
8. good. flash complete. now grab the megatron ROM and the lagfix. they both should be .zip . DONT OPEN IT.
9 put the two inside the root of SD card
10. go to terminal, write
su
*press enter*
reboot recovery
11. you should have a menu of things. go to flash zip or sth (you will know) w/ ur volume buttons
12. press menu and you will be able to choose the two zips. flash any of them first, and do the second afterwords.
13. YAY DONE
14. no need for bucks thanks. just press the thanks button down there. its free.
*PM or EMAIL ME IF YOU WANT FURTHER HELP*
*[email protected]*
Also, isnt 2.2.2 not rootable??
I think it has to be downgraded to 2.2 and then rooted..
Edit:
Sorry, My mistake.. Didnt realize 2.2.2 is rootable now..
2.2.2 it's now rootable
It says that "/system/etc/install-recovery.sh ": No such file or directory.
I'm sure that I placed both of the files on the root of my sdcard
Well, I guess the hardest part is getting the recovery. Well I share my method so, here we go.
What you need:
1. terminal emulator(download from market - free)
2. recovery installer(download here)
3. your ROM which is megatron(download here)
4. Touch-screen bug fix(download here)
5. Back-up all your SD contents to your PC.
-. optional: if your file explorer doesn't support unrar/unzipping, download one. but since you have a PC just use winrar.
when you have everything, lets start.
1. extract contents of "recovey_installer.rar" to the root(meaning the base) of your SDcard.(it contains 3 files, so you should also see 3 new files on your SD card).
2. open terminal emulator, enter these lines(press enter after each line):
Code:
su
sh /sdcard/rf.sh
just wait and this should reboot you directly to recovery.
3. now in recovery(remember: "vol + and - button" is "up and down" "menu button is ok/select" and "back button" is back) select options:
Partition sdcard > partition SD
4. when asked choose your desired partition size then choose swap size as 0. This should format your SD card.(initially this will leave you with an ext2 partition, if you want ext3 then upgrade it to ext3 and so on using the same menu)
5. when done, press back repeatedly and reboot.
6. now, move your ROM(megatron) and the touchscreen-lag-fix files to the root of your SD card.
7. open terminal again and enter these commands
Code:
su
reboot recovery
just wait and it should bring you back to recovery.
8. in recovery, choose option:
- flash zip menu
- to avoid hiccups just toggle the signature verification
- flash zip from sdcard
- first flash your rom(megatron), when done immediately flash touchscreen-bug-fix
- press back repeatedly then reboot.
9. enjoy
danialrocker said:
It says that "/system/etc/install-recovery.sh ": No such file or directory.
I'm sure that I placed both of the files on the root of my sdcard
Click to expand...
Click to collapse
just ignore that error message. this line is only there for those with different phone models which has the mention file in the phone internal storage. so this shouldn't affect optimus one users.
@ungaze, i did your way . It took me to android system recovery .
Anyway it didnt ask me for partition sdcard. So should i just reboot my phone?
congratulations, you now have recovery. you should see some options.
press volume buttons to navigate up and down(menu button=select/ok). Choose the option:
- Partition sdcard
- Partition SD
If you want to explore your phone a bit more, you could just reboot your phone for now. Just remember, to go back to recovery you could open terminal and enter:
Code:
su
reboot recovery
or when phone is off, press and hold "power/lock button"+"home button"+"vol down button" until recovery menu shows up.
Alright , did that . My friend told me about nandroid how can i do that before i flash the other roms ?
theres a menu option "backup/restore" open it and choose "nand backup". when done, there should be a folder in your SD named "nand" copy the contents to a pc or somewhere safe as this will serve as your backup file.
Okay, i did a nandroid and ready to flash roms . Wish me well =)
Anyway why do i receive E:Bad boot message when i reboot recovery.
everyone has it. it's perfectly fine. good luck
Anyway, as I was nandroid-ing i saw this video http://www.youtube.com/watch?v=s5GWgjJT2zo in the end, it shows the guy having no reception?
edit: He didnt have it on at the first place anyway. Sorry for the inconvenience.
i didnt view the link but im guessing hes using amon_ra v1.1, the method i gave you installs amon_ra v1.2 which fixes most bugs with ext4 and nand recovery/backup
By toggl-ing signature verification do you mean to enable or disable it?
disable. this is really not necessary as the zips youre about to apply are surely signed. but in case you have problems in the future, just remember that disabling sig veryfication may fix the problem.
Thanks man, how do i donate to you?
Btw i just screw my phone. Stuck at android screen page ;(. How do i restore the nandroid backup? Should i wipe my phone first, then do nandroid restore?
Will it restore me my version 2.2.2?
When i nandroid it , my phone was on ver 2.2.2
Ungaze?
Sent from my LG-P500 using XDA Premium App
Check your inbox

[Q] Flyer rooted but dont have root access to edit build.prop

hi all,
I followed a few topics here and it was my first time doing all this for an android device. to be honest it is super confusing and Im lucky i got through all of them with Google's help
I was trying to edit the build.prop file to be able to make phone calls via BT but when I try to edit the file as in Pull it .. edit it and then Push it back in... it says YOU NEED ROOT ACCESS!
Here is what i did from the beginning..
I followed the instructions in this thread
http://forum.xda-developers.com/showthread.php?t=1194709
then I rooted using the clockworkmod.. followed these instructions:
Copy su-2.3.6.1-ef-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-2.3.6.1-ef-signed.zip"
Then select "Yes - install su-2.3.6.1-ef-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
then i went to the thread of enabling BT Phone calls for Flyer:
http://forum.xda-developers.com/showthread.php?t=1185688
But I dont have permission to edit the Build.prop file. so I googled a bit and I downloaded the Android Commander application and installed Notepad ++ so i can do that via Windows but I still dont have root access for some reason. I see the Superuser app on my flyer btw.
Can anyone please help?
If I get this to work I will make a full detailed step by step instructions and post it in xda so everyone else follows the same steps (which half of them were not explained fully)
Thanks,
Kaveh.
EDIT>>>>> I promised a full detailed tutorial. I own you guys one... here is document: http://bit.ly/qR1OmO
and thanks for all the help!
kaveh-link said:
hi all,
I followed a few topics here and it was my first time doing all this for an android device. to be honest it is super confusing and Im lucky i got through all of them with Google's help
I was trying to edit the build.prop file to be able to make phone calls via BT but when I try to edit the file as in Pull it .. edit it and then Push it back in... it says YOU NEED ROOT ACCESS!
Here is what i did from the beginning..
I followed the instructions in this thread
http://forum.xda-developers.com/showthread.php?t=1194709
then I rooted using the clockworkmod.. followed these instructions:
Copy su-2.3.6.1-ef-signed.zip to your sdcard root
Start clockworkmod recovery (instructions below)
Select "install zip from sdcard"
Then select "Choose zip from sdcard"
Then select "su-2.3.6.1-ef-signed.zip"
Then select "Yes - install su-2.3.6.1-ef-signed.zip" to confirm
Then go back
Then reboot.
You're rooted!
then i went to the thread of enabling BT Phone calls for Flyer:
http://forum.xda-developers.com/showthread.php?t=1185688
But I dont have permission to edit the Build.prop file. so I googled a bit and I downloaded the Android Commander application and installed Notepad ++ so i can do that via Windows but I still dont have root access for some reason. I see the Superuser app on my flyer btw.
Can anyone please help?
If I get this to work I will make a full detailed step by step instructions and post it in xda so everyone else follows the same steps (which half of them were not explained fully)
Thanks,
Kaveh.
Click to expand...
Click to collapse
You can try with Root Explorer ( https://market.android.com/details?id=com.speedsoftware.rootexplorer&feature=search_result )
.touch 2 second build.prop, sellect Open in text editor
You don't have permission because its not mounted as r/w. You can mount it as r/w by using root explorer like the previous post said, or you can do it from adb or a terminal emulator on your device. Or someother editor. The command to mount as read write is this:
su (enter)
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system (enter)
Then you should be able to open the file in the editor of your choice.
After you are done remount the system as read only by doing this:
su (enter)
mount -o ro,remount -t yaffs2 /dev/block/mtdblock3 /system (enter)
I had the same problem until I installed Busybox did
Simple method.....
If you just install the ES Filexplorer app on a rooted device then go to settings in ES, under root explore section just tick the two boxes.
Set home directory from /sdcard/ to / and your done!
You can then go to the System directory, open build.prop as a text file using ES's own Note editor. Note editor will also save a backup of your old build.prop file.
Reverse the above ES settings if you want to be safe, close ES, then reboot.
Thanks for all the help guys. Im creating a step by step full detailed instructions for the htc flyer s-ff+permaroot+enabling phone calls and Ill share it in xda soon.
I had to download the apk of root explorer off the internet since I had no market access here in Iran (currently here for vacation..) then I used that to mount r/w then edited the file.. saved it and then I mount back to r/o.. reboot and BOOM PHONE app was there.
btw maybe this is a bit strange but I dont need BT headset to make phone calls lol. I used the normal headset which was in the box and everyone can hear me clearly.. perfect call quality..
thanks again for all the help and stay tuned for the instructions (i know u guys know the way already lol but still)
Bluetooth is not a necessity, it was added for full functionality eg: car handsfree, stereo headsets for music and calls etc.
You can make a call using just the tablet's mike and speakers, the supplied cable headset or any bluetooth earpiece/headset. Just like a real phone....
Farsquidge said:
Bluetooth is not a necessity, it was added for full functionality eg: car handsfree, stereo headsets for music and calls etc.
You can make a call using just the tablet's mike and speakers, the supplied cable headset or any bluetooth earpiece/headset. Just like a real phone....
Click to expand...
Click to collapse
Oh really? but people dont hear my voice when I just use the tablet itself (without using the normal headset)
btw Im almost done with the tutorial for HTC FLYER... I need people to read this and edit it (complete it if I havent explained something somewhere)
I used afew topics to make this tutorial for other noob users like myself >.< and I put the source topics (XDA topics) in the file. Where should I post the tutorial? any ideas?
edited my post... here is the document I promised:http://bit.ly/qR1OmO
EDIT*** short link works now... sorry about that!

Build.prop not editing

Hi , on my HTC one max when I try to edit build.prop it gets saved but when I reset my device for applying changes it returns to stocked any one that can help me .
I am root, S-OFF.
sonu42197 said:
Hi , on my HTC one max when I try to edit build.prop it gets saved but when I reset my device for applying changes it returns to stocked any one that can help me .
I am root, S-OFF.
Click to expand...
Click to collapse
Make sure you are mounting /system as RW first. By default it is RO. If you have root explorer it's just easy as clicking the RW button but if not there is always terminal and a command you enter.
Ƒłƴнαłƒ205 said:
Make sure you are mounting /system as RW first. By default it is RO. If you have root explorer it's just easy as clicking the RW button but if not there is always terminal and a command you enter.
Click to expand...
Click to collapse
My system is RW and I have used each file manager but can you tell how to do this with terminal?
Please.
sonu42197 said:
My system is RW and I have used each file manager but can you tell how to do this with terminal?
Please.
Click to expand...
Click to collapse
Terminal I mentioned to mount your system as RW. Why not edit your build.prop on computer and push it to your device in recovery mode.
Ƒłƴнαłƒ205 said:
Terminal I mentioned to mount your system as RW. Why not edit your build.prop on computer and push it to your device in recovery mode.
Click to expand...
Click to collapse
Tried to do it with adb but it comes back to original one.
i was able to successfully change the build.prop file by using the file manager in twrp recovery.
i kept the modified file on my sd card, went into recovery, fired up the file manager, browsed to my sd card, selected the modded file, chose the copy option, then chose the /system folder as the destination. rebooted and the changed file stayed changed!
my device is rooted, bootloader unlocked, and s-on.
root explorer with r/w mounting didnt work for me...file would revert after reboot.
also tried "cp" command in terminal in recovery...didnt seem to copy successfully.
hope this helps!
Sent from my HTC One max using XDA Free mobile app

Installing xposed

*******KennyG change this to how you need it, I'm just getting the knowledge out. I don't wish to steal credit or work******
Hello fellow xda members, I have used many other sites but haven't been on xda since my droid bionic days... I didn't give up on the v10, i contacted tung and here we are!
Any hoo the method was created by the 6th_Hokage for the boost stylo and it works with a little tweaking on our devices.
Follow the prerequisites from his thread http://forum.xda-developers.com/lg-g-stylo/how-to/guide-xposed-boost-stylo-5-1-1-t3192494
Here they are for quick glance
Required:
Root
Busybox installed on the device: https://play.google.com/store/apps/d....busybox&hl=en
Script Manager: https://play.google.com/store/apps/d...tmanager&hl=en
Package needed Xposed Boost Stylo.zip: https://www.androidfilehost.com/?fid=24052804347813218
Extract the stylo zip to the root of your internal storage
you should see the installer script file and the xposed zip package
download corresponding xposed zip and installer apk
(v80sdk22arm64) and (3.0 alpha 4)
rename the v80sdk22arm64.zip to the v72 found on the root of the sd from the Xposed Boost Stylo.zip
then run it following the instructions from http://forum.xda-developers.com/lg-g-stylo/how-to/guide-xposed-boost-stylo-5-1-1-t3192494 by kakashi aka the6thhokage
5- Open Script Manager and navigate to the installer file (script) and chose script, su then press save .
6- now select the same script and press run and choose the option according to what you want (Yes/No)
7- Wait for the script to finish, now go to Xposed Installer apk that you installed before and select soft reboot (it will turn off just power back on)
8- After restart and you may use Xposed properly
soft reboot and there ya go! Ill add more stuff when I get time
thanks peter muzyka
hey the errors don't hinder it and use kernel auditor to set permissive on boot. I also would like some coffee funds if you feel the need paypal [email protected]
I get this error message when I try to install
it should continue to run, make sure you renamed the xposed zip to the same name as the one in the file and have it placed on the root of your internal storage
I renamed the file and put the folder in the internal storage
As a zip not folder all on the root of the sd. I'll make a all in one after I get with romracer and 6th hokage
got it working. thanks.
@THADDIUS25
Like superdallas said, you must put the files from zip into root of internal storage. your screenshot is showing you put the files under "Xposed+Boost+Stylo V2"
Also did you download v80sdk22arm64 then renamed it? you can find download link from http://forum.xda-developers.com/showthread.php?t=3034811
Need to fix Google Play Store links =)
I just used the steps in this thread: http://forum.xda-developers.com/android/development/install-xposed-framework-to-lg-spirit-t3226809
Clearer steps by playadru182 below: http://forum.xda-developers.com/showpost.php?p=66015228&postcount=48
Also, if anyone is getting a second screen error when making calls after installing xposed. Don't forget to follow @tattedup 's tutorial on second screen fix.
http://forum.xda-developers.com/lg-v10/general/xposed-fixes-screen-t3246515
It doesn't continue to run in my case, it just shows it can't create /proc/self/fd/
Like this?
http://imgur.com/A1FbNtS
Yeah, it does exactly like that.
Make sure Busybox is installed. As in, run the the Busybox app that you downloaded from the Play Store and install it from there.
Yeah busybox isn't installing properly for some odd reason I believe. It does not run like it usually does.
It doesn't say installed when you tried installing it?
https://imgur.com/JTfuKST
It does say installed....
What fixed it for me was either installing Busybox (I forgot ^^ or using the Terminal Emulator way that I mentioned in my comment to the OP.
When I did that it said no such file or directory
When you entered "su" then "sh /sdcard/installer" in the emulator?
Unlike the OP here that says to put the files in the root folder, put it in the /sdcard folder then try it.
I put it in the folder, but still, no such file or directory.

Categories

Resources