Device Forum Rules (Please Read before Posting) - HTC 10 Guides, News, & Discussion

In this thread, we will provide a short Q&A for your stay on this forum. Please read thoroughly and act accordingly. While most that is needed to know is pointed out in the Forum Rules, history shows that some points of these rules are not clearly understood by some users, and others leave room for interpretation. With this Q&A, we give you some additional guidelines regarding how the forum for this device is moderated.
Spoiler: Index
Post #1
Who are the moderators for this forum?
How do I contact the moderator team?
Where do I post my thread/issue/question?
Where can I post things that are not allowed in a Device Forum?
What do I do when I do not understand a moderator's decision?
Post #2
XDA-Developers and the GPL
Post #3
ROMs, Kernel, Recoveries, & Other Development Forum
Post #4
Thread Naming
Post #5
WhatsApp/Telegram Groups and Channels - Going Forward
Who are the moderators for this forum?
The Team Leaders (Senior Moderators) for ASUS, HTC, Nokia, Nothing, nubia, OnePlus, OPPO, Realme, Sony, Xiaomi and ZTE devices are Az Biker, coal686, engloa and Stephen.
The Moderators for the sections listed above are alecxs, Funk Wizard, roirraW "edor" ehT, and Sib64.
How do I contact the moderator team?
While you are free to contact any of us via PM, for moderating purposes, it is much more advisable to use the report system. You can find the report button in the lower left corner of every post or conversation message. If you do that, your request reaches all moderators, thereby multiplying the chance of a fast reaction to your request. If you PM a moderator, he/she does not know whether you have contacted others also and therefore it is possible that your request is handled by different moderators, possibly overruling one another. Or, the moderator you messaged might not even be online for some time (for example, due to real life issues, etc.). Our ticket system avoids that. Therefore, please always use the report system.
Where do I post my thread/issue/question?
This is a very important decision and decides not only whether you achieve the goal you intend with your thread/post, but also whether it might be regarded as off-topic/not allowed and therefore be removed. So here is a list to help you decide where to put your thread (or maybe to not post it at all):
Questions & Answers Sub-Forum
What goes here:
All device related questions (questions pertaining to a ROM/kernel/theme/mod, etc. should be asked in the ROM/kernel/theme/mod's specific thread, if it exists)
Guides, News, & Discussion Sub-Forum
What goes here:
Guides, collections, tutorials, repositories, indexes
General information about the device
Tips and tricks
General discussion about technical aspects of the device
What does not go here (by far an uncomplete list, just some examples for topics that are not acceptable):
Everything prohibited by the Forum Rules.
Trolling, arguing, etc.
"What was your last phone/will be your next phone" (Off-topic for a device forum, you can post this in the Off-topic Forum)
"Hello", "Goodbye", "Merry Christmas/Easter/Hannukkah/whatever" (Obviously off-topic, just imagine if every user posts this!)
"I'll never buy XYZ brand/phone again", "Why Sony/Xiaomi/whoever sucks" and all other "hate" threads (Tell that to those guys, not us)
"Help!", "How do I...", "Why..." and all other questions (They belong in the Q&A sub-forum)
ROMs, Kernels, Recoveries, & Other Development Sub-Forum
What goes here:
Publications and releases of your own development (ROMs, kernels, recoveries, etc.; for exact rules for creating such threads, please refer to Post #2 and Post #3 below)
What does not go here:
Any questions, guides, tutorials, general information/discussion, etc.
Themes, Apps, and Mods Sub-Forum
What goes here:
All discussions related to device specific theming or applications (self-made or shared)
Announcements and discussions regarding modifications made to device specific theme or application
Accessories Sub-Forum
What goes here:
All discussions related to accessories relevant to the device
NOTE: Not allowed in any section (including signatures):
Everything prohibited by the Forum Rules.
Specified or implied off-topic threads.
Discussion of/linking to work of developers that are banned from XDA. If they are banned, so is their work.
Political/religious statements of any kind.
Where can I post things that are not allowed in a Device Forum?
You might want to have a look in the General Discussion Forum for forums like:
General
Off-topic
Android Development and Hacking
What do I do when I do not understand a moderator's decision?
Please feel free to contact the moderator via PM to request clarification. They are approachable people, not robots. If that does not satisfy you, you can contact one of the Team Leaders (Senior Moderators). Do not, however, discuss any moderating issues in any of the forums. This will always be regarded off-topic (which it actually is).
Now let's all have fun on this forum and help each other to make XDA a place where users can gather useful information instead of sipping through knee deep piles of unorganized rubbish.
Regards,
Your Moderating Team for ASUS, HTC, Nokia, Nothing, nubia, OnePlus, OPPO, Realme, Sony, Xiaomi and ZTE devices

XDA-Developers and the GPL​
Hello everyone,
As many of you know, here at XDA we have a strict policy regarding GPL v2. What you may not understand is what that means and what effects it may have on you. Simply put, "the GNU GPL is a software license agreement, under which parts of the Android operating system are licensed. The majority of Android is licensed under the Apache license, but the Linux Kernel (which is present in every running Android ROM in some shape or form) is licensed under the GPL (version 2)".
So what does this mean for the average user?
To keep things simple, this license is one of the reasons Android exists in the open source capacity that it does. It requires developers to keep their kernel source open and has created the community sharing programs that have made Android so wonderful.
If you are a developer, what does this mean for you?
It doesn't matter if you are creating a whole ROM or just the kernel, the process of being GPL compliant is a very simple one to explain. Basically, we expect you to either link the source that you have chosen to use or upload the source you have created into a format that can be viewed by anyone and everyone. Below are the 3 most common situations that developers run into when needing to stay GPL compliant under XDA rules:
1. If you are using a stock kernel, you MUST mention where you obtained your source kernel. Also, having a link leading to where the manufacturer has uploaded their source is always helpful.
2. If you are using a community driven source build (e.g. LineageOS, AOSP, etc.) or a singular developer's source, you MUST link directly to the repository that contains the kernel for that specific device. If you are only linking to another thread or to a general repository, this will not be considered as being GPL compliant unless the code has not been modified.
3. If you are forking a repository that is similar to the examples listed above in #2, you MUST publish and link your entire kernel source. This includes any and all changes that you have made. Two of the most common ways developers publish their source on XDA are either with GitHub, or GitLab. While these two methods are recommended, they are not the only routes you can choose to accomplish this. All that is required is that the source can be viewed and downloaded by anyone who wishes to do so. When releasing an update, your repository must be updated the moment you release your ROM or kernel on XDA. If you can post your update to XDA, there should be no reason as to why you cannot release your source.
What if the manufacturer for my device has not released their kernel source?
In a perfect world this would not happen, but unfortunately, this is not the case. Pulser-G2 wrote a portal article in 2013 explaining a certain situation that has come across our desks. You'll find more examples here. We can only advise you to reach out to these manufacturers with a kind request to comply with GPL v2.
With all of that being said I will leave you with this...
By posting your work on XDA-Developers, you are agreeing that it complies with relevant licensing conditions. As such, by posting a kernel or other work containing GPL code, you are confirming to us that you have made this source code available publicly under the GPL. Failure to follow this policy will result in the closure of your thread and the removal of the download links.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

ROMs, Kernel, Recoveries, & Other Development Forum
This forum is exclusively reserved for ROMS, Kernels, Recoveries etc. provided they are your own development.
Try to keep the development threads clean. No off-topic posting and no question should be posted in this forum.
Use the report button in the lower left corner of an offending post to let us mods know we need to take action. Don't take matters into your own hands.
Sources need to be posted for all kernels. They're also needed for all ROMs where license demands it. Please refer to Post #2 above for more on this.
You need to use tags in the thread title, like [ROM], [KERNEL], etc. throughout XDA. Please refer to Post #4 below for more on this.
Any disputes between developers should be handled by PM; always try to solve the issue amicably first via PM. No public posting in a development thread regarding these matters.
ROM issues should be discussed within their respective threads.
Thread titles should always coincide with ROMS already available for download. Notification of an upcoming ROM through thread title/placeholder thread is not allowed. A changelog for the yet unreleased ROM can be included in the OP or in another post clearly marked as expected changelog.
All threads posted in this forum that are NOT about one's own development may be closed or deleted. Posters that will choose to disregard these guidelines will be infracted.

THREAD NAMING
The purpose of this thread is to explain how you can name threads in forums thereby making their content easier to read and understand.​
Following are the recommended tags:​
Click to expand...
Click to collapse
[INDEX] - Index for a specific device (more information here)
[DEV] - Development for projects
[ROM] - Custom ROMs
[KERNEL] - Custom kernels
[MOD] - Hacks and modifications for the device
[FIX] - Fixes for known issues and bugs
[GUIDE] - Guides
[TOOL] - Tools
[RECOVERY] - Custom recoveries
[RADIO] - Radios for the device
The title of the thread should also include the following in a chronological order:​
Click to expand...
Click to collapse
[Tag] - From the above list
[Date] - Date of latest version
[Name] - Of the project
[Android Version] - Of the project
[CDMA/GSM] - If the project is only for a specific band
Example:​
Click to expand...
Click to collapse
[ROM][18 JUL]LineageOS[12.1][GSM]
More guidelines:​
Click to expand...
Click to collapse
If you are unsure of where your new thread should be posted, then please refer to the first post in this thread.
When possible, please include screenshots for your ROM/mod/theme/app as it's expected by our members.
Placeholder threads are not permitted in the development forum and will be removed.
Password must be provided for all password protected files.
Please respect these simple rules, and if you don’t, your thread will be closed or deleted.​
Click to expand...
Click to collapse

WhatsApp/Telegram Groups and Channels - Going Forward​
Hello XDA family! Just notifying all members that posting certain links to Telegram and other sites like WhatsApp is now allowed on XDA.
What does that mean?
We will allow links to messages on Telegram and/or other platforms anywhere, as long as they provide content for a discussion, question, or is pertinent news. This is exactly like the guidelines for YouTube links.
What about download links?
Download links from hosts, platforms or other sources are allowed as long as they do not require registration. Some Telegram links require registration for downloads, so they will not be allowed. Please check them before posting.
What is NOT changing?
Only one link to a Telegram support group is allowed in the first post of a development thread on the condition that main support is still provided on XDA. This means you can mention Telegram group: https://t.me/abc in the first post as long as you're providing thorough support in your XDA thread.
What is NOT allowed?
Posts like For support, join my Telegram group: https://t.me/abc. This means you're not willing to provide support to users on XDA.
Drop-and-run posts/threads are still not allowed under the self-promotion rule. So posts/threads like "Come to my channel for xyz" or "Watch my video and like my channel" are still not allowed. Such links will be removed and the member will be contacted regarding XDA Forum Rule #5 for self-promotion (under bullet point #6):
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
Click to expand...
Click to collapse
We thank all members for their cooperation in this matter, and wish you a pleasant stay on XDA.
Regards,
Your XDA Moderating Team

Related

.☆.☆.☆. Section Rules .☆.☆.☆. - Updated March 29th - PLEASE RE-READ

.☆.☆.☆. Section Rules .☆.☆.☆. - Updated March 29th - PLEASE RE-READ
Further to the pre-existing Dev section rules listed below, a couple of new rules.
Firstly, when starting a new ROM thread, can Devs please start a 'companion' thread in the Q&A section?
In doing so, it makes it much easier to separate genuine feedback (bug reports, fixes etc) from the other crap (thanks, 'downloading now!' and so on).
A couple of recent threads have become inadvertent test grounds for these new, stricter rules:
CM7 T989 Kang with bug fixes
And
Rom skyrocket ics port sgh-t989
And as I'm sure we can all agree, the threads are significantly cleaner which makes it much easier to find the useful information, both for Devs and downloaders alike.
Whilst we're on the subject, I'd like to thank both eugene373 and Racing19969 for having been our unsuspecting guinea pigs in all this.
NB - please only do this for new ROM threads, it's just too much work to try and sift through the hundreds, if not thousands of posts in pre-existing ROM threads and sort between posts that should be in the Dev thread and posts that should be in the companion thread.
With that in mind, I'd ask RDs to consider starting new threads for their next releases instead of updating existing threads, that way the new split system can be implemented from a fresh start.
Secondly, can everyone please be more vigilant in terms of reporting posts that not appropriate for the Dev section?
We Mods can only do so much, we need the help of everyone here - in particular RDs, if you see your ROM threads going off-topic/getting cluttered, please report the post(s) and lock the thread so that it doesn't deteriorate before a Mod has a chance to intervene.
Hopefully, with everyone doing their bit we can get this section tidied up.
☞ [ READ ME 1st ] .☆.☆.☆. Section Rules .☆.☆.☆.
I know we all have busy lives and don't have time to go through a list of long winded rules, so here's a shortened version to make your life easier
Only the following topics are allowed in DEVELOPMENT area:
[DEV] - Development for any special projects or Apps
[ROM] - Custom ROMs
[KERNEL] - Custom Kernels
[MOD] - Hack & Modifications for the phone
[FIX] - Fixes for known issues & bugs
[R&D] - Research & Development for Devs only, when gathering data for a new projects
[HOWTO] / [GUIDE] - How to instructions and Guides
Note: If you are unsure where your new topic should go, then please post it to General
Please Include Screen Shots for ROM / MOD / THEME / Apps & Games, when possible as it's expected by our members
DEV Support for ROM / KERNEL / MOD / THEME must be provided within XDA thread posted by the Developer, otherwise it won't count as a Development, and in turn it'll be considered [INFO]rmation / [REF]erence and moved to General
Unmodified Stock ROM and Source Codes does not count as a DEVELOPMENT project unless it's part of an active project you have already started
Password must be provided for all password protected files
Direct download links preferred, due to stipulations stated in forum rule #11
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
Click to expand...
Click to collapse
Extra emphasis on rule #12
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
Click to expand...
Click to collapse
All ROM / MOD / DEV / etc... found in the DEV section not created by the DEV themselves does not qualify as a development, and it'll be moved to General, it should be properly tag as [INFO] or [REF], with links to the source website were it was found
Please keep all non Development relevant chatter off the DEV project topics, feel free to create a new topic in General for non Development comments about specific ROM / MOD / THEME / etc... valid replies within a DEV project are: BUG Reports, Problem, Troubleshooting Steps & Logs.
... and Please! keep all your personal bickering via PMs, do not pollute the forum with your personal indifferences.
If you have a problem with a specific member please contact the Moderators for help, that's what we're here for, but we are not babysitters, we are here to gather, organize and provide useful information for our over priced phones
...for additional details please read the full Forum & Marketplace Rules
Thanks for your cooperation
A.G.
POSTING FORMAT! [Q] Question, [INFO] Information, [REQ] Request, [REVIEW] Reviews...
[Q] - All Questions
[REQ] - Requests topics for ROM ports, INFO, THEME, MOD, etc.
[MOD] - Modifications & Hacks for our phones
[INFO] - General Information
[GUIDE] or [HOWTO] - How to do instructions or Guides for newbies
[REVIEW] - Reviews of our Phones & Accessories
[REF] - Reference, Knowledge Base, FAQ related topics
[ROM] - Working ROM & Firmware related topics
[KERNEL] - Kernel related topics
[THEME] - Themes related topics
[APP] - Application, Games & Software related topics
[DEV] - Development in progress topics
[R&D] - Research & Development topics
[SOLVED] - for issues that has been fixed or [Q] that has been answered

RULES for posting in Development

I know we all have busy lives and don't have time to go through a list of long winded rules, so here's a shortened version to make your life easier
Only the following topics are allowed in DEVELOPMENT area:
[DEV] - Development for any special projects or Apps
[ROM] - Custom ROMs
[KERNEL] - Custom Kernels (usually found in Original Development)
[MOD] - Hack & Modifications for the phone with code only, zips go in themes and apps
[FIX] - Fixes for known issues & bugs
[R&D] - Research & Development for Devs only, when gathering data for a new projects
[HOWTO] / [GUIDE] - How to instructions and Guides (Most of the time should be in General)
Note: If you are unsure where your new topic should go, then please post it to General
Please Include Screen Shots for ROM / MOD / THEME / Apps & Games, when possible as it's expected by our members
DEV Support for ROM / KERNEL / MOD / THEME must be provided within the XDA thread. You MUST use the thread to provide support; directing users to off-site platforms and media is NOT permitted. See our Telegram Policy.
A ROM thread without support will be considered [INFO]rmation / [REF]erence and moved to General.
Unmodified Stock ROM and Source Codes does not count as a DEVELOPMENT project unless it's part of an active project you have already started
YOU MUST POST YOUR SOURCE for kernels or ROMs with bundled kernels, per the XDA GPL Policy. THIS IS MANDATORY.
Password must be provided for all password protected files
Direct download links preferred, due to stipulations stated in Forum Rule 11
Spoiler: Rule 11
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and to offer support, but not to post with the intention of selling. This includes promoting sites similar / substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software or commercial services, unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if both of the following conditions are met:
A) The site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership, who actively maintains an XDA-Developers support thread(s) / posts, related to the download.
B) The site is a relatively small, personal website without commercial advertising / links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
Placeholder threads are NOT permitted! A development thread MUST include a download link for the development project at the time the thread is posted.
Extra emphasis on Forum Rule #12
Spoiler: Rule 12
XDA-Developers is based on the principle of sharing to transmit knowledge. This is the cornerstone of our site. Our members and developers freely share their experience, knowledge, and finished works with the rest of the community to promote growth within the developer community, and to encourage those still learning to become better. There are those, however, who take advantage of this model and try to make personal gains from the hard work of others.
In order to preserve the delicate balance between sharing for the good of the community and blatant self-promotion, regular members and developers alike must understand (and agree) to the following:
12.1. Give credits where due - Credits and acknowledgements for using and releasing work which is based on someone else's work are an absolute must. Works reported to have no credits will be taken down until proper acknowledgements are added by the member in question;
12.2. Courtesy - While most of the work released on our site falls under the umbrella of open source, that is not the only license model being used by developers on xda-developers. In order to prevent problems, we ask that if you decide to base your work on someone else's that you check the license model being used (as it might not be as permissive as one may think);
12.3. Re-releasing other's works as your own is forbidden. The code that you release into the wild must have something beyond minor aesthetic changes that makes it better than the last. As this can be subjective, kang reports will be reviewed on a case by case basis. If you feel that your code has been kanged, please contact the Developer Relations Team (DRT) if you cannot solve the issue amicably via PM. Please understand that you will be asked to provide evidence to substantiate your claim;
12.4. Developers can issue take down requests (by contacting the Dev Relations team) under the following circumstances:
- in-process builds start showing up on forums when the developer is not yet ready to release the work;
- cases in which another developer is too aggressively soliciting donations or misrepresenting the work (kanging);
- unofficial builds where an official build is already available;
In summary, we want people to have access to work and knowledge alike. Sharing is good and courtesy and ethics go a long way.
Developers with questions, comments, complaints, or concerns about our rules (or anything!) should send a PM to our Dev Relations team or a Moderator (see here). We are here to help!
All ROM / MOD / DEV / etc... found in the DEV section not created by the DEV themselves does not qualify as a development and will be moved to General. It should be properly tagged as [INFO] or [REF], with links to the source website were it was found
Please keep all non Development relevant chatter off the DEV project topics, feel free to create a new topic in General for non Development comments about specific ROM / MOD / THEME / etc... valid replies within a DEV project are: BUG Reports, Problem, Troubleshooting Steps & Logs.
... and Please! keep all your personal bickering via PMs, do not pollute the forum with your personal indifferences.
If you have a problem with a specific member please contact the Moderators for help, that's what we're here for, but we are not babysitters, we are here to gather, organize and provide useful information for our over priced phones.

