Text color - Verizon Samsung Galaxy S 4

Is there a way to change the text color across fhe whole phone without flashing a theme
Sent from my SCH-I545 using XDA Free mobile app

Try editing stuff around in your SystemUI, or if you have Xposed Framework installed there might be a module for you that does that.

Try this:
http://forum.xda-developers.com/showthread.php?p=51053555
Sent from my SCH-I545 using Xparent Skyblue Tapatalk 2

biglil1 said:
Try this:
http://forum.xda-developers.com/showthread.php?p=51053555
Sent from my SCH-I545 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
Can you tell me how to do this in a little clearer instruction. I am very interested in trying this but I honestly have no idea where to start at. I also am not able to find the SecLauncher3. Any guidance for a total noob would be greatly appreciated.

xphantasmx said:
Can you tell me how to do this in a little clearer instruction. I am very interested in trying this but I honestly have no idea where to start at. I also am not able to find the SecLauncher3. Any guidance for a total noob would be greatly appreciated.
Click to expand...
Click to collapse
SecLauncher3 is located in priv-app if you need a copy @Jessooca has a thread dl from there.
I use apktool2 @The Sickness has a well written tutorial on apkmanager
http://forum.xda-developers.com/showthread.php?p=50663679
Google search both apktool2 and apkmanager just to see what is best for you ( imo apktool2 is the way to go ).
After that set up your environment then refer back to my first post so you can use the link to help guide you. It is a lot easier to understand it when you have the files in front of you.
Sent from my SCH-I545 using Xparent Skyblue Tapatalk 2

biglil1 said:
SecLauncher3 is located in priv-app if you need a copy @Jessooca has a thread dl from there.
I use apktool2 @The Sickness has a well written tutorial on apkmanager
http://forum.xda-developers.com/showthread.php?p=50663679
Google search both apktool2 and apkmanager just to see what is best for you ( imo apktool2 is the way to go ).
After that set up your environment then refer back to my first post so you can use the link to help guide you. It is a lot easier to understand it when you have the files in front of you.
Sent from my SCH-I545 using Xparent Skyblue Tapatalk 2
Click to expand...
Click to collapse
This person you asked to research has 11 pages of posts. I was not able to find the post I needed. Thanks for the attempt to help.

xphantasmx said:
This person you asked to research has 11 pages of posts. I was not able to find the post I needed. Thanks for the attempt to help.
Click to expand...
Click to collapse
Apkmanager tutorial: http://forum.xda-developers.com/showthread.php?p=50663679
Apktool2 YouTube: http://m.youtube.com/watch?v=R_FG6EnHkIo
Tutorial I used to learn apktool: http://forum.xda-developers.com/showthread.php?t=2251719
Sent from my SCH-I545 using Xparent Skyblue Tapatalk 2

Related

[APP][2.3+] Anas App [12/8/12]

