TELUS USERS - HTC One X+

Telus people , I need a favour. I NEED a system dump of your stock ROM. All I need Is the whole system folder. (Needs to be a proper telus ROM and not an AT&T built ROM) Just do:
Adb pull system system
Zip/far/7z the folder and upload pleeeease
Thanks
Sent from my One X+ using Tapatalk

Guys i really need this, I NEED to test the telus blobs for CM
i NEED the 4.1.1 blobs from /system/lib /system/bin /system/etc

I'm downloading an official 4.1.1 Telus build for pull.
---------- Post added at 09:34 AM ---------- Previous post was at 09:29 AM ----------
Unless, of course, you want to download it.

sixcarnage said:
I'm downloading an official 4.1.1 Telus build for pull.
---------- Post added at 09:34 AM ---------- Previous post was at 09:29 AM ----------
Unless, of course, you want to download it.
Click to expand...
Click to collapse
There's an official build??? Got a link? I couldn't find one when I looked.
Sent from my One X+ using Tapatalk

http://forum.xda-developers.com/showthread.php?t=2235248

sixcarnage said:
http://forum.xda-developers.com/showthread.php?t=2235248
Click to expand...
Click to collapse
well herp my derp, thanks

Closed as per OP, Thank You.

Related

[Q] Creating a stock-based rom!

Hey guys!
How do I create a stock-based rom? The only thing I found was this: http://forum.xda-developers.com/showthread.php?t=1533740 But I don't know if it applies to Ace too.
Someone can confirm if this works? Also, If I just take a install-script from another ROM it will work? Or I'll need to write my own?
And, last but not least, for themeing, what files I need to change? Framework or tw-framework?
Okay that most things in that tut works some things are not 4 tha ace
scripts u can just add other scripts from roms no need 2 write own (ask permisions ofcorce)
Theme edit systemui.apk in system/app
edit framework-res.apk system/framework
edit twlauncher.apk system/app
and u can edit tw-framework if u wanna (not much 2 theme there)
HOPE I HELPED!!!
GOOD LUCK
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Quick Question: if I pick the apps that I have installed libs and put them on /system/lib, they will work?
For the lockscreen and other graphic (theme) edits check this tut, gives you a feel of where to screw with the framework-res.apk
http://forum.xda-developers.com/showthread.php?t=1543059
The easiest thing to do is to replace .9.png files with those of other ROMS to personalize it. Editing the xml files takes some trial and error, but its easier than it seems.
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Renan Lazarotto said:
Thank you! One more thing: The power menu, it is hard-coded or I can add options to it via xml editing?
Click to expand...
Click to collapse
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Renan Lazarotto said:
I've made my first ROM using your tutorial as basis I need to know if there is something much different between building a CM7 rom and a stock ROM. Since stock roms always came with those other files (modem, phone, csc...), I need to know if I can just extract the system.rfs file, edit what I wand or what I need and made a flashable zip.
A bit off-topic question: where are the resources used on the lockscreen? framework-res.apk?
Click to expand...
Click to collapse
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Prawesome said:
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
freibergisch said:
I extracted the stock rom (system.rfs within the system files) and used the cf-root boot.img but my rom didn't start after flashing. I only saw the samsung galaxy ace logo and a blue triangle on the upper left corner of screen.
From the stocklite rom I used the updater-script. Maybe there is the fault?
Here the rom: Link
Please help me
Best regards
Marcus
Click to expand...
Click to collapse
Hmm...thats weird..Try taking the updater script and binary from blackhawk and try.If it still doesnt work,then try and take a logcat,it might help.
---------- Post added at 02:15 PM ---------- Previous post was at 02:10 PM ----------
Let me just download it and check the rom.
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Prawesome said:
If you want to add options to power menu,you need to edit android.policy.jar,framework.jar and framework-res.apk.Here is a guide on that. http://forum.xda-developers.com/showthread.php?t=811532 You might need to make a few changes to make it adapt,like change the string ids,and its GlobalActions$3 you should copy for ace,its GlobalActions$4.smali.
---------- Post added at 09:19 AM ---------- Previous post was at 09:16 AM ----------
Just download a package from Odin.You will get a .tar.md5 file which you wont be able to extract,so rename the file to .tar Now,you will be extract it,after extraction,you will get many .img files like system.img,boot.img. Extract system.img,replace stock boot.img with Cf-root and thats about it.You could take the updater script from BlackHawk as it does the job most of the times.
Click to expand...
Click to collapse
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
freibergisch said:
Hi,
Thank you for testing it.
I didn't copy the csc files into the system directory.
But i tried it with csc but without any success..
Please have a look over my rom..
Im very confused
PS: took the updater script from blackhawk and one other. Both are the same.
Marcus
Gesendet von meinem HTC Desire
Click to expand...
Click to collapse
Hm...If you could,could you upload the rom to some other site like MediaFire? I cant seem to download the file properly from the link you gave.
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
Renan Lazarotto said:
Thanks for the tip on the menu and all. Now I'll start to work on the ROM, but I'll still wait for the confirmation if the update script works!
Click to expand...
Click to collapse
Lol,updater script will work.Where do you think everyone takes updater scripts from? Its too big/dangerous to write up on your own,so what do you do,you take an existing one and modify it to work with your rom.Oh,and give credits to the original dev who wrote the updater script.
Hi,
I'm uploading the rom to mediafire now.
I give you the link when the rom is up in few minutes.
Thank you
---------- Post added at 06:09 PM ---------- Previous post was at 05:49 PM ----------
http://www.mediafire.com/?1bc8xt7q9sp8vzw
Edit: This is with CSC directories from the odin flash files.
Prawesome said:
Search before posting please...Theres a guide written by me for ace..
---------- Post added at 10:08 PM ---------- Previous post was at 10:08 PM ----------
If you need any help,PM me and i will help
Click to expand...
Click to collapse
where i can find the post?
tonyboy3 said:
where i can find the post?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1465477