Thread Closed

To help keep this forum section tidy and easy to use, here are some rules and guidelines. I have just moved several questions threads and Guides and Stock images into the relevant sections. They are not development.
Only the following topics are allowed in the DEVELOPMENT area:
[DEV] - Development for any projects or Apps.
[ROM] - Custom ROMs.
[KERNEL] - Custom Kernels.
[MOD] - Hack & Modifications for the phone. (See below for more details)
[FIX] - Fixes for known issues & bugs.
Note: If you are unsure where your new topic should go, then please post it in General unless it is a question it then belongs in Q&A, Help & Troubleshooting.
For more information on the Original Android Development section check out this portal post
All kinds of Best Rom/Kernel/etc threads are unwelcome, read, research and make your own mind up, as the question is very subjective.
Please Include Screen Shots for ROM / MOD / THEME / Apps & Games, when possible as it's expected by our members.
[MOD]'s that are primarily theming related or simply adjust stock application or framework functionality or behavior belong in the themes and apps section rather than the development section.
Unmodified Stock ROM and Source Codes does not count as a DEVELOPMENT project unless it's part of an active project you have already started, and so should be posted in the general section.
Placeholder threads posted in the development section will be removed or moved.
Howto's and Guides should be posted in the general section.
Password must be provided for all password protected files.
Direct download links preferred, due to stipulations stated in forum rule #11
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
Click to expand...
Click to collapse
Extra emphasis on rule #12
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
Click to expand...
Click to collapse
Please keep all non Development relevant chatter out of development threads, It is recommended to make a separate thread in the Q&A section for non Development related comments and questions, valid replies within a development thread are: BUG Reports, Problem, Troubleshooting Steps & Logs.
... and Please! keep all your personal bickering via PMs, do not pollute the forum with your personal indifferences.
If you have a problem with a specific member please contact the Moderators for help, that's what we're here for, but we are not babysitters, we are here to gather, organize and provide useful information for our over priced phones
...for additional details please read the full Forum Rules
Thank you for your cooperation.
Thank you to veyka for the post​