Hey guys, this app isn't a share or a mod. It's an app MADE by me. When you launch this app, you have to enter a certain number in the box and then it will convert it to kilograms or grams (depending on your choice). This is just a simple app, not any great one, as there are a million converter apps out there. But, it's important to me as I have built my first Android app. I have been studying basic Java at school for over a year, so after following a tutorial and working on this for 3 days, it wasn't so hard to come up with this. I built this app on Eclipse environment. I'm trying to learn more and build better Android apps. I just wanted to share my first work with you guys.
Screenshot and apk in attachment.
P.S. The apk's file is only 31.4 kb. Hehe!
anasdcool71 said:
Hey guys, this app isn't a share or a mod. It's an app MADE by me. When you launch this app, you have to enter a certain number in the box and then it will convert it to kilograms or grams (depending on your choice). This is just a simple app, not any great one, as there are a million converter apps out there. But, it's important to me as I have built my first Android app. I have been studying basic Java at school for over a year, so after following a tutorial and working on this for 3 days, it wasn't so hard to come up with this. I built this app on Eclipse environment. I'm trying to learn more and build better Android apps. I just wanted to share my first work with you guys.
Screenshot and apk in attachment.
P.S. The apk's file is only 31.4 kb. Hehe!
Click to expand...
Click to collapse
u hav dx.jar in android-sdk?? btw gud job
Thnx for share
N I think more apps are on the way
Sent from my GT-S5360 using xda premium
hell_lock said:
u hav dx.jar in android-sdk?? btw gud job
Click to expand...
Click to collapse
Yeah....i have the whole sdk......and thanks for the compliment bro...m
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
Yeah....i have the whole sdk......and thanks for the compliment bro...m
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
can u upload dx.jar for me?? pls
hell_lock said:
can u upload dx.jar for me?? pls
Click to expand...
Click to collapse
I will when i get on my laptop...till when do you want it?
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
Yeah....i have the whole sdk......and thanks for the compliment bro...m
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
CAN U PORT SOME ICS APPS LIKE LAUNCHER,GALLERY,CAMERA,MESSAGING IF U R GOOD IN PORTING APP
by SOMKLL
somkll said:
CAN U PORT SOME ICS APPS LIKE LAUNCHER,GALLERY,CAMERA,MESSAGING IF U R GOOD IN PORTING APP
by SOMKLL
Click to expand...
Click to collapse
These apps can't be ported because there are certain functions that only the higher API levels can perform. Furthermore, we can't decompile the source (java) code of any app. We can only decompile XML files.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
I will when i get on my laptop...till when do you want it?
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
by today.. anytime
hell_lock said:
by today.. anytime
Click to expand...
Click to collapse
Alright...i will certainly try to do it....
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
These apps can't be ported because there are certain functions that only the higher API levels can perform. Furthermore, we can't decompile the source (java) code of any app. We can only decompile XML files.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
You can decompile the java code from the .class file. Search for java decompiler in Google.
Sent from my GT-S5360 using Tapatalk 2
sasuketobi said:
You can decompile the java code from the .class file. Search for java decompiler in Google.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
K...i'll search for it...
Sent from my GT-S5360 using Tapatalk 2
you have nice talent,
please post this in the android apps and games thread so other people will try it
deathnotice01 said:
you have nice talent,
please post this in the android apps and games thread so other people will try it
Click to expand...
Click to collapse
People will laugh at me.....i'll post in that section when i make a good app that stands out from rest of the others...
Sent from my GT-S5360 using Tapatalk 2
@hell_lock
dx.jar in attachment. Couldn't send a PM as net was very slow, and the thread's page was already opened. Place the file in platform-tools/lib...
anasdcool71 said:
Hey guys, this app isn't a share or a mod. It's an app MADE by me. When you launch this app, you have to enter a certain number in the box and then it will convert it to kilograms or grams (depending on your choice). This is just a simple app, not any great one, as there are a million converter apps out there. But, it's important to me as I have built my first Android app. I have been studying basic Java at school for over a year, so after following a tutorial and working on this for 3 days, it wasn't so hard to come up with this. I built this app on Eclipse environment. I'm trying to learn more and build better Android apps. I just wanted to share my first work with you guys.
Screenshot and apk in attachment.
P.S. The apk's file is only 31.4 kb. Hehe!
Click to expand...
Click to collapse
i appreciate u....first step is never measured in terms of distance covered....it just marks the begining of a whole journey.....
keep it up...and keep developing....
Sent from my GT-S5360 using xda premium
can u help at this??
http://developer.android.com/training/basics/firstapp/starting-activity.html#RespondToButton
hell_lock said:
can u help at this??
http://developer.android.com/training/basics/firstapp/starting-activity.html#RespondToButton
Click to expand...
Click to collapse
What kind of help do you need??
Sent from my GT-S5360 using Tapatalk 2
hell_lock said:
can u help at this??
http://developer.android.com/training/basics/firstapp/starting-activity.html#RespondToButton
Click to expand...
Click to collapse
Pm me for any help in creating and debugging apps. I am an proffesional app developer.
jaison thomas said:
Pm me for any help in creating and debugging apps. I am an proffesional app developer.
Click to expand...
Click to collapse
can u tell me wat to do exactly on that page?? The xml files they hav mentioned are not there!!

[GUIDE] Make haptic feedback stronger

With the 2.13 base, haptic feedback of the capacitive keys was reduced significantly. I've gotten a few requests to "please find a way to put it back to the way it was on the prior base". I have to agree it's a bit "dainty" and difficult to detect on 2.13 and I found a simple solution to those of you with a little experience with decompiling and recompiling. As usual, this guide assumes you know how to decompile and recompile apk/jar files and is not intended as a primer on how to do that, yada, yada.
OK, this is really simple. Just decompile android.policy.jar and open \smali\com\android\internal\policy\impl\PhoneWindowManager.smali and search for this:
Code:
const v9, 0x409000f
replace that line with this:
Code:
const v9, 0x1070021
Save, recompile and you should be good to go.
Mike
reserved
Nice find mikey.
SteelH said:
Nice find mikey.
Click to expand...
Click to collapse
Hey Mikey, I think he likes it!
as do I. I thought it was weaker. Thanks
Sent from EVO LTE using the XDA app
I assume this is in services.jar? Didn't see it mentioned in the OP.
Sent from my EVO using Tapatalk 2
debarron said:
I assume this is in services.jar? Didn't see it mentioned in the OP.
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Thanks. I added it to the OP: it's in android.policy.jar.
Mike
Sent from my EVO using xda premium

