[REQ]Move EQS Positions - Sprint HTC One (M7)

If I posted my systemui, would someone be able to move the EQS toggles in a specific order for me?
I would be very greatful.
Sent from my HTC One using xda premium

Is easy to do, what you need(fyi tranquil has ones that can be repositioned)
From My TweakedOut ONE

dased14 said:
Is easy to do, what you need(fyi tranquil has ones that can be repositioned)
From My TweakedOut ONE
Click to expand...
Click to collapse
WiFi, Data, BT, GPS, Brightness, Flashlight, NFC, Sound, Auto Sync, Auto Rotation, Airplane Mode.
If you would kind sir.

try this one think it's in the right order

dased14 said:
try this one think it's in the right order
Click to expand...
Click to collapse
Worked perfect! Thank you.
I have 1 last thing I want to do and this rom will be perfect.
Is it easy to remove stuff from the APM?
I want it just be Power and Restart with Restart Options.
Can you help with this? If so, which file do you need? If not, can someone help?
Thank you so much.
Sent from my HTC One using xda premium

Riff is everywhere. Haha.
Sent from my HTC One using xda premium

Lol its like Oprah, everyone gets a thanks!
You get a thanks! And YOU get a thanks!

To bad it ain't crisp twenty dollar bills
From My TweakedOut ONE

dased14 said:
try this one think it's in the right order
Click to expand...
Click to collapse
Mind if I ask how you did that? Did you have to decompile? What edits do you make?

Yes and in systemui/layout/toggle veiw xml just move around the text for each to the position you want starting from top down
From My TweakedOut ONE

dased14 said:
Yes and in systemui/layout/toggle veiw xml just move around the text for each to the position you want starting from top down
From My TweakedOut ONE
Click to expand...
Click to collapse
Thanks I had to pull the htc resources apk install btw. apktool has a nice wiki.
Except I didn't get a layout folder in the systemui. I did get errors when installing htc resources apk but it decompiled successfully.
Ok i found it in /systemui/res/layout working on it now.

Cool make sure you move the whole text for each
From My TweakedOut ONE

dased14 said:
Cool make sure you move the whole text for each
From My TweakedOut ONE
Click to expand...
Click to collapse
I got an error when recompiling. I'm not at my computer right now but do you mind looking at the error? Googling didn't bring much up.
Sent from my HTCONE using xda app-developers app

I can look later not at pc right now though
From My TweakedOut ONE

dased14 said:
I can look later not at pc right now though
From My TweakedOut ONE
Click to expand...
Click to collapse
http://pastebin.com/humwdy93 -- when installing the com.htc.resources.apk
http://pastebin.com/7re0G958 -- i did not load framework-res.apk because the wiki says its embeded so i just tried to load the aforementioned resources apk
Notice how everything completes regardless of errors.
http://pastebin.com/NyFBcET6 -- and then when i try to recompile i get this and no apk file.