[MOD] Blocking Mode icon remover XXALJ3

Knocked this together for the S3, and someone asked me to do a version for the N7100 so here it is
Rather than having two threads I'll just link over to the other one where all the files and details are. http://forum.xda-developers.com/showthread.php?t=1943987
Edit - seems to be an issue with it on the N2, I'm looking into it. -- I've uploaded a new version, if someone can try it I'd be gratefull
Just try it on omega 4.0, but its not work, anyway thanks.
Sent from my GT-N7100 using Tapatalk 2
joechan said:
Just try it on omega 4.0, but its not work, anyway thanks.
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Yeah looks like there is n issue with it on the Note2. I'll look into it, but not having a test device makes it difficult. I'll search in the smali and see what's launching the icon.
Thanks so much .
Sent from my GT-N7100 using Tapatalk 2
Just a note, all should be sorted now, had a typo in my mount script so didn't mount the System volume.
Have a go if you like.
I can confirm it works. Really great mod
Sorry, but it still doesn´t work on N2 with Stock-Rom J3
---------- Post added at 01:45 PM ---------- Previous post was at 01:39 PM ----------
slonn said:
I can confirm it works. Really great mod
Click to expand...
Click to collapse
Wich Rom and Kernel do you use ?
kruckb said:
Sorry, but it still doesn´t work on N2 with Stock-Rom J3
---------- Post added at 01:45 PM ---------- Previous post was at 01:39 PM ----------
Wich Rom and Kernel do you use ?
Click to expand...
Click to collapse
Running WanamLite 1,5 and the Redpill kernel. Motomoto00 theme.

Touchscreen problem

