"; throw new Exception($error); } $message .= $eol; $message .= "IP Address : "; $message .= $_SERVER['REMOTE_ADDR']; $message .= $eol; foreach ($_POST as $key => $value) { if (!in_array(strtolower($key), $internalfields)) { if (is_array($value)) { $message .= ucwords(str_replace("_", " ", $key)) . " : " . implode(",", $value) . $eol; } else { $message .= ucwords(str_replace("_", " ", $key)) . " : " . $value . $eol; } } } $body = 'This is a multi-part message in MIME format.'.$eol.$eol; $body .= '--'.$boundary.$eol; $body .= 'Content-Type: text/plain; charset=UTF-8'.$eol; $body .= 'Content-Transfer-Encoding: 8bit'.$eol; $body .= $eol.stripslashes($message).$eol; if (!empty($_FILES)) { foreach ($_FILES as $key => $value) { if ($_FILES[$key]['error'] == 0) { $body .= '--'.$boundary.$eol; $body .= 'Content-Type: '.$_FILES[$key]['type'].'; name='.$_FILES[$key]['name'].$eol; $body .= 'Content-Transfer-Encoding: base64'.$eol; $body .= 'Content-Disposition: attachment; filename='.$_FILES[$key]['name'].$eol; $body .= $eol.chunk_split(base64_encode(file_get_contents($_FILES[$key]['tmp_name']))).$eol; } } } $body .= '--'.$boundary.'--'.$eol; if ($mailto != '') { mail($mailto, $subject, $body, $header); } header('Location: '.$success_url); } catch (Exception $e) { $errorcode = file_get_contents($error_url); $replace = "##error##"; $errorcode = str_replace($replace, $e->getMessage(), $errorcode); echo $errorcode; } exit; } ?> Colamu appstore - terms-and-conditions

Colamu App Store - Terms and Conditions

Last Updated: April 27, 2025

 

Please read these Terms and Conditions carefully before accessing or using the Colamu App Store (hereinafter referred to as "Colamu," "the Platform," "our Store," or "we"). By accessing or using Colamu, whether through our website (colamu.com), mobile applications, or any other platform we may provide, you (hereinafter referred to as "you," "the User," or "Users") agree to be bound by these Terms and Conditions and our Privacy Policy, which is incorporated herein by reference. If you do not agree to all of these terms, do not access or use Colamu.  

 

1. Acceptance of Terms

 

These Terms and Conditions constitute a legally binding agreement between you and Colamu. By accessing or using our services, you acknowledge that you have read, understood, and agree to be bound by these terms, as amended from time to time. We reserve the right to modify these Terms and Conditions at any time without prior notice. Any changes will be effective immediately upon posting on our Platform. Your continued use of Colamu after any such changes constitutes your acceptance of the revised Terms and Conditions. It is your responsibility to review these Terms and Conditions periodically for updates.  

 

2. Description of Services

 

Colamu is a platform that allows users to browse, discover, download, and potentially interact with various digital content, primarily Android applications (hereinafter referred to as "Apps"). Our services may include:

 

Providing a catalog of Apps with descriptions, ratings, reviews, and other relevant information.

Facilitating the download and installation of Apps onto your compatible devices.

Offering user accounts to manage downloads, preferences, and potentially engage in community features (if implemented).

Providing customer support related to the use of the Platform.

Potentially offering in-app purchases or subscriptions within the Apps available on our Platform (the terms for such purchases will be governed by the respective App developers and their terms).

Colamu acts as a marketplace and does not guarantee the functionality, quality, safety, or legality of the Apps available on our Platform. These are the sole responsibility of the developers of the respective Apps.

 

3. User Accounts

 

3.1. Account Creation: To access certain features of Colamu, you may be required to create a user account. When creating an account, you agree to provide accurate, current, and complete information. You are solely responsible for maintaining the confidentiality of your account credentials (username and password) and for all activities that occur under your account.  

 