Looks like the wrong resources is installed. What you using vts, apktool?
From My TweakedOut ONE
---------- Post added at 10:19 PM ---------- Previous post was at 10:17 PM ----------
I use apktool (cause I'm using linux) and i install resources, framework res, systemui and haven't had a problem
From My TweakedOut ONE

dased14 said:
Looks like the wrong resources is installed. What you using vts, apktool?
From My TweakedOut ONE
---------- Post added at 10:19 PM ---------- Previous post was at 10:17 PM ----------
I use apktool (cause I'm using linux) and i install resources, framework res, systemui and haven't had a problem
From My TweakedOut ONE
Click to expand...
Click to collapse
I've tried 4 diff versions of apk except 2.0 because im on windows and can't build from source right now. I don't really know what vts is. I went back and followed this guide [http://forum.xda-developers.com/showthread.php?t=1809649] to see if I missed anything.

Im using 1.5.4 i think
From My TweakedOut ONE
---------- Post added at 10:22 PM ---------- Previous post was at 10:21 PM ----------
Try installing frres, resources, sysui and framework htc res then try decompiling and recompiling with no edits
From My TweakedOut ONE
---------- Post added at 10:23 PM ---------- Previous post was at 10:22 PM ----------
Vts is virtual ten studios is a nice program. Google virtual ten studio to learn more about it
From My TweakedOut ONE

dased14 said:
Im using 1.5.4 i think
From My TweakedOut ONE
---------- Post added at 10:22 PM ---------- Previous post was at 10:21 PM ----------
Try installing frres, resources, sysui and framework htc res then try decompiling and recompiling with no edits
From My TweakedOut ONE
---------- Post added at 10:23 PM ---------- Previous post was at 10:22 PM ----------
Vts is virtual ten studios is a nice program. Google virtual ten studio to learn more about it
From My TweakedOut ONE
Click to expand...
Click to collapse
I got VTS and it's really nice. How do I import the framework files into the project? It's getting errors when using the remote file dropdown. I'm guessing i have to import them manually.
Edit: Ok I found out how i'm working on it in VTS now to see. There are a lot of framework files so that's probably the source of the issue. This is an awesome learning experience seeing as I just learned how to decompile and am now editing my own systemui : )))
Alright so, I pulled every apk from the framework folder and imported it into VTS and i'm still getting missing resource issues. What do you have as far as resource files? Do you use tags?

Everyone one has to start somewhere
From My TweakedOut ONE

Related

[Q] Custom Lockscreen mods