[Please READ FIRST] Forum Section Rules / Guidelines

To help keep this forum section tidy and easy to use, here are some rules and guidelines.
Only the following topics are allowed in the DEVELOPMENT area:
[DEV] - Development for any projects or Apps.
[ROM] - Custom ROMs.
[KERNEL] - Custom Kernels.
[MOD] - Hack & Modifications for the phone. (See below for more details)
[FIX] - Fixes for known issues & bugs.
Note: If you are unsure where your new topic should go, then please post it in General unless it is a question it then belongs in Q&A, Help & Troubleshooting.
For more information on the Original Android Development section check out this portal post
All kinds of Best Rom/Kernel/etc threads are unwelcome, read, research and make your own mind up, as the question is very subjective.
Please Include Screen Shots for ROM / MOD / THEME / Apps & Games, when possible as it's expected by our members.
[MOD]'s that are primarily theming related or simply adjust stock application or framework functionality or behavior belong in the themes and apps section rather than the development section.
Unmodified Stock ROM and Source Codes does not count as a DEVELOPMENT project unless it's part of an active project you have already started, and so should be posted in the general section.
Placeholder threads posted in the development section will be removed or moved.
Howto's and Guides should be posted in the general section.
Password must be provided for all password protected files.
Direct download links preferred, due to stipulations stated in forum rule #11
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
Click to expand...
Click to collapse
Extra emphasis on rule #12
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
Click to expand...
Click to collapse
Please keep all non Development relevant chatter out of development threads, It is recommended to make a separate thread in the Q&A section for non Development related comments and questions, valid replies within a development thread are: BUG Reports, Problem, Troubleshooting Steps & Logs.
... and Please! keep all your personal bickering via PMs, do not pollute the forum with your personal indifferences.
If you have a problem with a specific member please contact the Moderators for help, that's what we're here for, but we are not babysitters, we are here to gather, organize and provide useful information for our over priced phones
...for additional details please read the full Forum Rules
Thank you for your cooperation.
Thank you to veyka for the post​