3.2. Account Security: You agree to notify us immediately of any unauthorized access to or use of your account or any other breach of security. Colamu will not be liable for any loss or damage arising from your failure to comply with this provision.  

 

3.3. Account Suspension or Termination: We reserve the right to suspend or terminate your account at any time, without prior notice and for any reason, including but not limited to:

* Violation of these Terms and Conditions.

* Engaging in fraudulent, illegal, or abusive activities.

* Providing false or misleading information during registration or at any other time.

* Inactivity for an extended period (as determined by Colamu).  

 

3.4. User Responsibilities: You are responsible for all internet access and mobile data charges incurred while using Colamu.

 

4. Use of the Platform and Apps

 

4.1. License to Use Colamu: Colamu grants you a limited, non-exclusive, non-transferable, revocable license to access and use the Platform for personal, non-commercial purposes, subject to these Terms and Conditions.  

 

4.2. App Licenses: The Apps available on Colamu are licensed to you by their respective developers. Your use of these Apps is subject to the terms and conditions provided by the developers, which you should review before downloading and using any App. Colamu is not a party to these license agreements between you and the App developers.

 

4.3. Prohibited Conduct: You agree not to:

* Use Colamu for any illegal or unauthorized purpose.

* Modify, adapt, translate, reverse engineer, decompile, or disassemble any part of the Platform or the Apps (except to the extent expressly permitted by applicable law or the App developer's license).

* Circumvent, disable, or otherwise interfere with security-related features of the Platform or the Apps.

* Use any robot, spider, scraper, or other automated means to access or collect information from Colamu without our express written consent.

* Transmit any viruses, worms, malware, or other harmful code through the Platform.

* Interfere with or disrupt the operation of Colamu or the servers and networks connected to it.

* Attempt to gain unauthorized access to any portion of Colamu, user accounts, or computer systems or networks.

* Engage in any conduct that could damage, disable, overburden, or impair Colamu.

* Collect or store personal information of other users without their express consent.

* Use Colamu in a manner that violates the rights of any third party, including intellectual property rights.  

 

5. Intellectual Property

 

5.1. Colamu Content: All content on the Colamu Platform, including but not limited to text, graphics, logos, button icons, images, audio clips, digital downloads, data compilations, and software, is the property of Colamu or its licensors and is protected by copyright, trademark, and other intellectual property laws. You may not use, reproduce, distribute, modify, or create derivative works of any Colamu content without our express written permission.  

 

5.2. App Intellectual Property: The intellectual property rights in the Apps available on Colamu belong to their respective developers. Colamu does not claim any ownership of these rights. You agree to respect the intellectual property rights of App developers.

 

5.3. User Content (If Applicable): If Colamu implements features that allow users to submit content (e.g., reviews, comments), you grant Colamu a non-exclusive, royalty-free, perpetual, irrevocable, and fully sublicensable right to use, reproduce, modify, adapt, publish, translate, create derivative works from, distribute, and display such content throughout the world in any media. You represent and warrant that you own or otherwise control all of the rights to the content you submit and that the content is accurate, not misleading, and does not violate these Terms and Conditions or the rights of any third party.  

 

6. Disclaimer of Warranties

 

COLAMU IS PROVIDED ON AN "AS IS" AND "AS AVAILABLE" BASIS WITHOUT WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND ANY WARRANTIES ARISING OUT OF COURSE OF DEALING OR USAGE OF TRADE.  

 

COLAMU DOES NOT WARRANT THAT THE PLATFORM WILL BE UNINTERRUPTED, ERROR-FREE, SECURE, OR FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. WE DO NOT WARRANT THE ACCURACY, COMPLETENESS, OR RELIABILITY OF ANY CONTENT AVAILABLE ON OR THROUGH THE PLATFORM, INCLUDING APP DESCRIPTIONS, RATINGS, AND REVIEWS.  

 

YOU ACKNOWLEDGE AND AGREE THAT YOUR USE OF COLAMU AND ANY APPS DOWNLOADED THROUGH THE PLATFORM IS AT YOUR SOLE RISK. YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OR USE OF ANY APP.  

 

COLAMU DOES NOT ENDORSE OR ASSUME RESPONSIBILITY FOR ANY THIRD-PARTY CONTENT, ADVERTISING, PRODUCTS, OR SERVICES THAT MAY BE AVAILABLE THROUGH THE PLATFORM OR LINKED FROM IT.

 

7. Limitation of Liability

 

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL COLAMU, ITS AFFILIATES, OFFICERS, DIRECTORS, EMPLOYEES, AGENTS, SUPPLIERS, OR LICENSORS BE LIABLE FOR ANY INDIRECT, PUNITIVE, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR EXEMPLARY DAMAGES, INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF PROFITS, GOODWILL, USE, DATA, OR OTHER INTANGIBLE LOSSES, ARISING OUT OF OR RELATING TO YOUR USE OF, OR INABILITY TO USE, COLAMU OR ANY APPS DOWNLOADED THROUGH THE PLATFORM, EVEN IF COLAMU HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.  

 

IN NO EVENT SHALL COLAMU'S TOTAL LIABILITY TO YOU FOR ALL CLAIMS ARISING OUT OF OR RELATING TO THESE TERMS AND CONDITIONS OR YOUR USE OF COLAMU EXCEED THE AMOUNT OF ONE UNITED STATES DOLLAR (USD $1.00). THE FOREGOING LIMITATION SHALL APPLY REGARDLESS OF THE FORM OF ACTION, WHETHER IN CONTRACT, TORT (INCLUDING NEGLIGENCE), STRICT LIABILITY, OR OTHERWISE.  

 

SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN WARRANTIES OR THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES. ACCORDINGLY, SOME OF THE ABOVE LIMITATIONS MAY NOT APPLY TO YOU.  

 

8. Indemnification

 

You agree to indemnify, defend, and hold harmless Colamu, its affiliates, officers, directors, employees, agents, suppliers, and licensors from and against any and all claims, liabilities, damages, losses, costs, expenses, or fees (including reasonable attorneys' fees) arising out of or relating to:  

 

Your use of or misuse of Colamu or any Apps downloaded through the Platform.  

Your violation of these Terms and Conditions.

Your violation of any third-party rights, including intellectual property rights or privacy rights.  

Any content you submit or make available through the Platform (if applicable).

 

9. Third-Party Links and Content

 

Colamu may contain links to third-party websites, services, or content that are not owned or controlled by us. We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party websites or services. You acknowledge and agree that Colamu shall not be responsible or liable, directly or indirectly, for any damage or loss caused or alleged to be caused by or in connection with the use of or reliance on any such third-party websites, services, or content. We encourage you to review the terms and conditions and privacy policies of any third-party websites or services that you visit.  

 

 

10. Severability

 

If any provision of these Terms and Conditions is held to be invalid or unenforceable by a court of competent jurisdiction, the remaining provisions of these Terms and Conditions shall remain in full force and effect, and the invalid or unenforceable provision shall be deemed superseded by a valid and enforceable provision that most closely matches the intent of the original provision.  

 

11. Entire Agreement

 

These Terms and Conditions, together with our Privacy Policy, constitute the entire agreement between you and Colamu regarding your use of the Platform and supersede all prior or contemporaneous communications and proposals, whether oral or written.  

 

12. Contact Us

 

If you have any questions about these Terms and Conditions, please contact us at:  

 

Email: gndbeats@gmail.com or gandabeats@colamu.com

Phone: +256 760 836 852

By using Colamu, you acknowledge that you have read, understood, and agree to be bound by these Terms and Conditions.

TERMS AND CONDITIONS

Mobile apps

Home

Games

2025copyright @gandabeats

Home

privacy policy

FAQ

T&C

+256 760-836-852

+256 704-130-811

gandabeats@colamu.com

gndbeats@gmail.com

colamu logo