Inverted touchwiz apps. Link only I take no credit.

Anyone have an inverted gtalk app for a Tw rom?
Found it also some other inverted apps. Link in 2nd post to thread with all details. I take no credit at all for this just found the link and am sharing. All work well on omega rom.
Bye big thanx to gunthermic for the mods
FOLLOW THE INSTRUCTIONS IN THE THREAD OR U WILL HAVE ISSUES
Sent from my GT-N7100 using Tapatalk 2
Cancel that request. Found a link for an ics one which works well.
http://forum.xda-developers.com/showthread.php?t=1827224
Sent from my GT-N7100 using Tapatalk 2
Did you flash it via cw recovery? I tried to flash the inverted talk but it did not work. It seems like the application is missing after flashing. I am using stock rooted rom.
Sent from my GT-N7100
iznee said:
Did you flash it via cw recovery? I tried to flash the inverted talk but it did not work. It seems like the application is missing after flashing. I am using stock rooted rom.
Sent from my GT-N7100
Click to expand...
Click to collapse
Yep just flashed from recovery on omega v4
Sent from my GT-N7100 using Tapatalk 2
Ok dokie..got it..now I know what went wrong..I forgot my stock rom is odexed thanks
Sent from my GT-N7100
sswagonman said:
Cancel that request. Found a link for an ics one which works well.
http://forum.xda-developers.com/showthread.php?t=1827224
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Thanx for posting these. I might need to put these out in the General Android forums. seeign as they seem to be gettign used by many devices lately.
Hope you all enjoy them.. try the Market and GMail... Gmail 4.2 was pulled by the moderators from all threds. The GMail 4.2 was nto offically released so the pulled them. Might want to look over at Rootz.. we still have them over there.. or maybe pm...lol
Gunthermic said:
Thanx for posting these. I might need to put these out in the General Android forums. seeign as they seem to be gettign used by many devices lately.
Hope you all enjoy them.. try the Market and GMail... Gmail 4.2 was pulled by the moderators from all threds. The GMail 4.2 was nto offically released so the pulled them. Might want to look over at Rootz.. we still have them over there.. or maybe pm...lol
Click to expand...
Click to collapse
I also have the file if people want press thanx and pm
Sent from my GT-N7100 using Tapatalk 2
sswagonman said:
I also have the file if people want press thanx and pm
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Where can I press thanks?
Nevermind, the Thanks button suddenly showed up.
Brother Swag !! you are waay awesome for this one right here. thank you ×'s infinity !! i maxxed out my thanks on you Brother !!!:laugh::laugh::victory::victory::highfive::laugh:

[MOD] Transparent Stock Accuweather widget