Without any 3rd party app from the Market, with our rooted Thriller rom installed, how can we change the lock screen to another style lockscreen? Main reason is the lag from 3rd party apps showing the old lock screen briefly first ie. WidgetLocker shows the original then the newly selected lockscreen. I am comfortable with the terminal or using or going into custom recovery if theres a zip file of another lockscreen. Any help would be greatly appreciated. Really just want the Froyo lockscreen (swipe left to unlock, swipe right for volume mute/unmute.
Was it really necessary to post this in another thread, and create a new thread in the wrong section?
Sent from my LG-P925 using xda premium
Any relevent information to the topic would be helpful.
Also, a decent amount of views so people are interested in the modification and development of this.
---------- Post added at 01:01 PM ---------- Previous post was at 12:20 PM ----------
After using root explorer I navigated to system/framework and unzipped framework-res.apk. Looking through the files I noticed the slide left to unlock and slide right for volume png's are all there. Now I just need to find out how to remove the slide up to unlock feature... Hmmm.
Super easy. I can make an addon for Thriller.
enjoi42 said:
Any relevent information to the topic would be helpful.
Also, a decent amount of views so people are interested in the modification and development of this.
---------- Post added at 01:01 PM ---------- Previous post was at 12:20 PM ----------
After using root explorer I navigated to system/framework and unzipped framework-res.apk. Looking through the files I noticed the slide left to unlock and slide right for volume png's are all there. Now I just need to find out how to remove the slide up to unlock feature... Hmmm.
Click to expand...
Click to collapse
actually all the files you are gonna want for the lockscreen modification like png's and xml are located in the lge-res.apk not the framework-res.apk
Thank you Sir! That would be an awesome addition to Thriller! Anyway for an 1.0.3-1 update
I would love that option too. Always flashed it when I had the infuse. I was just saying posting it twice wasn't really necessary.
Sent from my LG-P925 using xda premium
Well, in all honesty It should have been posted in the General QA, once.
enjoi42 said:
Thank you Sir! That would be an awesome addition to Thriller! Anyway for an 1.0.3-1 update
Click to expand...
Click to collapse
+1
Sent from my LG-P925 using XDA App

SGS3 Media Files (Alarms,Ringtones...etc)

SGS3 Media Files
Included Files:
-Alarms
-Ringtones
-Notifications
-UI Sounds
Link: www.mediafire.com/download.php?26wskymzz43wywr
P.S: Don't forget to hit thanks
Link not working for me, on tapatalk or the browser....
Phoned in.....
Working for me!
fractaline said:
Link not working for me, on tapatalk or the browser....
Phoned in.....
Click to expand...
Click to collapse
worked fine for me
---------- Post added at 11:00 PM ---------- Previous post was at 10:57 PM ----------
someone should make a flashable zip
and post a original zip incase they way to return to normal
If trying to download on Phone, after you get the error, touch the menu key and then select request desktop site.
Sent from my SGH-I897 using xda premium
CheesyNutz said:
worked fine for me
---------- Post added at 11:00 PM ---------- Previous post was at 10:57 PM ----------
someone should make a flashable zip
and post a original zip incase they way to return to normal
Click to expand...
Click to collapse
I finally downloaded and looked at the files. There are a good number of the files are over 300kb. Adding these to your device will cause them to show up in you media player along with your ringtones/notifications/alarms menu.
Anyone drop box this for me? Link not loading on my phones browser. Thx
Sent from my SGH-I897 using Tapatalk 2
Media files are not much different from our first gen phones. Same size even. Appreciate sharing! Included in my freshly baked delicious ROM.

[ROM](Sense)Tweaked-Themed_Buzzfire final:

Hi all dear wildfire user, i have made a final uptate for Buzz fire, it's now based on Jokerdroid 4.2 and i used the uptater from kwbr rom.It's look more sense 3.0 , now the icon are take from sense 3.0 , the lookscreen is still the stock rempuzzle lockscreen.
I fixed all bug, and glitches, now it should work as well as stock rom.
If you want sense 3.0 lookscreen, use agile lock : https://play.google.com/store/apps/details?id=com.nanoha.SenseScreen_forfree&hl=fr
The old Buzz-FireRom was based on RemPuzzle_4.1 (here http://http://forum.xda-developers.com/showthread.php?t=978197-Thanks to kylon)*
Screenshoot :
Coming
Final release sense 3.0:
https://drive.google.com/file/d/0B-5I_FmNMNolcXZDVk9kdElpazg/edit?usp=sharing
Old rom with sense 5.0 style
https://drive.google.com/file/d/0B-5I_FmNMNold3J6N3VmLS1Kck0/edit?usp=sharing
Flash v1.1 after flashing the old rom. IF YOU WANT TO USE THE OLD ONE
https://drive.google.com/file/d/0B-5I_FmNMNolZS1UdElrSHUxY3M/edit?usp=sharing
Feddback are the welcome.
Credit:
kylon , htc sense , me , kwbr , and the jokerdroid rom creator.
If you like my work, press the thanks butom
FAQS: ( same as rempuzzle for the moment )
q:How can i change the sd cache?
a: there is a new file in /system: 2048.
Rename this file to 1024 or 128 or 4096 and reboot
q:something useful?
a:fastboot windows tools fastboot linux tools(if you can t use fastboot,replace this file in the tools folder)
SetCpu free only for xda members(links at the bottom of the page)
q: I can t use market because it says me that there is no connection
a: install market unlocker and open it.fix the market
q: I need more space on my phone
a by shiv: Here are the commands and the way to do it
Type everything without the "
- Start "Terminal Emulator"
- type "su" (this is to get super user rights)
- type "a2sd cachesd" (Phone will reboot automatic)
- after reboot, go back to "Terminal Emulator"
- type "su" (this is to get super user rights)
- type "a2sd zipalign" and wait for it to finnish
- close "Terminal Emulator"
- reboot your phone manually
You are done
q: I changed my lockscreen background and now i can t use the transparent lockscreen
a by stuffynet:
Just go to data/misc/lockscreen and remove lock_screen_port and then Hot restart
If you like the rom, hit the thanks butom
Sweet. Downloading now
Sent from my HTC Wildfire using xda premium
---------- Post added at 06:25 PM ---------- Previous post was at 06:24 PM ----------
First.. I've never got to say that.
Sent from my HTC Wildfire using xda premium
Is this ROM just based on Rempuzzle, any changes? AROMA?
Thanks, just curious to know
Also i'm making a sense ROM based on KwBr sense ROM
Also i'd like to see what updates this ROM will be getting
Thanks for another ROM, also i haven't tested this ROM for now because my buzz is charging it's battery :good:
This rom is a themed rempuzzle, it have new navbar and amazing bootanimation.
This will give a new look of sense rom.I have try to give sense 3.5 look, but it's hard to theme.
More will come in the future.
I will upload some other theme that i have made since a long time also.
If you could upload screenshoot and give feedback.
Shall the best for your rom stone.
Sent from my HTC Wildfire using xda premium
Just gave this Rom a go. And there is no theme, no difference that I can see then REM puzzle..so now we have just a mirror image of the same Rom we already have.. I was hoping for something new besides a boot animation. Kinda bummed
Sent from my HTC Wildfire using xda premium
Maybe i upload wrong framework, does the statut bar is like on my old screenshoot ?
Sent from my HTC Wildfire using xda premium
Sorry for late reply was out and about made a snowman with my son.rephrase that question I don't quite understand..
Sent from my SPH-L710 using Tapatalk
---------- Post added at 12:25 AM ---------- Previous post was at 12:22 AM ----------
My wildfire is almost dead.it's charging..I'll take screenshots and give whatever feedback you need..
Sent from my SPH-L710 using Tapatalk
Yeah I do believe you uploaded wrong framework ..maybe tomorrow you'll have it resolved I'm hoping
Sent from my Wildfire using xda app-developers app
Pator57 said:
This rom is a themed rempuzzle, it have new navbar and amazing bootanimation.
This will give a new look of sense rom.I have try to give sense 3.5 look, but it's hard to theme.
More will come in the future.
I will upload some other theme that i have made since a long time also.
If you could upload screenshoot and give feedback.
Shall the best for your rom stone.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
I'll do a few later
Do a few now..not later.
Sent from my Wildfire using xda app-developers app
---------- Post added at 02:55 PM ---------- Previous post was at 02:54 PM ----------
Hey stone cold did you get that app I sent you?
Sent from my Wildfire using xda app-developers app
I will upload a small uptate, that i hope make the theme better, testing now if that working
It's work ! Please try, and upload screenshoot
Will do just noticed..
Sent from my SPH-L710 using Tapatalk
---------- Post added at 09:10 PM ---------- Previous post was at 09:07 PM ----------
Pator57 said:
I will upload a small uptate, that i hope make the theme better, testing now if that working
It's work ! Please try, and upload screenshoot
Click to expand...
Click to collapse
Can you post update on just one zip file..I don't know how to download update as is on Google drive
Sent from my SPH-L710 using Tapatalk
---------- Post added at 09:11 PM ---------- Previous post was at 09:10 PM ----------
Pator57 said:
I will upload a small uptate, that i hope make the theme better, testing now if that working
It's work ! Please try, and upload screenshoot
Click to expand...
Click to collapse
Can you make it a zip file to mediafire..I'm stupid and can't download any other way
Sent from my SPH-L710 using Tapatalk
---------- Post added at 09:19 PM ---------- Previous post was at 09:11 PM ----------
No download link
Sent from my SPH-L710 using Tapatalk
thenugdestrroyer said:
Will do just noticed..
Sent from my SPH-L710 using Tapatalk
---------- Post added at 09:10 PM ---------- Previous post was at 09:07 PM ----------
Can you post update on just one zip file..I don't know how to download update as is on Google drive
Sent from my SPH-L710 using Tapatalk
---------- Post added at 09:11 PM ---------- Previous post was at 09:10 PM ----------
Can you make it a zip file to mediafire..I'm stupid and can't download any other way
Sent from my SPH-L710 using Tapatalk
---------- Post added at 09:19 PM ---------- Previous post was at 09:11 PM ----------
No download link
Sent from my SPH-L710 using Tapatalk
Click to expand...
Click to collapse
To download on google drive press control+s
And i can't upload in mediafire, i have no acount.But gdrive is very good as well.
Sent from my HTC Wildfire using xda premium
Screenshoot :
Sent from my HTC Wildfire using xda premium
Pator57 said:
Screenshoot :
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
That's actually nice, although the status bar could use some configuring, moving parts at the top and the text under the parts
Not bad pator, it's actually good looking now that i have some free time, i'll be sure to try this
I don't know how to mod the statut bar sorry.
And thanks, hope you will like it.
Sent from my HTC Wildfire using xda premium
So I can only download from computer?.. lame..lol
Sent from my Wildfire using xda app-developers app
Yes.
Sent from my HTC Wildfire using xda premium
Pator57 said:
Yes.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
Dang you pator
Sent from my SPH-L710 using Tapatalk
---------- Post added at 06:11 PM ---------- Previous post was at 05:53 PM ----------
Pator57 said:
To download on google drive press control+s
And i can't upload in mediafire, i have no acount.But gdrive is very good as well.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
Wish I would have known that awhile ago lolzz
Sent from my SPH-L710 using Tapatalk

[BOOTANIMATION] My First Bootanimation

Sup...
First "anything" on XDA...
Tested on my Xperia Z, c6606 fully functional,
BUT I CAN NOT BE HELD RESPoNSIBLE FOR ANYTHING THAT OCCUR ON YOUR DEVICES
Just a bootanimation
if necessary, ask me to post sources for these images, i just "Googled" things till i found some interesting stuff.
animation follows order of images
Feedback, if possible, would be very helpful, thanks
SOUCRES
one image from this http://forum.xda-developers.com/showthread.php?t=2296147
one from this http://forum.xda-developers.com/showthread.php?t=1562694 (took two edited them)
http://wallpaperscraft.com/download/android_apple_green_red_gray_30994/1080x1920
http://wallpaperscraft.com/image/google_rainbow_black_light_30991_1080x1920.jpg
some screenshots would be helpful
Sent from my C6603 using xda app-developers app
hutilicious said:
some screenshots would be helpful
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
done...
cool boot animation , good work
My name in boot animation ??????
HI,
IS IT POSSIBLE TO PUT OUR NAME IN BOOT ANIMATION....
LIKE..... 'VIJAY's EXPERIA' ??????
THANKS IN ADVANCE...
VIJAY
vijayjeeva said:
HI,
IS IT POSSIBLE TO PUT OUR NAME IN BOOT ANIMATION....
LIKE..... 'VIJAY's EXPERIA' ??????
THANKS IN ADVANCE...
VIJAY
Click to expand...
Click to collapse
yes u can , extract the package , and edit the photos , but be careful when repacking ass zip use store
Thanks for the great work there mate :good:
But got some noob question , how to back up the default bootanimation? Thanks again
totzkitotz said:
Thanks for the great work there mate :good:
But got some noob question , how to back up the default bootanimation? Thanks again
Click to expand...
Click to collapse
Install root browser from market and go to system/media, you'll see bootanimation.zip, copy it to safe place
Sent from my C6903 using Tapatalk
---------- Post added at 08:03 PM ---------- Previous post was at 08:01 PM ----------
@ahsank128
Great to see more guys are making animations and MODs.
If I may suggest something.
Make it smoother, use more png's to do that.
You have tutorials (check in mine signature) and you'll find there YouTube link for nice programs for bootanimation creator.
You can easily transform any video to bootanimation and have great, smooth animation.
Sent from my C6903 using Tapatalk
---------- Post added at 08:05 PM ---------- Previous post was at 08:03 PM ----------
And yeah...
For installing...
Rename that zip to bootanimation.zip and copy it to system folder.
Change permissions to 0644 (using root browser) and move it to system (system/media) say "yes" to overwrite.
Restart device and enjoy
Sent from my C6903 using Tapatalk
funky0308 said:
Install root browser from market and go to system/media, you'll see bootanimation.zip, copy it to safe place
Sent from my C6903 using Tapatalk
---------- Post added at 08:03 PM ---------- Previous post was at 08:01 PM ----------
@ahsank128
Great to see more guys are making animations and MODs.
If I may suggest something.
Make it smoother, use more png's to do that.
You have tutorials (check in mine signature) and you'll find there YouTube link for nice programs for bootanimation creator.
You can easily transform any video to bootanimation and have great, smooth animation.
Sent from my C6903 using Tapatalk
---------- Post added at 08:05 PM ---------- Previous post was at 08:03 PM ----------
And yeah...
For installing...
Rename that zip to bootanimation.zip and copy it to system folder.
Change permissions to 0644 (using root browser) and move it to system (system/media) say "yes" to overwrite.
Restart device and enjoy
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Word, that sounds good, it would make the animation process much easier,
to make this I actually created each individual shot using photoshop so it took me some time
Ill look into making into smoother but i am not going to give an ETA, im pretty lazy lol
funky0308 said:
Install root browser from market and go to system/media, you'll see bootanimation.zip, copy it to safe place
Sent from my C6903 using Tapatalk
---------- Post added at 08:03 PM ---------- Previous post was at 08:01 PM ----------
@ahsank128
Great to see more guys are making animations and MODs.
If I may suggest something.
Make it smoother, use more png's to do that.
You have tutorials (check in mine signature) and you'll find there YouTube link for nice programs for bootanimation creator.
You can easily transform any video to bootanimation and have great, smooth animation.
Sent from my C6903 using Tapatalk
---------- Post added at 08:05 PM ---------- Previous post was at 08:03 PM ----------
And yeah...
For installing...
Rename that zip to bootanimation.zip and copy it to system folder.
Change permissions to 0644 (using root browser) and move it to system (system/media) say "yes" to overwrite.
Restart device and enjoy
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
Thanks for that man :good: gonna flash it now
totzkitotz said:
Thanks for that man :good: gonna flash it now
Click to expand...
Click to collapse
You cant flash this type of file with CWM or TWRP.
... or can you? 0_0
Yeah I cant flash it...how do I install this?
totzkitotz said:
Yeah I cant flash it...how do I install this?
Click to expand...
Click to collapse
Alright, start by downloading ROOTBROWSER app [play store], and allow it superuser permissions
next you go into system>media here you will find bootanimation.zip this is the stock bootanimation, copy and paste into a safe place perhaps your external sd, somewhere you can remember.
next you copy the zip that i provided... take it into the same place... system>media DELETE you stock bootanimation.zip and paste fintest.zip
you can paste it as fintest, then delete stock, then rename as well.
next rename fintest.zip to bootanimation.zip and then change permissions (long press and permissions in the menu) change to RW-R--R--
you should be set. be sure to post whether you are successful in your endeavors or not
hutilicious said:
some screenshots would be helpful
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
man your signature is really funny and nice!!!!!:laugh::good::good:
Only one thing, s4 pro for our Z is clocked at 1.5 ghz not 1.7 like on your screen shot
the old pc boot like remind me of my boot animation on my old Sony Ericsson phone
androidfreak70 said:
man your signature is really funny and nice!!!!!:laugh::good::good:
Click to expand...
Click to collapse
it is isnt it
Can you make haters gonna hate boot animation?
Sent from my C6603 using Tapatalk

fonts

I like all of my fonts to be the same on android. in system/fonts there are a ton of fonts. which fonts need to be changed to actually change them all? I have flashable font packs but that's obviously not gonna work right now on the flex. I paid for a font addon thru android tweaker 2 but it doesn't change them all. any help would be appreciated
Use the app "flash Gordon" and flash the font pack. I used it to flash a couple mods in working on, worked like a charm
Sent from my LG-D959 using Tapatalk
---------- Post added at 11:40 PM ---------- Previous post was at 11:39 PM ----------
By the way keep the lgflash tool ready in case the font pack isn't compatible
Sent from my LG-D959 using Tapatalk

Categories

Resources