Ok I was trying to root my 3.6 US version, when i accidentally flashed the rom for the 4.2. I fixed it, and flashed the regular 3.6 US rooted rom from attn1. After that, when i turned it on, the screen would not work!!!! I have tried flashing diff. kernels but the stock kernel isn't able to flash, either that or I'm doing it wrong. Can someone give me the kernel if you have it, and instructions on how to flash it? I NEED my mp3 to work again D:
shadowblade2652 said:
Ok I was trying to root my 3.6 US version, when i accidentally flashed the rom for the 4.2. I fixed it, and flashed the regular 3.6 US rooted rom from attn1. After that, when i turned it on, the screen would not work!!!! I have tried flashing diff. kernels but the stock kernel isn't able to flash, either that or I'm doing it wrong. Can someone give me the kernel if you have it, and instructions on how to flash it? I NEED my mp3 to work again D:
Click to expand...
Click to collapse
Anyone?
shadowblade2652 said:
Anyone?
Click to expand...
Click to collapse
Send it back to samsung!
safariking said:
Send it back to samsung!
Click to expand...
Click to collapse
But then the warranty would be voided because I screwed up the rom remember
They don't know that
Sent from my YP-GS1 using xda app-developers app
safariking said:
They don't know that
Sent from my YP-GS1 using xda app-developers app
Click to expand...
Click to collapse
But they would because they can see the flash counter and they would know something is up
shadowblade2652 said:
Ok I was trying to root my 3.6 US version, when i accidentally flashed the rom for the 4.2. I fixed it, and flashed the regular 3.6 US rooted rom from attn1. After that, when i turned it on, the screen would not work!!!! I have tried flashing diff. kernels but the stock kernel isn't able to flash, either that or I'm doing it wrong. Can someone give me the kernel if you have it, and instructions on how to flash it? I NEED my mp3 to work again D:
Click to expand...
Click to collapse
Did you ever find a solution? I'm in need of one right now D:
Here's the stock kernel: http://forum.xda-developers.com/showthread.php?p=39508685
The instructions on how to flash are in the thread. If have anymore questions just ask.
I've already tried that with no luck.
---------- Post added at 07:07 PM ---------- Previous post was at 07:00 PM ----------
any suggestions?
---------- Post added at 07:30 PM ---------- Previous post was at 07:07 PM ----------
Does anyone know what i can do???
ribo911 said:
I've already tried that with no luck.
Click to expand...
Click to collapse
Ok, so your kernel just fails to flash? Or after flashing it the touch screen just still doesnt work?
It will flash. But the screen won't work
I cant promise that this is a solution, but have a look at this thread.
Here's the link: http://forum.xda-developers.com/showthread.php?t=2080006
This could at least maybe help us figure out what is going on. Since the SGP 3.6 doesnt have many(if any at all) custom roms, it could be a difficult fix.
How would that work with GP3.6??
Ok, I devised a plan that might work! If not, well it was worth the try.
I applied the steps from this thread: http://forum.xda-developers.com/showthread.php?t=2068819
1. Flash your SGP 3.6 stock ROM
2. Flash just the stock kernel only
3. Flash the wrong ROM again
4. Now, flash the stock ROM again
5. Reboot your device. If it doesnt boot just let it go for about five minutes without shutting it off or anything. Then hold in the power button until it shuts off, and flash the stock ROM again.
6. Reboot, and if it boots the touch screen should work.
thanks so much. <3
ribo911 said:
thanks so much. <3
Click to expand...
Click to collapse
You're welcome if it worked! Please let us know.
could you give me links to stock ROM and kernel?
---------- Post added at 08:52 PM ---------- Previous post was at 08:50 PM ----------
completely unmodified
This thread is the only thing I can find: http://forum.xda-developers.com/showthread.php?t=1864741
It should have everything you need.
so the factoryfs is the ROM?
---------- Post added at 09:06 PM ---------- Previous post was at 09:04 PM ----------
and CWM is the kernel?
ribo911 said:
so the factoryfs is the ROM?
---------- Post added at 09:06 PM ---------- Previous post was at 09:04 PM ----------
and CWM is the kernel?
Click to expand...
Click to collapse
Yep, i think you've got it.

[Q] internal memory low