Hey guys and gals I made this for the note 2 and s3.
The posted pic is from a Verizon Note 2 running Beans Build 10 but should work on any touch wiz 4.1.1 or 4.1.2 rom
Directions to install
1. Download zip
2. Reboot to recovery
3. Flash
4. Reboot Phone
5. Enjoy
Any developer is welcome to use this mod just credit me in the post thanks.
---update---this works with 4.1.2 touch wiz roms also.... I tried it on clean rom ace.
Cool mod, thanks!
Sent from my SCH-I605 using Tapatalk 2
Very nice. Can I ask what theme ur using. Thanks.
sent from my electronic pEn and pAper
I am using real icon theme... I ported it from the s3 but have not released it yet. My homeboy jbeitel has a note 2 coming today. He is the creator of the real icon theme. We will release a more streamlined version after we test it.
Sorry to be noobish but when I try to install the apk it says "application not installed"
When I try to move the .apk to sytem/app it say I can't paste it there.
Wow nvm. Note to noobs: don't delete the old accuweather apk...
Sent from my SCH-I605 using xda app-developers app
gramsey1911 said:
Hey guys and gals I made this for the note 2 and s3.
The posted pic is from a Verizon Note 2 running Beans Build 10 but should work on any touch wiz 4.1.1 rom
Directions to install
1. Download apk.
2. Using root explorer Copy apk to system/app folder
3. After copying the apk. longpress on the apk.
4. Set permissions to owner---read write group---read others---read
5. Click ok
6. Reboot Phone
7. Enjoy
Any developer is welcome to use this mod just credit me in the post thanks.
Click to expand...
Click to collapse
How do you port theme from GS3? I used the theme from the galaxymod rom and would love to have it on my Note 2
Sent from my SCH-I605 using xda premium
iphoneislame said:
Sorry to be noobish but when I try to install the apk it says "application not installed"
When I try to move the .apk to sytem/app it say I can't paste it there.
Wow nvm. Note to noobs: don't delete the old accuweather apk...
Sent from my SCH-I605 using xda app-developers app
Click to expand...
Click to collapse
Please read instructions carefully...
Also did you use root explorer?
le0.br4zuc4 said:
How do you port theme from GS3? I used the theme from the galaxymod rom and would love to have it on my Note 2
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Don't worry bro Jbeitel and I are bringing the theme real soon... Maybe a day or 2
For anyone that doesn't want to worry about their text being all messed up, This goes for ALL variants of the note 2, just flash this and the only files replaced are the res files. Did this myself, script is not mine.
Kinuser1 said:
For anyone that doesn't want to worry about their text being all messed up, This goes for ALL variants of the note 2, just flash this and the only files replaced are the res files. Did this myself, script is not mine.
Click to expand...
Click to collapse
I don't need this but good to see another kin user thought I was the only one.
By the way not really a good idea to post your mod in some one else's thread. Also, you should say who's script it is.
Sent from my SCH-I605 using Tapatalk 2
Sorry....completely off topic but....go Baltimore op
Forget Baltimore. 4 and 29 that's all I got to say
Sorry for ot but this if nice looking with my live wp
Sent from my SCH-I605 using Tapatalk 2
kintwofan said:
I don't need this but good to see another kin user thought I was the only one.
By the way not really a good idea to post your mod in some one else's thread. Also, you should say who's script it is.
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
The script automatically shows who made it.
Kinuser1 said:
The script automatically shows who made it.
Click to expand...
Click to collapse
Oh cool I didn't flash it
Sent from my SCH-I605 using Tapatalk 2
anonymously said:
Sorry....completely off topic but....go Baltimore op
Click to expand...
Click to collapse
kintwofan said:
Forget Baltimore. 4 and 29 that's all I got to say
Sorry for ot but this if nice looking with my live wp
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
Hey diddle diddle Ray Rice up the middle.... Who in the NFL is better than the Ravens..... Nooooooobody.
gramsey1911 said:
Hey diddle diddle Ray Rice up the middle.... Who in the NFL is better than the Ravens..... Nooooooobody.
Click to expand...
Click to collapse
Not this year anyways. Glad to see ray get one more.
I was watching that game in the middle of a store with my wife and looked like an idiot because I'm screaming at my phone to just tackle him.
Anyways I see the icon theme is out. Very nice!
Sent from my SCH-I605 using Tapatalk 2
gramsey1911 said:
Don't worry bro Jbeitel and I are bringing the theme real soon... Maybe a day or 2
Click to expand...
Click to collapse
This is good news
Sent from my SCH-I605 using xda premium
this only works for the TW launcher right?
xredjokerx said:
this only works for the TW launcher right?
Click to expand...
Click to collapse
Correct
Sent from my SCH-I605 using Tapatalk 2
The op say it's for tw 4.1.1 so I'm wondering if it'll work on jedi tw rom 4.1.2?

[Aroma installer] Generic

