[FAQ] HELP THREAD - Noob Friendly - XDA-University

Under Construction - Still open for business
Now I know all the required information regarding the Rom Making is there is already available on XDA . However it is not all in one place, Unfortunately people are terrified of the 'Search' Bar, So my aim is to create a One-Stop place for all newbies (and pro's )
ASK ANY QUESTION HERE -ADB, ROMs, Drivers,Recovery, Download, ROM Making, Kernel Making ....ECT.... You will either get an answer or will get pointed in the right direction.
​
I've made this thread as a help thread. For all people new to the Android Rom Making And All
Treat this place as a chat room. DO NOT INSULT NOOBS,THERE IS NO SUCH THING AS A STUPID QUESTION!!
I Will try my best to answer all questions, Or point you in the right direction, This is not my thread, it is OUR thread, So feel free to contribute, ask and answer as many questions as you like
Hopefully this will stop unwanted and un-needed posts spamming the XDA-U Forums
The top Contributors to this thread will receive a special banner to show off how helpful you are.......... SO GET HELPING !!!!
Real Time IRC Chat​

Reserved and preserved

....

It is not "pointless". He has his own life to cater to. There is nothing he can do.
So please refrain from rude comments. Enforce the XDA spirit.
I will be happy to help to the best of my extent.
Sent from somewhere too far away from my computer.

...

How to post new thread here in XDA bro???
Admin has reset my aacount for doing nothin

cmason37 said:
...
Click to expand...
Click to collapse
Please don't post whore. Continue to the discussion.
Sent from somewhere too far away from my computer.

Will post soon reserved:screwy:
don't be scared it's only a phone
ogd x d2g x2 gs3
old ladies ^

Chirtagh said:
How to post new thread here in XDA bro???
Admin has reset my aacount for doing nothin
Click to expand...
Click to collapse
sounds like you need to ask admin why you where reset

Bad-Wolf said:
Please don't post whore. Continue to the discussion.
Sent from somewhere too far away from my computer.
Click to expand...
Click to collapse
I didn't post whore. I deleted my post.
Sent from my Nexus 7 using Tapatalk HD

Why? And, if you wanted to edit it, you could've replaced with a useful message.
Sent from somewhere too far away from my computer.

How hard is it?
I would really like to become an Android Developer. Have a some noob questions...
I cut my android teeth on a Samsung Infuse <-Learned to root & flash get hooked on seeing what amazing things my little smartphone could do.
I most recently upgraded my phone to the LG Optimus G.
1st Question maybe a no brainer ... Should I learn to develop for my now unused Infuse or jump straight to the LGOG? I think I know the answer duh... why mess up my good working phone.
I have some knowledge of Linux witch I think will help. Should I learn to develop on a Windows computer or Linux? I am leaning toward the Linux.
Another reason to start with the Samsung is I think source is available and many other ROMs already exist so getting help from these devs may be easier and the only source available from the LG is ICS and everyone seems to want JB.
Looking forward to learning more and getting started.
swub1

1.I'd start with the infuse if you mess something up you still have your new phone
2.If your just theming and messing with already built ROMs and stuff windows is perfered if you want to build from source you will need a 64bit Linux system Ubuntu is nice and can be installed along side windows so that's nice
There is a lot of info in the xda community and learning to build can be fun and agrovating at the same time good luck with it
Sent from my GT-N7000 using XDA Premium HD app

I also have a question:
How do I include a kernel into the zip of a rom so that when I flash the rom the kernel also gets flashed at the same time.
I am using a Samsung Galaxy S2 with XXLSJ.
Thanks in advanced....

Ahhh. Damn. I believe it's pretty easy. With HTC devices though.. it's gotta be somewhere on the section though. Check XDA Uni. They probably have an answer. Please hit the thanks button. Trying to get more. People can't be bothered to click it these days.
Sent from somewhere too far away from my computer. Axis_Drummer calls me Wolfy. Jessica said I need to behave...

mani1999 said:
I also have a question:
How do I include a kernel into the zip of a rom so that when I flash the rom the kernel also gets flashed at the same time.
I am using a Samsung Galaxy S2 with XXLSJ.
Thanks in advanced....
Click to expand...
Click to collapse
if you open the .zip file for your rom it should have a zimage file that is the kernel so if you want to swap just download a flashable zip of the kernel you want open it and there should be zimage, now put that zimage with the rom you want. you can do this with 7zip just double click to open dont extract the rom zip you can extract the kernel from the the kernel .zip and drag the zimage for th ekernel you want to the opened rom.zip then close and flash

AW: [FAQ] HELP THREAD - Noob Friendly
ttibbetts83 said:
if you open the .zip file for your rom it should have a zimage file that is the kernel so if you want to swap just download a flashable zip of the kernel you want open it and there should be zimage, now put that zimage with the rom you want. you can do this with 7zip just double click to open dont extract the rom zip you can extract the kernel from the the kernel .zip and drag the zimage for th ekernel you want to the opened rom.zip then close and flash
Click to expand...
Click to collapse
May I extract the kernel.zip for doing this?
Sent from my GT-I9100 using xda premium

ttibbetts83 said:
if you open the .zip file for your rom it should have a zimage file that is the kernel so if you want to swap just download a flashable zip of the kernel you want open it and there should be zimage, now put that zimage with the rom you want. you can do this with 7zip just double click to open dont extract the rom zip you can extract the kernel from the the kernel .zip and drag the zimage for th ekernel you want to the opened rom.zip then close and flash
Click to expand...
Click to collapse
This is why people brick their devices when people that has no idea what their talking about give advice! First of all the kernel in a ROM comes as a boot.img and second you can't just switch out the zimage when their is more than the zimage for it to probably work. You need the modules as well... I would recommend you not give advice unless u either know 100% of what your talking about or don't give advice in these specific forums where noobs lurk and don't know good advice from bad....
Now to answer your question...
You have 2 options if your kernel comes as a boot.img just replace it with the one from the ROM and replace lib/modules from the kernel to the rom, and flash away...
The second option is if your kernel comes in a zimage and the ROM comes as a boot.img then you will have to unpack the boot.img from the rom and then replace the zimage and pack the boot.img but to do that you will need to be in Linux or VirtualBox... This can't be done thru windows, but recently there have been programs that can unpack the boot.img thru windows but I always use Linux.
So post how your kernel comes in either a boot.img or zimage and how the room has its kernel we can help u more after that.
Sent from my HTC One S using Tapatalk 2

AW: [FAQ] HELP THREAD - Noob Friendly
...Awesome... said:
This is why people brick their devices when people that has no idea what their talking about give advice! First of all the kernel in a ROM comes as a boot.img and second you can't just switch out the zimage when their is more than the zimage for it to probably work. You need the modules as well... I would recommend you not give advice unless u either know 100% of what your talking about or don't give advice in these specific forums where noobs lurk and don't know good advice from bad....
Now to answer your question...
You have 2 options if your kernel comes as a boot.img just replace it with the one from the ROM and replace lib/modules from the kernel to the rom, and flash away...
The second option is if your kernel comes in a zimage and the ROM comes as a boot.img then you will have to unpack the boot.img from the rom and then replace the zimage and pack the boot.img but to do that you will need to be in Linux or VirtualBox... This can't be done thru windows, but recently there have been programs that can unpack the boot.img thru windows but I always use Linux.
So post how your kernel comes in either a boot.img or zimage and how the room has its kernel we can help u more after that.
Sent from my HTC One S using Tapatalk 2
Click to expand...
Click to collapse
Both kernels, the one in the rom and the one I want to replace it with, come in zimage....
Edit: I anyway mostly use Ubuntu, it's the best for doing that kind of stuff
Sent from my GT-I9100 using xda premium

mani1999 said:
Both kernels, the one in the rom and the one I want to replace it with, come in zimage....
Edit: I anyway mostly use Ubuntu, it's the best for doing that kind of stuff
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Ah okay then just replace the zimage in the rom with the one from the kernel as well as the libs/modules or u will lose WiFi etc & Flash...
---_----------_------------
I do apologize I've personally never seen a rom come with a zimage before I've always seen it come already as a boot.img. so I apologize to the previous member I ranted about.
Sent from my HTC One S using Tapatalk 2

Related

I NEED HELP ABOUT MAKING ROMs

1,How to make a rom with the 10MB RAM hack
2,How to add Blur Animation's
3,How to change Kernel
thx !!
by reading!!!
1. replace the boot.img in the rom you are modifing....
2. replace the animations from something with the blur animations in the folder
system/framework/framework-res.apk/res/anim
3. you need some linux knowledge on how to compile the kernel, i suggest searching or looking at this thread. he found the kernel, maybe you can too.
there i answered to questions completely and ragged you over one even though i partially answered it, consider yourself lucky.
also this is a question, why not post in the Q&A section?
david1171 said:
1. replace the boot.img in the rom you are modifing....
2. replace the animations from something with the blur animations in the folder
system/framework/framework-res.apk/res/anim
3. you need some linux knowledge on how to compile the kernel, i suggest searching or looking at this thread. he found the kernel, maybe you can too.
there i answered to questions completely and ragged you over one even though i partially answered it, consider yourself lucky.
also this is a question, why not post in the Q&A section?
Click to expand...
Click to collapse
many thanks!
I am making a rom too so if u want to talk to me hit me up at gtalk..... [email protected]...
That was a funny thread...
mohsinkhan47 said:
I am making a rom too so if u want to talk to me hit me up at gtalk..... [email protected]...
That was a funny thread...
Click to expand...
Click to collapse
i am glad you are a good enough guy to be able to take a joke
awwww yeah!
Thank you s this ome help on how to do this I've read book and still in the dark (problaby cuss I got the wrong book though) thank you

Request Stock unmodified framework-res.apk

Hy guys. I'm trying to create a theme for my phone and wondered could anyone upload the nexus 1's stock unmodified framework-res.apk?
Thanks in advance.
Tryed allready the search button and google to no avail.
How about starting with the fact that there is no "stock", you need to define the OS version / build? Specifically, it was originally shipped with ERD79, upgraded to ERE27, then Froyo came and it was FRF91, and now it's 2.2.1, FRG83. What is "stock"?
When you answer that question, why don't you visit my signature, download ROM of your choice from there, and extract the framework-res.apk out of it? It might take less time than waiting for someone to do it, especially that most people that are capable of doing it and have their phone rooted, run custom ROMs...
Alternatively, you could just get it from your phone.....
adb pull /system/framework/framework-res.apk
Sent from my Nexus One
Jack_R1 said:
When you answer that question, why don't you visit my signature, download ROM of your choice from there, and extract the framework-res.apk out of it? It might take less time than waiting for someone to do it, especially that most people that are capable of doing it and have their phone rooted, run custom ROMs...
Click to expand...
Click to collapse
Touche
Sent from my Nexus One using XDA App
First off thank you for answering. Second why all the "attack".
I'll refrase my question:
I would like, if I don't disturb you, an unmodified froyo stock version framework-res.apk.
Any version would do.
The reason that I don't extract mine is that I don't own a nexus 1. As visible in my signature I own a galaxy S. And yes mine is rooted also, and yes it's modified mutch like yours, and I would like to modifie it some more, hense the request for framework-res.apk.
I'm sorry to say that I'm not sure how to extract it from a rom that is not flashed in a phone.
Yes I'm a little newbie in some things but I came here to learn and to try things. I didn't ask either of you to build me a rom or make me anything, thats what I'm trying to do myself, and not bother anyone whit my wishes.
A bit off topic. Sorry for that. If you can't or won't upload thats fine to.
PS You don't have to be mean.
I've uploaded for you framework-res.apk from old Enomther's build, which is somewhat resembling stock. I really don't want to download 80MB of a stock ROM only to extract a file from there and put it here. And as I said, most people that are rooted and run stock ROMs aren't able to help you, having no idea what to do because they rooted the phone without any understanding, and those that are, mostly run custom ROMs and don't have stock ROM available. My current framework-res won't help you either, because it's modified.
Nexus ROM is a simple ZIP file, packed with exactly the same directories as the ROM, and all the files in them. In the /system/app, you find framework-res. Extracting the file from there is as simple as extracting the file from any ZIP archive.
This wasn't an attack, but an explanation and suggestion to do something yourself. Obviously it didn't work.
Jack_R1 said:
This wasn't an attack, but an explanation and suggestion to do something yourself. Obviously it didn't work.
Click to expand...
Click to collapse
Thank you. And your wrong it did work. It made my keep reading and managed to extract from a stock rom I downloaded. So I have to thank you because you made me work harder and now I know how to extract files from an .img.
PS I still think you were talking a little bit like you are superior to others.
No offense of course that is just my opinion and it might be very wrong.
Again thank you for your help and I mean that sincerely.
Well, I was maybe a bit sarcastic, but I didn't mean to offend you at all. Sorry if it sounded harsh.
P.S. I completely forgot that stock ROM doesn't look like custom ROMs, and contains complete IMGs. There is an easy way to extract them - using unyaffs - but you already know it, since you did it. I'm really sorry for forgetting that part, if I'd remember that - I'd point you to the relevant guide to begin with. My bad.

[Q] Adding Libs to roms..

As the title says - Adding libs to roms, can someone point me in the right direction? I have been a member of this forum for a while, just not a posting member, I now feel it is my time to add something back to the community, is it as simple as adding it to the rom whilst flashed to an X8? Please help me, maybe I can bring something back to the community..
smyth12 said:
As the title says - Adding libs to roms, can someone point me in the right direction? I have been a member of this forum for a while, just not a posting member, I now feel it is my time to add something back to the community, is it as simple as adding it to the rom whilst flashed to an X8? Please help me, maybe I can bring something back to the community..
Click to expand...
Click to collapse
maybe developpers little bit bz rite now..
what i can advice you is..
just flash the room and then use 'root explorer' to play with lib
make sure your phone rooted
peace!
Thank you, I will try that, I am wishing to work on a ROM and get wifi, 3G and such working, however I have tried using ADB to push the libs but I don't know if it worked or not..
smyth12 said:
Thank you, I will try that, I am wishing to work on a ROM and get wifi, 3G and such working, however I have tried using ADB to push the libs but I don't know if it worked or not..
Click to expand...
Click to collapse
You want to make wifi working on sense? If yes, cool
Sent from my X8 using Tapatalk
proadi96 said:
You want to make wifi working on sense? If yes, cool
Sent from my X8 using Tapatalk
Click to expand...
Click to collapse
I want to make the whole sense rom work, BUT I can't access the system files without having the rom installed which is pretty gay.. I need some way of accessing it in the .img format which then I can flash to my phone to test... mshhh... plus I'm not quite sure which libs will work (ofcourse when I find out I will seek permissions before uploading the rom...)
To open .img you could use Winimage or Poweriso or something similar.
sanderbouw said:
To open .img you could use Winimage or Poweriso or something similar.
Click to expand...
Click to collapse
Already tried.. comes up with an error stating about unknown formats..
you could try opening it with winrar. maybe that 'll work
sanderbouw said:
you could try opening it with winrar. maybe that 'll work
Click to expand...
Click to collapse
Already tried, same problem... I found an unyaffs2 program compiled for windows which allowed me to extract the image I just need to mkyaffs2 it back to img then maybe I can get it working BUT I need to be in Linux and I can't be bothered making a VM at the moment...
Maybe someone can help me with this? We could work together to make a fully working sense rom... come on people.. someone who wants this must have a bit of knowledge on the subject...

Convert zip "rom" to "tar" to flash it with Odin PC ?

Hi all,
As said in title, is it possible to convert a "zip" rom file to a "tar" to flash it with Odin PC ?
Sure this question has allready been asked thousands of times, but not found a real answer...
even i was trying to find answer to this but ..i didnt get it ...!! because its easy to flash from odin pc na... n even less risky ..i guess..!!
Aaah!!! Just unzip it... Most of them will have md5 tar image inside...
If you dint knw this I would recommend u read all instructions again b4 flashing
Sent from my GT-N7000 using XDA
LOulOo said:
Hi all,
As said in title, is it possible to convert a "zip" rom file to a "tar" to flash it with Odin PC ?
Sure this question has allready been asked thousands of times, but not found a real answer...
Click to expand...
Click to collapse
I suppose this qualifies as development...?
LOulOo said:
Hi all,
As said in title, is it possible to convert a "zip" rom file to a "tar" to flash it with Odin PC ?
Sure this question has allready been asked thousands of times, but not found a real answer...
Click to expand...
Click to collapse
yiu need yo use either ubuntu or linux to convert...on windows i did not find any easy tool to do the job....i am using ubuntu for doing the job
chasmodo said:
I suppose this qualifies as development...?
Click to expand...
Click to collapse
i feel bad for the mods who exert their efforts in telling people on how and where to post then every week a post like this or two comes along...ouch...cant nobody follow simple rules anymore...
jermitano said:
i feel bad for the mods who exert their efforts in telling people on how and where to post then every week a post like this or two comes along...ouch...cant nobody follow simple rules anymore...
Click to expand...
Click to collapse
So true. It is gratifying that some do get it, thank you for that.
Questions belong in Q&A!

i want answer/solution not links and other treads

i have a [COLOR="Black"]optimus black[/COLOR] v20b and i want to root!!!! please dont to redirect me to noob how to thread and other ob rooting related thread!!!
so i have a couple of queries
is rooting still working with lg esteem method for gb(i used it for froyo) and if yes i want links and how too
i am comfortable with flashing a custom rom via smart flash tool so give a link to valid file(i downloaded a file from other thread it said it was 200 something mb but the download completed at 168 mb and file was corrupted, so a valid file or a link
any other method___________________________
my reason for rooting
1 phone over heating
2 too much sh*tstone apps into the stock rom
3 custom roms for ics etc
4 over clocking
5 super user access(MEH!!!!)
6 some awesome plugins like beats audio etc
AND I PLZ SOMEONE HELP ME!!!!!!!!!!!!!!!!
TejanGoel said:
i have a [COLOR="Black"]optimus black[/COLOR] v20b and i want to root!!!! please dont to redirect me to noob how to thread and other ob rooting related thread!!!
so i have a couple of queries
is rooting still working with lg esteem method for gb(i used it for froyo) and if yes i want links and how too
i am comfortable with flashing a custom rom via smart flash tool so give a link to valid file(i downloaded a file from other thread it said it was 200 something mb but the download completed at 168 mb and file was corrupted, so a valid file or a link
any other method___________________________
my reason for rooting
1 phone over heating
2 too much sh*tstone apps into the stock rom
3 custom roms for ics etc
4 over clocking
5 super user access(MEH!!!!)
6 some awesome plugins like beats audio etc
AND I PLZ SOMEONE HELP ME!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
I can understand that forum got a bit clumpsy to look for desired informaion, but it was not so much hard. Here you go :-
1. Download PATCHED_BIN_LGP970-V20b-CIS-MAR-05-2012-by-Snegovik.7z(http://www.getzilla.net/files/3111935/patched_bin_lgp970_v20b_cis_mar_05_2012_by_snegovik.7z.html) and extract it somewhere in root of C or anywhere of your computer.
2. Download SmartFlashTool_External.rar(http://www.mediafire.com/?eia8r5bgid97ejq) and extract it somewhere in root of C or anywhere of your computer.
3. Download Superuser.zip (http://www.mediafire.com/?a1re78800owv3aj) and copy it in root of your SD-cart!! DO NOT EXTRACT!!
4. Download and install LG_Drivers (http://www.mediafire.com/?3344hoszoczbt6q)
5. Power-off LG Optimus Black
6. Press and Hold Volume + Button and insert your USB cable.
7. You'll Enter to Upgrade mode and see S/W upgrade please wait while upgrading
8. Run B_SmartFlashTool_Extern.exe
9. Choose ROM copy D/L bookmark
10. Choose CP file: [PATCHED]V20B_CIS.bin
11. Choose AP file: V20B_DEU.fls
12. Click Start
Go to WC or make coffe or tea , or do whatewer you need , Do not stay near your computer
13. After successfully flashing
phone will reboot recovery
14. Wipe all data/factiry reset
15. Flash Superuser.zip
16. Reboot system now
=============
Thats All! Congrulations!
After this your mobile should reboot and you will be with 2.3 Vb with super user.
CREDIT GOES TO SnegovikRZN.
I JUST COPIED N PASTED IT.
Warning : you may brick your mobile but I rooted mymobile like this so its safe if you follow instructions carefully.
TejanGoel said:
i have a [COLOR="Black"]optimus black[/COLOR] v20b and i want to root!!!! please dont to redirect me to noob how to thread and other ob rooting related thread!!!
so i have a couple of queries
is rooting still working with lg esteem method for gb(i used it for froyo) and if yes i want links and how too
i am comfortable with flashing a custom rom via smart flash tool so give a link to valid file(i downloaded a file from other thread it said it was 200 something mb but the download completed at 168 mb and file was corrupted, so a valid file or a link
any other method___________________________
my reason for rooting
1 phone over heating
2 too much sh*tstone apps into the stock rom
3 custom roms for ics etc
4 over clocking
5 super user access(MEH!!!!)
6 some awesome plugins like beats audio etc
AND I PLZ SOMEONE HELP ME!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Hi Tejan
Giving u three links :
1) First one contains official V20 E ROM. (MY DROPBOX LINK)
2) Second one contains LG ROM CONVERTER 2.0 (MY DROPBOX LINK)
3) Third link contains tutorial How to use ROM CONVERTER 2.0
4) Fourth link is for SMART Flash tool
1) http://dl.dropbox.com/u/98852490/V20E_00.kdz
2) http://dl.dropbox.com/u/98852490/LG-P970 ROM COVERTER 2.0.exe
3) http://forum.xda-developers.com/showthread.php?t=1692191
4) http://forum.xda-developers.com/showthread.php?t=1448803
Procedure:
First download the rom and the rom converter
After that root the rom through rom converter.
After that flash those files through SMART FLASH TOOL.
Hope i helped
abhi_g1 said:
Hi Tejan
Giving u three links :
1) First one contains official V20 E ROM. (MY DROPBOX LINK)
2) Second one contains LG ROM CONVERTER 2.0 (MY DROPBOX LINK)
3) Third link contains tutorial How to use ROM CONVERTER 2.0
4) Fourth link is for SMART Flash tool
1) http://dl.dropbox.com/u/98852490/V20E_00.kdz
2) http://dl.dropbox.com/u/98852490/LG-P970 ROM COVERTER 2.0.exe
3) http://forum.xda-developers.com/showthread.php?t=1692191
4) http://forum.xda-developers.com/showthread.php?t=1448803
Procedure:
First download the rom and the rom converter
After that root the rom through rom converter.
After that flash those files through SMART FLASH TOOL.
Hope i helped
Click to expand...
Click to collapse
Hurray some one helps me in proper words and not http and urls lol
Thanks i think u r method is good and easy... plus lg smart flash is very easy and user friendly... so thanks a lot.. i will root the next thing in morning
Sent from my LG-P970 using xda app-developers app
After installing Rooted ROM...
Try the Zeus 6.39 ROM...U will be surprised with the features..
Till now, it's the ultimate and the best ROM of Gingerbread
If you would like ICS (camera not working), try Free Optimus Project ROM
honey12345 said:
After installing Rooted ROM...
Try the Zeus 6.39 ROM...U will be surprised with the features..
Till now, it's the ultimate and the best ROM of Gingerbread
If you would like ICS (camera not working), try Free Optimus Project ROM
Click to expand...
Click to collapse
I Dont like the interface of many out of box android roms i just love my optimus ui.. and i have never used a motorola ui (cant remember what its called?!!!)
So is there a rom like motorola for optimus or touch wiz w/ ics?? Would Really love it!!! Other than that what are the substitutes,,
i used cyanogen's gb rom (cm 7 maybe)
I was left with a blunt rom with nothing really hated it..
So if a add a lg home launcher apk into the zeus rom and delete the zeus one will it work... as i said optimus ui has some great feature like catagories and looks
Sent from my LG-P970 using xda app-developers app
and mister, please next time don't talk like this
these people here are helping you...don't talk rudely or order stuffs
thank you...hope you understand
There are rules about XDA to follow. Xda a highly recognised developers place so respect the developers and members who can help out..
Sent from my LG-P970 using xda app-developers app
I m not being rude but some immature teenagers copy paste the link to sticky on every thread to complete their 10 post threshold.. so i completely justified my self and i dont give a damn wat u think
Sent from my LG-P970 using xda app-developers app
TejanGoel said:
I m not being rude but some immature teenagers copy paste the link to sticky on every thread to complete their 10 post threshold.. so i completely justified my self and i dont give a damn wat u think
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
Then we dont give a damn what u ask for because this is not a "question and answer" section, and because you are showing disrespect toward people who are trying to help you. U are not the boss here and this is not a fastfood restaurant so if you want helps, ask nicely
Sent from my LG-P970 using xda app-developers app
well we are not going to fight around here but still am telling you to behave
talk properly and don't use foul language...it's not your father's forum
al-right? these immature kids are better than you when it comes to me, they know better and are trying to help you who are talking rubbish to them
thank you
Plz dude by talking trash u r telling me u r one the "immature teens" so give me break!!! I got my answer then, why are u messing with with me man??? Go to cool ur self man atleast i didnt tell u answer... and go find other users to trash talk with!!! Man due to guys like u xda is rotting..
And dont talk about my family OK i am not abusing and expect the same..U crossed ur limits not me
And my thread didnt affect the other guys why u??? Let me tell becoz u r a retard
Sent from my LG-P970 using xda app-developers app
Tejan leave it all, every of the member here have to take care of the thread spamming..
Thy just said for sake of good..
Theaks we shud respect each and every member..
So lets stop messing in these stuff.
Hope tejan u got solution to ur problem , if not dont worry here at xda u vl get solution to every of the problem..
Sent from my LG-P970 using xda app-developers app
Love to share knowledge
Thread closed
No one is under ANY obligation to help anyone. To TejanGoel, the original poster - ask nicely for help and you'll receive it. You have received all the information you should need provided you're willing to do your research and learn. Now develop some gratitude for the help you received.

Categories

Resources