Related
I am sorry if this was posted before, but I was looking at some of the guides for learning how to make themes. I have never done anything like this before or done any of this type of programming, but would like to try and learn how to.
But I am a person that learns better with watching what must be done then actually reading it lol. Is it possible for someone who does themes for the epic can possibly post or make videos on how to actually start learning how to make themes from the stock files? Like setting up the different programs needed and then maybe doing a sample of how to actually make a theme from the stock.
I hope I am not offending anyone for asking this, but I find this site very fascinating but like I said I am very new to this type of programming or working with android phones.
But I will understand if this is not possible to do since so many people have different ways of working and might not be able to show there work. But any possible help would be greatly appreciated.
Thank you all for your time and patience.
youtube has given me knowledge a time or two.
There are a bunch of how to's all over these forums. Some have videos. feel free to ask questions and myself and others will help
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
There are a bunch of how to's all over these forums. Some have videos. feel free to ask questions and myself and others will help
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Ok first of I know of many questions lol....Even tho froyo is out now, do we the eclipse plugin for adb? I follow the written tutorial to install sdk and the apk manager app.
But I did not install the eclipse adt plugin that the guide talked about, is it necessary even tho we are on froyo currently?
Also what would be a very good starting point for a newbie? Should I focus on a specific field of the android devices or is themeing very different from the other aspects of modding the epic phones?
I have yet to use eclipse on any theme I been apart of. I use apkmanager to de compile and re compile .apks. I use notepad ++ to edit xml files. Xml files can only be edited when the apk had been de compiled. I use gimp for image editing. You can use any photo editing program you like. I use 7zip to brite and put the images in the apk. Baksmali and smali for editing .dex files.
I suggest reading the how to's as they explain everything in detail.
Sent from my SPH-D700 using Tapatalk
Okay again thank you for the advice
neuton said:
Okay again thank you for the advice
Click to expand...
Click to collapse
Feel free to pm me if there is anything specifiac. Also check out my theme and others to help give you idea of what has been done and what can be done.
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
Feel free to pm me if there is anything specifiac. Also check out my theme and others to help give you idea of what has been done and what can be done.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Okay I will do that, I hope I can learn this stuff hehehe....again thank you.
This forum rocks there are so many helpful people here.
neuton said:
Okay I will do that, I hope I can learn this stuff hehehe....again thank you.
This forum rocks there are so many helpful people here.
Click to expand...
Click to collapse
I learned everything on my own. I didn't have anyone to teach me. I taught thomasskull666 and where working on some good projects. Me and dreamsforgotten are always bouncing ideas off of each other. If you see my eclair build I was the imply theme with the reboot options that I will port over to froyo once we get an official build. I also have two other things I figured out for froyo that you can see in my froyo build. I labeled all the silent options correctly to vibrate and I removed the sprint branding. Its hard to believe I was like you when I got my epic. I didn't know ****.
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
I learned everything on my own. I didn't have anyone to teach me. I taught thomasskull666 and where working on some good projects. Me and dreamsforgotten are always bouncing ideas off of each other. If you see my eclair build I was the imply theme with the reboot options that I will port over to froyo once we get an official build. I also have two other things I figured out for froyo that you can see in my froyo build. I labeled all the silent options correctly to vibrate and I removed the sprint branding. Its hard to believe I was like you when I got my epic. I didn't know ****.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Lmao thats cool. Well I hope I can learn this stuff just like you have.
Off topic but may I ask are you a young guy or older, cause I am in my late 30's so I do not learn as easy as the younger generation do
neuton said:
Lmao thats cool. Well I hope I can learn this stuff just like you have.
Off topic but may I ask are you a young guy or older, cause I am in my late 30's so I do not learn as easy as the younger generation do
Click to expand...
Click to collapse
I'm 26. Its not hard to learn the basics. Xml for the most part is well writtin so making those changes are somewhat easy. Smali is a ***** to edit and that I'm still learning. For the most part a theme is 95% images.
Sent from my SPH-D700 using Tapatalk
mysteryemotionz said:
I'm 26. Its not hard to learn the basics. Xml for the most part is well writtin so making those changes are somewhat easy. Smali is a ***** to edit and that I'm still learning. For the most part a theme is 95% images.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Ahh ok cool, then hopefully I will not go crazy trying to pick this up and learn
neuton said:
Ahh ok cool, then hopefully I will not go crazy trying to pick this up and learn
Click to expand...
Click to collapse
I already passed the crazy stage
Sent from my SPH-D700 using Tapatalk
I really really reaaaaaally want to learn how to theme and i would like to make roms but i have no clue how!! I think there is a tutorial around xda but im not really a read nd do person i would really apresiate sumbody helpin me with the basics and any help i need im really interested in this and i have the time to actually do roms, themes ect please can sumone help me?
Sent from my SPH-D710 using XDA App
GaBoRoOtSs said:
I really really reaaaaaally want to learn how to theme and i would like to make roms but i have no clue how!! I think there is a tutorial around xda but im not really a read nd do person i would really apresiate sumbody helpin me with the basics and any help i need im really interested in this and i have the time to actually do roms, themes ect please can sumone help me?
Sent from my SPH-D710 using XDA App
Click to expand...
Click to collapse
I was gonna ask the same question but decided to do some searching and reading. Im gonna figure it out sooner or later because you learn from your mistakes and practice makes perfect.
Sent from my SPH-D710 using xda premium
solehjeff said:
I was gonna ask the same question but decided to do some searching and reading. Im gonna figure it out sooner or later because you learn from your mistakes and practice makes perfect.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Were are you reading to theme/rom?
Sent from my SPH-D710 using XDA App
First you should get yourself familiar with Androids innards. It is very unlike windows and closer to linux/osx. Grab yourself Root Explorer, it will be a very worthwhile investment unless you are already familiar with ADB.
Make sure you have 7ZIP, and GIMP, and know how to use them first. Also install Brut.all's APKTool (base for Android-Utility/APKManager)
Download and install the Android SDK
Here's the Developers guide, It has quite a bit of information in it related to specific png locations, names, how they're displayed, etc and more.
Here's a guide I used to get into theming made by TheImpaler747 (VERY notable dev)
If you have a Mac/Linux grab Android Utility (Essentially APK Manager for Mac), it has a very active and helpful dev, as well as a very intensive guide.
If you have Windows/Linux grab APKManager
These are advanced APK/Android tools that let you edit APKs, Sign ZIPs/APKs, and much more.
Remember only sign APKs that go in /Data, if it's in System, don't sign it. If you edit an APK/ZIP it will lose it's signature, so remember to resign. If an APK goes in /System/App, don't sign it. All update zips must be signed in order to be flashed. Make sure that the updater script is in UTF-8 form and saved w/o a filename, many things can go wrong with this and make your zip unable to flash.
Here's another very large compilation of guides
Messing with AOSP? There's a guide for that.
Wanna Learn ADB
.9.pngs killing you? Me too, I have several links to those
Long Text Guide
The guide I found that was like an Epiphany
Hex/XML Editin? Grab Notepad++, Learn about color hex codes, memorize ffffff=white 000000=black ff0000=red and in GIMP/PS/PXM/Etc make sure you have a color pallete/notepad of the colors you need to recall on the exact same value more than once, this will be alot of colors.
Edit Settings.apk's List via XML
Gentleman, pm me. I have information I have sent others... It does require reading though... Exstensive reading. But its how all of us learned how to make roms and themes...
I updated my post with a small guide. I will continue to improve on it.
Thanks guys!
Sent from my SPH-D710 using xda premium
fowenati said:
I updated my post with a small guide. I will continue to improve on it.
Click to expand...
Click to collapse
Thanks alot
Sent from my SPH-D710 using XDA App
@ fowenati:
That is a great post man. These guys will be theme'n in no time.
12MaNy said:
@ fowenati:
That is a great post man. These guys will be theme'n in no time.
Click to expand...
Click to collapse
Thanks man!
fowenati said:
I updated my post with a small guide. I will continue to improve on it.
Click to expand...
Click to collapse
Excellent work...
Hi. Just thought that the app kTool by HellCat doesnt get enough attention. I honestly thought it was something that everyone has but have learned that a lot of people dont even know about it. Here are uses:
Dump current kernel for quick zImage backup,
flash a /sdcard/zImage immediately and seamlessly.
Backup/restore EFS.
Install (up to) .efs+modem.bin+zImage in homemade update.tar instantly
Verify efs backup integrity.
Reboot to system, recovery, or download mode.
Simple yet effective user interface. Very user friendly.
I have been using this app for several months. Hell, all year. Its fantastic. Ill post a link in a moment.
Im hoping threads THAT I ACTUALLY CREATE dont get deleted
Is that the same HellCat from the PSP Scene? If it is you guys have one hell of an asset there. Not that we are running short of good developers coming to Android.
https://play.google.com/store/apps/details?id=net.hellcat.droiddev.ktool
Sent from my SPH-D710 using xda premium
ps...just thought id help out
Wrong section. This belongs in Themes & Apps not General! Lol jk
Sent from my SPH-D710 using Tapatalk
slick_rick said:
Wrong section. This belongs in Themes & Apps not General! Lol jk
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
look at you go boy! u practicing to be a moderator? now if you could only move it for him. nope can't do though, geesh...thinking...ive got it, im not completely sure on this but i think the current mods generally do there job so well that they are able to find the threads that need to b moved all by themselves. But hey, atleast your practicing:thumbup:
lol/jk
Sent from my SPH-D710 using xda premium
veritasaequita said:
look at you go boy! u practicing to be a moderator? now if you could only move it for him. nope can't do though, geesh...thinking...ive got it, im not completely sure on this but i think the current mods generally do there job so well that they are able to find the threads that need to b moved all by themselves. But hey, atleast your practicing:thumbup:
lol/jk
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
We try...... Thank you for noticing!
---Jay--- From the CM9 powered E4GT
slick_rick said:
Wrong section. This belongs in Themes & Apps not General! Lol jk
Sent from my SPH-D710 using Tapatalk
Click to expand...
Click to collapse
Is anyone gonna wreck his head-hole for being off topic?
(probably actually belonged in off-topic thread but it is very useful/safe and themes&apps doesnt get seen....) (plus, i fell asleeo and never posted the link, lol there is no app in here)
Edit: i then realized after posting all that that my slack had been picked up,
Thanks.
Oh, I also heard nobody rocks a custom boot logo but me, =/ I hope thats not true, but if you need
Note:Will not work by itself on ICS, I didnt have it on GB so Im not sure on that..
Also by hellcat (not sure, Rain, probably. He's awesome)
https://play.google.com/store/apps/details?id=net.hellcat.droiddev.sgs2bootlogo
Pick your desired boot or charge screen image, crop it to your size
Press "Set As (whichever...)" THEN
This app isnt programmed for ICS on our variant, but it gets the job half done.
You will now have a ".lfs.tmp" on "/sdcard." Make a copy of your desired boot logo called "gaudi_bootimage.jpg" and overwrite the one in ".lfs.tmp"
Now you simply remove the ".tmp" from the name and merge it with "/mnt/.lfs"
Enjoy, it took me a while to notice this little workaround.
Kebetz said:
Hi. Just thought that the app kTool by HellCat doesnt get enough attention. I honestly thought it was something that everyone has but have learned that a lot of people dont even know about it. Here are uses:
Dump current kernel for quick zImage backup,
flash a /sdcard/zImage immediately and seamlessly.
Backup/restore EFS.
Install (up to) .efs+modem.bin+zImage in homemade update.tar instantly
Verify efs backup integrity.
Reboot to system, recovery, or download mode.
Simple yet effective user interface. Very user friendly.
I have been using this app for several months. Hell, all year. Its fantastic. Ill post a link in a moment.
Im hoping threads THAT I ACTUALLY CREATE dont get deleted and replaced by threads I did not create with the only missing information being embarrassing pwnin of a mod. who does whatever he pleases then locks it up so he cant get embarrassed anymore....also hoping that my own thread is "on topic" since helping somebody whos OP is about having slow internet get faster internet is unacceptable in this community.
Market link in a minute. Im pretty sure its free.
If ive helped you in any please wear your
"Mod the Mod"
badge with honor.
Click to expand...
Click to collapse
Do we need an app for any of those things? I don't get it.
Do we need an app for any of those things? I don't get it.
Click to expand...
Click to collapse
Im going to assume you are not being facetious and answer,
There are two apps linked from here, unrelated other than the creator, but both are really usefull.
If you mean the boot logo, you wouldnt need the app if you figured out how the app makes .lfs all nice and tame... thats a mean, bad folder! Lol. Hope that was what you meant.
Kebetz said:
Im going to assume you are not being facetious and answer,
There are two apps linked from here, unrelated other than the creator, but both are really usefull.
If you mean the boot logo, you wouldnt need the app if you figured out how the app makes .lfs all nice and tame... thats a mean, bad folder! Lol. Hope that was what you meant.
Click to expand...
Click to collapse
No i mean the ktool. can't we just do all of that stuff. And why would you even want to mess with the efs
rujelus22 said:
No i mean the ktool. can't we just do all of that stuff. And why would you even want to mess with the efs
Click to expand...
Click to collapse
kTool does all of those things no fuss/no muss.
Dont know why you'd mess with efs.... I wouldnt... I just figured i may as well,not leave just one function unsaid.
Help please.
Can anyone tell me the email address of the K-tool developer?
Hey guys from the help of my very good friend Azuzu I am creating a little tutorial on how to change the ROM Name or Build Number on your T989.
This might work on other devices but I have only tested it on the T989.
If you follow this guide you agree that you are doing thing on your own and you take full responsibility for any damage that may come to your device.
###################################
Prerequisites:
Rooted - With SU Permissions
RootExplorer is recommended for file browsing with SU permissions.
Android SDK Installed - Google how to install it
Samsung Drivers - Check other posts or just google them
USB Debugging Enabled
Notepad++
####################################
Once you have all the pre's done go to command prompt and type the follow:
adb pull system/build.prop
>It will save your build.prop and now find it and open it with Notepadd++
> Edit line 4 "ro.build.display.id="
Make it what ever u want it to be: ro.build.display.id=Name Ahhh
Then click save...
Mount your phone to the computer and place the build.prop in the sdcard.
Unount and open RootExplorer
Find the file and click and hold until you get to copy.
Copy it and put it in the system folder. If done right it should ask you to overwrite it.
Then go back to command prompt and do the following
adb shell
su
//You should be asked for permissions by your phone Hit allow
# mount -o,remount /system
# chmod 0755 /system/build.prop
# reboot
Dont put the hash or the space after it. Just the text.
Once you reboot go to about and you should see what ever name you changed it to.
Why would you want to do this unless you want to take credit for someone elses work? Just curious
Sent from my SGH-T989 using xda premium
Tutorial how to kang lol
Sent from my SGH-T989 using xda app-developers app
djtheraven said:
Why would you want to do this unless you want to take credit for someone elses work? Just curious
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
stock ROM users like may.want to change their ROM name. Some may just want something different. Who said anything about taking credit for some one else`s work.
If you don't like it don't or agree with it then that's you.
Sent from my SGH-T989 using xda premium
djtheraven said:
Why would you want to do this unless you want to take credit for someone elses work? Just curious
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
+1
And you know you can just edit build prop on your phone through root explorer?
Seems to be less hassle....
Sent from my SGH-T989 using xda premium
Tnallen said:
+1
And you know you can just edit build prop on your phone through root explorer?
Seems to be less hassle....
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Hmm cool didnt think about that.
so +1 huh.
I guess all of you believe everyone wants to steal everyones work lol.
Groupy cheerleaders i see lol...
roketteere said:
Hmm cool didnt think about that.
so +1 huh.
I guess all of you believe everyone wants to steal everyones work lol.
Groupy cheerleaders i see lol...
Click to expand...
Click to collapse
There's only 2 people that would do this, someone trying put their name on someone elses work OR someone wanting to lie to people into believing they're running something other than what's installed.
Thnks for the tut but wouldnt it be easier to edit the build.prop thru root explorer
Edit my bad for saying that twice didnt see dude above me^
Bluntified said:
There's only 2 people that would do this, someone trying put their name on someone elses work OR someone wanting to lie to people into believing they're running something other than what's installed.
Click to expand...
Click to collapse
I have stock rooted ROM. I have debloated the ROM myself. I have other tweaks that I'm doing. So tell me what am I stealing? Nothing.
So I renamed it to whatever I want. I also added my own boot screen and themed apps. So you are wrong. I am not stealing anyones work.
Sent from my SGH-T989 using xda premium
roketteere said:
I have stock rooted ROM. I have debloated the ROM myself. I have other tweaks that I'm doing. So tell me what am I stealing? Nothing.
So I renamed it to whatever I want. I also added my own boot screen and themed apps. So you are wrong. I am not stealing anyones work.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I respect your work.
roketteere said:
I have stock rooted ROM. I have debloated the ROM myself. I have other tweaks that I'm doing. So tell me what am I stealing? Nothing.
So I renamed it to whatever I want. I also added my own boot screen and themed apps. So you are wrong. I am not stealing anyones work.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
That is stealing...you did not build the rom...changing boot animation, uninstalling system apps and tweaking some settings are something everyone could do to any rom... i mean really, any end user could do those things... what kernel source did you compile?did you zip align or deoxed? Did you add bln support? No you just changed a few things and then put your name on it..and anyway you don't even see the info unless you manually go into settings and look it up so no one would see that unless you showed it to them which makes it look even worse.....why would it matter what it was called in the settings?
Sent from my SGH-T989 using xda premium
djtheraven said:
That is stealing...you did not build the rom...changing boot animation, uninstalling system apps and tweaking some settings are something everyone could do to any rom... i mean really, any end user could do those things... what kernel source did you compile?did you zip align or deoxed? Did you add bln support? No you just changed a few things and then put your name on it..and anyway you don't even see the info unless you manually go into settings and look it up so no one would see that unless you showed it to them which makes it look even worse.....why would it matter what it was called in the settings?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Does it matter if I change the dialer??? Absolutely not!
If you had bag with 5 coins and add 1 now you have a bag with 6 coins. Now lets see if the bags are different:
Bag 1 -
1 Bag
5 Coins
0.85LBS
Bag 2-
1 Bag
6 Coins
1.00LBS
So now tell me how these two bags are the same....Oh wait that's right they are not the same anymore.
Ok enough with the silly examples...
Now if you have, or maybe you do, a Honda Civic.
You add RIMs, Radio, New Air Intake, Tints, HIDs, and a new air freshener. And you remove about 100LBS of weight of the body.
Now is that car stock?
Drum rolls someone............................................
Answer = Nope....
So if you put DJIDK's JDM Ride on the back instead of Honda Civic, does that mean you are stealing the work of the Japanese who built the car????
I don't think so. That means you have customized your car to your liking and gave it a name you thought it deserved after you did a bit of changes.
SOooo Lets get back to the Samsung Galaxy S2 T989 - T-Mobile.... Just making sure you remember the phone exactly...Wouldn't wanna steal Samsungs hard work and call it the Sam 989 u know....
So if I want to change and flip the back cover and maybe put pink little hearts as my app icons, then call it Roketteere's Pinked out T9er that does not mean I am stealing anyone's work. Nor does it mean I want to take credit for anything...
If you didn't like my simple tut, which yes I know it can be done faster via rootexplorer.apk (Thanks 2 the 2 guys for the info), then don't read it and post anything negative about it. Unless I intentionally put something to tell everyone to rename all the ROMs and post them on XDA or whatever site as their own no one should be accusing me or anyone else who does this to be doing something wrong.
Well thanks to you my fingers now hurt from typing with a bit of anger...
I hope my keyboard is ok...Hmm :fingers-crossed:
Well Im done with that...Have a good night spirit fingers :silly:
roketteere said:
Does it matter if I change the dialer??? Absolutely not!
If you had bag with 5 coins and add 1 now you have a bag with 6 coins. Now lets see if the bags are different:
Bag 1 -
1 Bag
5 Coins
0.85LBS
Bag 2-
1 Bag
6 Coins
1.00LBS
So now tell me how these two bags are the same....Oh wait that's right they are not the same anymore.
Ok enough with the silly examples...
Now if you have, or maybe you do, a Honda Civic.
You add RIMs, Radio, New Air Intake, Tints, HIDs, and a new air freshener. And you remove about 100LBS of weight of the body.
Now is that car stock?
Drum rolls someone............................................
Answer = Nope....
So if you put DJIDK's JDM Ride on the back instead of Honda Civic, does that mean you are stealing the work of the Japanese who built the car????
I don't think so. That means you have customized your car to your liking and gave it a name you thought it deserved after you did a bit of changes.
SOooo Lets get back to the Samsung Galaxy S2 T989 - T-Mobile.... Just making sure you remember the phone exactly...Wouldn't wanna steal Samsungs hard work and call it the Sam 989 u know....
So if I want to change and flip the back cover and maybe put pink little hearts as my app icons, then call it Roketteere's Pinked out T9er that does not mean I am stealing anyone's work. Nor does it mean I want to take credit for anything...
If you didn't like my simple tut, which yes I know it can be done faster via rootexplorer.apk (Thanks 2 the 2 guys for the info), then don't read it and post anything negative about it. Unless I intentionally put something to tell everyone to rename all the ROMs and post them on XDA or whatever site as their own no one should be accusing me or anyone else who does this to be doing something wrong.
Well thanks to you my fingers now hurt from typing with a bit of anger...
I hope my keyboard is ok...Hmm :fingers-crossed:
Well Im done with that...Have a good night spirit fingers :silly:
Click to expand...
Click to collapse
It's not about stock or not you are changing the name...the coins are still not made by you so you would not call them David coins and the Honda civic is still a Honda civic..not made by you either..so you wouldn't call it a David civic...get it
Edit...I'm sure every dev on here would agree...and you still haven't answered me....what's so important about a name, no one is going to see?
Sent from my SGH-T989 using xda premium
djtheraven said:
It's not about stock or not you are changing the name...the coins are still not made by so you would not call them David coins and the Honda civic is still a Honda civic..not made by you either..so you wouldn't call it a David civic...get it
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
If I feel like calling my Chevy Suburban, LoopDogg Suburban and get a custom chrome sign and replacing the suburban sign with it, who the F' cares. Anybody who see it will know the truth. If he would start a thread and claim it, then that will be an issue.
Sent from the pink Unicorn from the Darkside.
djtheraven said:
That is stealing...you did not build the rom...changing boot animation, uninstalling system apps and tweaking some settings are something everyone could do to any rom... i mean really, any end user could do those things... what kernel source did you compile?did you zip align or deoxed? Did you add bln support? No you just changed a few things and then put your name on it..and anyway you don't even see the info unless you manually go into settings and look it up so no one would see that unless you showed it to them which makes it look even worse.....why would it matter what it was called in the settings?
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
so you think his name is ahhh. There's a reason he put this in general, it's just a little theming is all. It may be pointless but the guy isn't claimingto have built anything and it isn't Rom specific. Name it peter juice or something.
Rasta Rom
unclefrancis said:
so you think his name is ahhh. There's a reason he put this in general, it's just a little theming is all. It may be pointless but the guy isn't claimingto have built anything and it isn't Rom specific. Name it peter juice or something.
Click to expand...
Click to collapse
I get it but this is something he should have kept to himself...and it is listed as a tutorial
Sent from my SGH-T989 using xda premium
djtheraven said:
I get it but this is something he should have kept to himself...and it is listed as a tutorial
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Why keep it to myself. XDA is all about sharing and helping one another. So no I'm not going to keep this to myself. Like the other member said I'm not posting this to claim something that's not mine. I'm claiming to call my phone what ever I decide to call it and if you want to do the same then this is the tutorial for you. If not then move on.
It's like you wanna hijack a perfectly harmless thread and make it about something else then what it literally means. Are you going to bash me if my signature said "Sent from Roketteere's Cool iPad using TT H-Dee"
Is that stealing too?
Sent from my iPad using Tapatalk HD
roketteere said:
Why keep it to myself. XDA is all about sharing and helping one another. So no I'm not going to keep this to myself. Like the other member said I'm not posting this to claim something that's not mine. I'm claiming to call my phone what ever I decide to call it and if you want to do the same then this is the tutorial for you. If not then move on.
It's like you wanna hijack a perfectly harmless thread and make it about something else then what it literally means. Are you going to bash me if my signature said "Sent from Roketteere's Cool iPad using TT H-Dee"
Is that stealing too?
Sent from my iPad using Tapatalk HD
Click to expand...
Click to collapse
I'm gonna let this thread fall so this will be it...yes this forum is about help and this isn't helping anyone...good luck
Sent from my SGH-T989 using xda premium
djtheraven said:
I'm gonna let this thread fall so this will be it...yes this forum is about help and this isn't helping anyone...good luck
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
I posted "Sharing and Helping" I know im not helping lol. Im sharing
Cheers
I need someone who has the t mobile lg g3 to send me the original build prop file.
I think if you ask more polite and good-mannered someone might want to take the time and share his build.prop with you.
Hey bro, I have a d850 att g3 I don't know if this will work or not but if you want it
dropbox(dot)com/s/707q3ox1zpsue3i/build.prop?dl=0
I'm new to this forum but I'm happy to help anyways. If it's messed up messege me and I'll help you try to find a proper build.prop. thanks
Sent from my LG-D850 using XDA Free mobile app