In an attempt to make all of our lives easier I have been working on a generic and customizable aroma installer.
There's a lot of really great things you can do with this. Not only can you set it to flash roms, but you can unistall just about anything, run commands and much much more.
It does take some basic knowledge of programming. Lots of if then else endif statements.
So you should have a good working knowledge of basic programming.
Aroma XDA thread here http://forum.xda-developers.com/showthread.php?t=1461712
I would like to thank @amarullz and any others that help him for such an innovative programming tool!
Good luck!
Chevy
Tutorial
This is going to be some helpfull information on what to do with the zip file once you have it
Before you start,
Downloads
Generic Amaze aroma installer http://tinyw.in/BL8m
winrar http://www.win-rar.com/download.html?&L=0 I use this a lot and it's free (until the trial runs out, then you have to click the buy it box closed of just shell out a few bucks and get the license)
Notepad++ http://notepad-plus-plus.org this is a text editor and I use it frequently! and it's FREE!!
That's all you need to download for now...
You should also make a copy of the generic.zip file and modify the copy and save the original.
The major folders all have a readme.txt file in them with directions/info as to what to put there.
I do recommend studying the aroma-config and updater-script files.
These two files interact with each other and files that the aroma-config file creates.
There are a few other files like changelog.txt and agreement.txt that you can edit with a text editor.
Splash Screens / Banners
Find a nice picture (.png file) that you want to use for a Slash screen/banner (I'm not sure what the limitations are for this)
Splash screen/ Banners look really good when they are semi transparent and have no background.
The ones in the venom roms really look cool.
And another
Sent from my HTC_Amaze_4G using xda app-developers app
And one more
Sent from my HTC_Amaze_4G using xda app-developers app
Cool! anyone taught me, I learned alone :crying:
I put an aroma installer onto my rom and see how it plays, but this will help for actualky editing the script and putting in options.
Sent from my HTC_Amaze_4G using Tapatalk 2
Me Too
josegalre said:
Cool! anyone taught me, I learned alone :crying:
Click to expand...
Click to collapse
Sportstar89 Put one together for me, but there were some more advanced Venom ones.
I picked them apart and figured it out.
This should be almost copy and paste with minor editing..
Your Roms
SuperAfnan said:
I put an aroma installer onto my rom and see how it plays, but this will help for actualky editing the script and putting in options.
Sent from my HTC_Amaze_4G using Tapatalk 2
Click to expand...
Click to collapse
I am almost done with the one I made you!
Lol we should compare them!
The one I'm uploading for here has the desensing options, app removal, TMOUS stuff, Lots of goodies! (yours' too)
4 Different themes
sense
miui
and two others
All you have to do is a little editing for personalization and you're done!
This is going to very helpful for the Rom I'm working on thank you thank you.
Sent from my HTC_Amaze_4G using xda app-developers app
thinksecretly said:
This is going to very helpful for the Rom I'm working on thank you thank you.
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
You're welcome! I'll be posting it soon.
And of course I'll help with tech support best I can!
Sent from my HTC_Amaze_4G using xda app-developers app
chevycowboyusa said:
Sportstar89 Put one together for me, but there were some more advanced Venom ones.
I picked them apart and figured it out.
This should be almost copy and paste with minor editing..
Click to expand...
Click to collapse
excellent contribution! I have two months of not entering xda and see that there is more support for our beloved amaze! I'm glad to see this!
josegalre said:
excellent contribution! I have two months of not entering xda and see that there is more support for our beloved amaze! I'm glad to see this!
Click to expand...
Click to collapse
Me too and I just noticed our thanks meters are both 549 right now
SuperAfnan said:
Me too and I just noticed our thanks meters are both 549 right now
Click to expand...
Click to collapse
Lol. I finally got more thanks than posts!
That was a tough one!
Sent from my HTC_Amaze_4G using xda app-developers app
SuperAfnan said:
Me too and I just noticed our thanks meters are both 549 right now
Click to expand...
Click to collapse
Send me your meta-inf folder in a zip file!
The one with your aroma installer...
Oh and the one I posted has @faux123 v31 built in.
Sent from my HTC_Amaze_4G using xda app-developers app
chevycowboyusa said:
Lol. I finally got more thanks than posts!
That was a tough one!
Sent from my HTC_Amaze_4G using xda app-developers app
Click to expand...
Click to collapse
You always had more thanks than posts.
Sent from my HTC_Amaze_4G using Tapatalk 2
Hey Chevy I just used this aroma installer as a test. I implanted everything I needed and I got a SYNTAX errror on the aroma-config on line 257 col 2. It was a Status 1 error. I'll try this later, but I'm not sure what's going on since I don't really know how to script.
SuperAfnan said:
Hey Chevy I just used this aroma installer as a test. I implanted everything I needed and I got a SYNTAX errror on the aroma-config on line 257 col 2. It was a Status 1 error. I'll try this later, but I'm not sure what's going on since I don't really know how to script.
Click to expand...
Click to collapse
Send me your aroma config and updater script.
Sent from my HTC_Amaze_4G using xda app-developers app

Categories

Resources