[Please READ FIRST] Forum Section Rules / Guidelines

To help keep this forum section tidy and easy to use, here are some rules and guidelines.
Only the following topics are allowed in the DEVELOPMENT area:
[DEV] - Development for any projects or Apps.
[ROM] - Custom ROMs.
[KERNEL] - Custom Kernels.
[MOD] - Hack & Modifications for the phone. (See below for more details)
[FIX] - Fixes for known issues & bugs.
Note: If you are unsure where your new topic should go, then please post it in General unless it is a question it then belongs in Q&A, Help & Troubleshooting.
For more information on the Original Android Development section check out this portal post
All kinds of Best Rom/Kernel/etc threads are unwelcome, read, research and make your own mind up, as the question is very subjective.
Please Include Screen Shots for ROM / MOD / THEME / Apps & Games, when possible as it's expected by our members.
[MOD]'s that are primarily theming related or simply adjust stock application or framework functionality or behavior belong in the themes and apps section rather than the development section.
Unmodified Stock ROM and Source Codes does not count as a DEVELOPMENT project unless it's part of an active project you have already started, and so should be posted in the general section.
Placeholder threads posted in the development section will be removed or moved.
Howto's and Guides should be posted in the general section.
Password must be provided for all password protected files.
Direct download links preferred, due to stipulations stated in forum rule #11
11. Don’t post with the intention of selling something.
Don’t use XDA to advertise your product or service. Proprietors of for-pay products or services, may use XDA to get feedback, provide beta access, or a free version of their product for XDA users and offer support, but not to post with the intention of selling. This includes promoting sites similar/substantially similar to XDA-Developers.com.
Do not post press releases, announcements, links to trial software, or commercial services. unless you’re posting an exclusive release for XDA-Developers.com.
Encouraging members to participate in forum activities on other phone related sites is prohibited.
Off-site downloads are permitted if the site is non-commercial and does not require registration.
Off-site downloads from sites requiring registration are NOT encouraged but may be permitted if the following conditions are met:
A) the site belongs to a member of XDA-Developers with at least 1500 posts and 2 years membership who actively maintains XDA-Developers' support thread(s) / posts, related to the download,
B) the site is a relatively small personal website without commercial advertising/links (i.e. not a competitor forum-based site with purposes and aims similar to those of XDA-Developers.com.)
Click to expand...
Click to collapse
Extra emphasis on rule #12
12. Using the work of others.
If you are developing something that is based on the work of another Member, you MUST first seek their permission, and you must give credit to the member whose work you used. If a dispute occurs about who developed / created a piece of work, first try to settle the matter by private message and NOT in open forum. If this fails then you may contact a moderator with clear evidence that the work was created by you.
Convincing evidence will result in copied work being removed. If there is no clear evidence you created the work then in the spirit of sharing all work will remain posted on the forums.
These rules apply to all software posted on XDA unless that software comes with a license that waives these rules.
Click to expand...
Click to collapse
Please keep all non Development relevant chatter out of development threads, It is recommended to make a separate thread in the Q&A section for non Development related comments and questions, valid replies within a development thread are: BUG Reports, Problem, Troubleshooting Steps & Logs.
... and Please! keep all your personal bickering via PMs, do not pollute the forum with your personal indifferences.
If you have a problem with a specific member please contact the Moderators for help, that's what we're here for, but we are not babysitters, we are here to gather, organize and provide useful information for our over priced phones
...for additional details please read the full Forum Rules
Thank you for your cooperation.
Thank you to veyka for the post​

Categories

Resources