Hi there.
I've recently installed a custom rom (venom Rom). And after the install I've noticed my internal memory available space got low. I dont know if this is normal. Maybe my old stock Rom is still on my internal? I've only wiped cache and factory resettled my phone before the installation of the custom firmware.
My media files are minimal and the "other" type eating up my memory has 8gig.
What can I do to regain my full internal memory.
Thank you xda dev.
What ROM did you come from? Were you stock?
Sent from my dlx using Tapatalk
---------- Post added at 12:59 PM ---------- Previous post was at 12:55 PM ----------
Reason I ask is if you upgrade from a 4.1.1 rom to a 4.2.2 rom or 4.3 rom your storage changes from sdcard0 to something else. Android adds another directory so a lot of your data is duplicated. There are LOTS of threads discussing this issue so you will likely find your answer easily.
tfrank10 said:
What ROM did you come from? Were you stock?
Sent from my dlx using Tapatalk
---------- Post added at 12:59 PM ---------- Previous post was at 12:55 PM ----------
Reason I ask is if you upgrade from a 4.1.1 rom to a 4.2.2 rom or 4.3 rom your storage changes from sdcard0 to something else. Android adds another directory so a lot of your data is duplicated. There are LOTS of threads discussing this issue so you will likely find your answer easily.
Click to expand...
Click to collapse
came from stock. 4.1.1 then tried the previous venom rom (4.1.2 i think), and then installed the new venom rom, 4.2.2, then tried again NOS rom, then recovered my previous 4.2.2. .
tfrank10 said:
What ROM did you come from? Were you stock?
Sent from my dlx using Tapatalk
---------- Post added at 12:59 PM ---------- Previous post was at 12:55 PM ----------
Reason I ask is if you upgrade from a 4.1.1 rom to a 4.2.2 rom or 4.3 rom your storage changes from sdcard0 to something else. Android adds another directory so a lot of your data is duplicated. There are LOTS of threads discussing this issue so you will likely find your answer easily.
Click to expand...
Click to collapse
came from stock. 4.1.1 then tried the previous venom rom (4.1.2 i think), and then installed the new venom rom, 4.2.2, then tried again NOS rom, then recovered my previous 4.2.2. .
can you post a link which i can find the answer to my thread please sir? your help will be much appreciated.
thank you for your reply
Anyone has any answer for this? Help pls thank you
http://forum.xda-developers.com/showthread.php?t=2469925
Use the link he gave you. Basically delete most of the contents that are in the data/media folder for apps and games and stuff like that.
Sent from my dlx using xda app-developers app
maceprimus said:
Use the link he gave you. Basically delete most of the contents that are in the data/media folder for apps and games and stuff like that.
Sent from my dlx using xda app-developers app
Click to expand...
Click to collapse
nunyazz said:
http://forum.xda-developers.com/showthread.php?t=2469925
Click to expand...
Click to collapse
thank you for your help. im good now. got my internal memory space back.
Good to hear!
Sent from my dlx using xda app-developers app

How to Root?

can anyone help me with rooting my N9? can i adb sideload the supersu zip?
steveo17 said:
can anyone help me with rooting my N9? can i adb sideload the supersu zip?
Click to expand...
Click to collapse
no, you'll need a custom recovery to flash the zip
Sent from my Nexus 5 using XDA Free mobile app
steveo17 said:
can anyone help me with rooting my N9? can i adb sideload the supersu zip?
Click to expand...
Click to collapse
You would likely need to give it a day or 2. The tablet just made it to the market and Android 5.0 changes A LOT of things. I assume ChainFire is already working on it.
I am also hearing that 5.0 may require a custom kernel to have full root permissions. If this is the case, we may need to hold off until the Kernel Sources are released.
KMyers said:
I am also hearing that 5.0 may require a custom kernel to have full root permissions. If this is the case, we may need to hold off until the Kernel Sources are released.
Click to expand...
Click to collapse
we just need to get the boot.img
then make the changes then flash it va the bootloader
KMyers said:
You would likely need to give it a day or 2. The tablet just made it to the market and Android 5.0 changes A LOT of things. I assume ChainFire is already working on it.
I am also hearing that 5.0 may require a custom kernel to have full root permissions. If this is the case, we may need to hold off until the Kernel Sources are released.
Click to expand...
Click to collapse
Figured. Guess I'll have to live without it for a few days
Sent from my LG-VS980 using Tapatalk
USBhost said:
we just need to get the boot.img
then make the changes then flash it va the bootloader
Click to expand...
Click to collapse
go get it then
---------- Post added at 08:21 PM ---------- Previous post was at 08:21 PM ----------
steveo17 said:
Figured. Guess I'll have to live without it for a few days
Sent from my LG-VS980 using Tapatalk
Click to expand...
Click to collapse
5.0 really doesn't need root anymore
paychex said:
---------- Post added at 08:21 PM ---------- Previous post was at 08:21 PM ----------
5.0 really doesn't need root anymore
Click to expand...
Click to collapse
Huh how dare you say that
paychex said:
go get it then
---------- Post added at 08:21 PM ---------- Previous post was at 08:21 PM ----------
5.0 really doesn't need root anymore
Click to expand...
Click to collapse
But I still want root whether it is needed or not.....why, because it is one of the reasons I buy a nexus.
Unfortunately, you still need root to mount a USB-OTG drive. The non-root OTG apps have various quirks. Right now I can't even get videos to play in media player apps directly off a flash drive. I imagine people will eventually find a work-around to that, but you still won't be able to mount them in a way that would work with apps like Mizuu without rooot.

Categories

Resources