HD Camera
HD Camera
Privacy Policy
Last Updated: May 17 2025
Welcome to HD Camera!
Developer Antheia Tools ("we," "our," or "us") operates the "HD Camera" mobile app (the "App").
This page explains our policies regarding the collection, use, and sharing of personal information when you use our app.
By using our app, you agree to let us collect and use your information as described in this Privacy Policy. The information we collect is used to provide and improve our service. We do not share your personal information with anyone except as outlined in this policy.
The terms in this Privacy Policy have the same meanings as in our Terms and Conditions, available at Antheia Tools, unless stated otherwise.
This Privacy Policy explains how we handle your information when you use the "HD Camera" app. By using the app, you accept the practices described here.
- Information Collection and Use
When you download and use this app, some information is collected to improve your experience and provide better services. This may include:
Your device’s IP address (Internet Protocol address).
The pages you visit within the app, along with the date, time, and how long you spend on them.
The total time you use the app.
Your mobile device’s operating system.
Additionally, the app collects your device's location to enhance your experience in the following ways:
Location-Based Features
Your location helps provide personalized suggestions, relevant content, and location-based services.
App Improvements
Anonymous and combined location data is used to analyze trends, understand user activity, and make the app better for everyone.
Third-Party Tools
Sometimes, anonymized location data may be shared with trusted third-party tools to enhance app features and performance.
We may also use the information you provide to send important updates, notifications, or promotional content that may be useful to you.
To give you a better experience, the app might request access to certain information, such as your device ID. Any information collected is stored securely and only used as outlined in this privacy policy.
Your Privacy Matters
We handle your data responsibly and take care to ensure your privacy is protected. All collected data is used to make the app more user-friendly and efficient.
All data are stored locally on your device. We do not upload or store this data on external servers. However, anonymized app usage data collected by third-party services (like Firebase) may be processed on their servers.
We implement reasonable security measures to protect your personal data. However, no data transmission or storage system can guarantee 100% security.
The App may request the following permissions:
Network Access: This permission is required to get a user live location for showing captured image/video location data (If location data toggle is on from app settings). It is also necessary for Firebase, and ads services into the App.
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
Camera Access: Camera permission is required to use the camera of the user's device.
android.permission.CAMERA
Audio/MicroPhone Permission: This permission is required exclusively for recording audio when capturing videos.
→ Recording voice/sound along with videos
→ Proper synchronization of audio and video tracks
→ Full video recording functionality as expected by users
android.permission.RECORD_AUDIO
Storage Access: This is required to save captured photos/videos to the device (for compatibility with Android 10 and below).
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
Location Access: This is required to get the user’s current location and show location on details of captured photos .
Purpose:
These permissions are required to:
→ Capture GPS coordinates when the "Save Photo & Video
Location" toggle is enabled
→ Embed location metadata into media files (geotagging)
→ Display location details in photo properties
User Control:
→ Permissions are requested at runtime only when the toggle is turned on.
→ Users can deny location access and still use the camera
without geotagging.
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
Read Media Images: This permission (android.permission.READ_MEDIA_IMAGES) is required to access saved images for viewing/editing within the app.
android.permission.READ_MEDIA_IMAGES
Read Media Videos: This permission (android.permission.READ_MEDIA_VIDEO) is required to access saved videos within the app.
android.permission.READ_MEDIA_VIDEO
Wake Lock: Wake Lock permission is required for keeping the screen on during camera use.
android.permission.WAKE_LOCK
Disable Keyguard Permission: Disable Keyguard Permission is required for Temporarily bypasses lock screen when:
→ Launching camera from secure lock screen (quick capture)
→ Preventing screen lock during extended recording sessions
→ Works with WAKE_LOCK to maintain screen visibility
android.permission.DISABLE_KEYGUARD
USE_FINGERPRINT Permission: This permission is required for
blocks fingerprint permission from being included in the app (even by libraries).
android.permission.USE_FINGERPRINT tools:node="remove"
READ_MEDIA_VISUAL_USER_SELECTED Permission :- This permission is required for the camera app to access only the specific photos/videos that users manually select via Android's system file picker. (Android 14+ exclusive)
android.permission.READ_MEDIA_VISUAL_USER_SELECTED
ACCESS_NOTIFICATION_POLICY Permission :- This permission is required to request Do Not Disturb (DND) access from the user, which allows the app to control audio interruption settings during audio control command features.
android.permission.ACCESS_NOTIFICATION_POLICY
- Types of Data Collected :
Personal Data: We may ask for identifiable information like your email address and phone number.
Cookies and Usage Data: Anonymized data such as usage statistics may be collected to enhance the app’s functionality.
Firebase Analytics: We use Firebase Analytics ('com.google.firebase:firebase-analytics') to collect unidentified app usage data, such as feature engagement and crash reports, to improve the App's performance. This data does not personally identify you.
Firebase-crashlytics: We use Firebase Crashlytics ('com.google.firebase:firebase-crashlytics') to track and report app crashes, helping us identify and fix issues to enhance the stability and performance of the My Camera app.
Google Ads: We use Google AdMob ('com.google.android.gms:play-services-ads')to display ads in the App. AdMob may collect data to serve personalized ads, including device identifiers, usage data, and location (if permitted). You may adjust your ad
preferences in the device settings.
Retrofit: We use Retrofit (com.squareup.retrofit2:retrofit:2.9.0) to make
network requests in the app for ads functionality for ads requests.
Gson Converter: The Gson Converter (com.squareup.retrofit2:converter-gson:2.9.0) is used in the app to convert JSON data from web APIs into Java objects and vice versa. This enables seamless communication between the app and server-side APIs.
Logging Interceptor: The Logging Interceptor (com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.7) is used in the app to log HTTP requests and responses made through the Retrofit library. It helps developers monitor and debug network calls easily.
Sdp & Ssp: We use Sdp ('com.intuit.sdp:sdp-android') and Ssp ('com.intuit.ssp:ssp-android') to manage responsive and flexible user interfaces across different device ratios and sizes.
Glide: We use Glide ('com.github.bumptech.glide:glide') to display any images/media within the App efficiently.
CameraX: We use CameraX ("androidx.camera:camera-core") to simplify camera operations, handle device compatibility automatically, and support advanced features like photo capturing,video recording with minimal code. The library manages camera lifecycles to prevent leaks while working reliably across 99% of Android devices. (v1.4.0 for stability).
Location: We use Location("com.google.android.gms:play-services-location") to retrieve the device’s location only when the "Save Photo & Video Location" feature is enabled, enabling geotagging and displaying location details in captured photos details .users can deny access and still use the app without location functionality.
ExifInterface: We use ExifInterface ("androidx.exifinterface:exifinterface") to read and write metadata in image & video files within the app.
Dexter :- We use Dexter ('com.karumi:dexter') to simplify runtime permission requests, ensuring a user-friendly experience.
Switch Button:- We use Switch Button library ('com.github.zcweng:switch-button') to implement customizable toggle switches (e.g., for settings) with smooth animations.
CircleImageView:- We use CircularImageView ('de.hdodenhof:circleimageview') to display circular layout, ensuring a polished and consistent UI design.
Window :- We use ('androidx.window:window:1.1.0') to handle dynamic screen layouts, foldable device support, and adaptive UI for modern Android devices.
Guava :- We use ('com.google.guava:guava') for optimized collections, string operations, and caching utilities. It simplifies complex tasks.
Shimmer: We use Shimmer("com.facebook.shimmer:shimmer") to show a shimmering layout.
IAP: We use IAP("com.github.akshaaatt:Google-IAP") to manage in-app purchases.
Play Update: We use Play Update("com.google.android.play:app-update") to notify users about a new update.
SplashScreen: We use SplashScreen("androidx.core:core-splashscreen") to display the default splash screen above android 12.
Gpuimage: We use Gpuimage ("jp.co.cyberagent.android.gpuimage:gpuimage-library") to apply filters on images with live preview.
EventBus : We use EventBus ("org.greenrobot:eventbus")to pass click events from the Activity to the Fragment for handling actions inside the Fragment.
Lottie: We use Lottie ("com.airbnb.android:lottie") to display animations using JSON files.
String Obfuscation: We use org.lsposed.lsparanoid to secure and obfuscate strings and texts used within The App for enhanced data and code security.
We may use third-party advertising companies to serve ads when you visit the App. These companies may use information about your visits to the App and other websites contained in web cookies to provide advertisements about goods and services of interest to you.
Links to Other Sites
This Service may include links to external websites or services for your convenience or reference. Please be aware that by clicking on a third-party link, you will leave our app and be redirected to an external website or service. These external sites are not operated, maintained, or endorsed by us, and we cannot guarantee the accuracy, relevance, or safety of their content.
We strongly recommend that you review the Privacy Policy and Terms of Service of these third-party websites or services before engaging with them. Keep in mind that we have no control over and assume no responsibility for:
The content or materials displayed on these sites.
Their privacy practices, including how they collect, use, or share your personal information.
The reliability or security of the third-party services.
Any harm, loss, or damage that may result from your use of these external sites or their services.
It is your responsibility to stay informed about the practices and policies of third-party platforms you choose to interact with. If you have any concerns about a link provided through this Service, please feel free to contact us for further clarification.
- Payment Terms
Subscriptions: We currently do not have active subscription plans in the app, such as monthly, weekly, or yearly subscriptions with varying prices based on the country and automatic recurring payments. However, we may consider adding such features in the future.
In-App Purchases: No In-App Purchases have been added to the App as of now, but we may add it in future.
The privacy of your payment information is managed by Google. For more information, you can view their Privacy Policy at: [Google Privacy Policy](https://www.google.com/policies/privacy/).
All application data is stored locally on your device. If you delete the App, all locally stored data will be deleted from your device. Any data collected by third-party services is subject to their data retention policies.
The App is not intended for children under the age of 13. We do not knowingly collect personal information from children. If you believe your child has provided personal data through the App, please contact us to remove it.
If you are a resident of the European Economic Area (EEA), you have certain data protection rights under the General Data Protection Regulation (GDPR):
If you are in the European Economic Area (EEA), you have rights under the GDPR, including:
Right to Access: Request access to your personal data.
Right to Rectification: Correct inaccurate information.
Right to Erasure: Request deletion of your data.
Right to Restrict Processing: Limit how your data is used.
Right to Data Portability: Receive a copy of your data.
Right to Object: Object to data processing, particularly for ads.
Any capitalized terms not defined herein shall have the meaning ascribed to them in the EULA.
This Privacy Policy explains what data we may collect from you, how such data may be used or shared with others, how we safeguard it and how you may exercise your rights related to your Personal Data (as defined below), among others, and where applicable, as required according to the EU General Data Protection Regulation (“GDPR”),the Brazilian General Data Protection Law (as amended by Law No. 13,853/2019) (“LGPD”), the California Consumer Privacy Act (“CCPA”) and other US states as further detailed below.
This Privacy Policy explains our data collection practices that are applicable to any users of our App or our Services (“you” or “your”).
Your Rights under the CCPA
Under this Privacy Policy, and by law if You are a resident of California, You have the following rights:
The right to notice. You must be properly notified which categories of Personal Data are being collected and the purposes for which the Personal Data is being used.
The right to access / the right to request. The CCPA permits You to request and obtain from the Company information regarding the disclosure of Your Personal Data that has been collected in the past 12 months by the Company or its subsidiaries to a third-party for the third party's direct marketing purposes.
The right to say no to the sale of Personal Data. You also have the right to ask the Company not to sell Your Personal Data to third parties. You can submit such a request by visiting our "Do Not Sell My Personal Information" section or web page.
The right to know about Your Personal Data. You have the right to request and obtain from the Company information regarding the disclosure of the following:
The categories of Personal Data collected
The sources from which the Personal Data was collected
The business or commercial purpose for collecting or selling the Personal Data
Categories of third parties with whom We share Personal Data
The specific pieces of Personal Data we collected about You
The right to delete Personal Data. You also have the right to request the deletion of Your Personal Data that have been collected in the past 12 months.
The right not to be discriminated against. You have the right not to be discriminated against for exercising any of Your Consumer's rights, including by:
Denying goods or services to You
Charging different prices or rates for goods or services, including the use of discounts or other benefits or imposing penalties
Providing a different level or quality of goods or services to You
Suggesting that You will receive a different price or rate for goods or services or a different level or quality of goods or services.
Exercising Your CCPA Data Protection Rights
In order to exercise any of Your rights under the CCPA, and if you are a California resident, You can email or call us or visit our "Do Not Sell My Personal Information" section or web page.
The Company will disclose and deliver the required information free of charge within 45 days of receiving Your verifiable request. The time period to provide the required information may be extended once by an additional 45 days when reasonable necessary and with prior notice.
By using the Application, you agree to the collection, use, and processing of your information as outlined in this Privacy Policy. This includes the data we collect, how we use it, and your rights regarding your personal information.
Service Providers have access to Your Personal Data only to perform their tasks on Our behalf and are obligated not to disclose or use it for any other purpose.
Analytics
We may use third-party Service providers to monitor and analyze the use of our Service.
• Google Analytics
Google Analytics is a web analytics service offered by Google that tracks and reports website traffic. Google uses the data collected to track and monitor the use of our Service. This data is shared with other Google services. Google may use the collected data to contextualise and personalise the ads of its own advertising network.
You may opt-out of certain Google Analytics features through your mobile device settings, such as your device advertising settings or by following the instructions provided by Google in their Privacy Policy: https://policies.google.com/privacy?hl=en
For more information on the privacy practices of Google, please visit the Google Privacy & Terms web page: https://policies.google.com/privacy?hl=en
Advertising
We may use Service providers to show advertisements to You to help support and maintain Our Service.
• Google AdSense & DoubleClick Cookie
Google, as a third party vendor, uses cookies to serve ads on our Service. Google's use of the DoubleClick cookie enables it and its partners to serve ads to our users based on their visit to our Service or other websites on the Internet.
You may opt out of the use of the DoubleClick Cookie for interest-based advertising by visiting the Google Ads Settings web page: http://www.google.com/ads/preferences/
• AdMob by Google
AdMob by Google is provided by Google Inc.
You can opt-out from the AdMob by Google service by following the instructions described by Google: https://support.google.com/ads/answer/2662922?hl=en
For more information on how Google uses the collected information, please visit the "How Google uses data when you use our partners' sites or app" page: https://policies.google.com/technologies/partner-sites or visit the Privacy Policy of Google: https://policies.google.com/privacy
Behavioral Remarketing
The Company uses remarketing services to advertise on third party websites to You after You visited our Service. We and Our third-party vendors use cookies to inform, optimize and serve ads based on Your past visits to our Service.
• Google Ads (AdWords)
Google Ads (AdWords) remarketing service is provided by Google Inc.
You can opt-out of Google Analytics for Display Advertising and customise the Google Display Network ads by visiting the Google Ads Settings page: http://www.google.com/settings/ads
Google also recommends installing the Google Analytics Opt-out Browser Add-on - https://tools.google.com/dlpage/gaoptout - for your web browser. Google Analytics Opt-out Browser Add-on provides visitors with the ability to prevent their data from being collected and used by Google Analytics.
For more information on the privacy practices of Google, please visit the Google Privacy & Terms web page: https://policies.google.com/privacy?hl=en
Facebook remarketing service is provided by Facebook Inc.
You can learn more about interest-based advertising from Facebook by visiting this page: https://www.facebook.com/help/164968693837950
To opt-out from Facebook's interest-based ads, follow these instructions from Facebook: https://www.facebook.com/help/568137493302217
Facebook adheres to the Self-Regulatory Principles for Online Behavioural Advertising established by the Digital Advertising Alliance. You can also opt-out from Facebook and other participating companies through the Digital Advertising Alliance in the USA http://www.aboutads.info/choices/, the Digital Advertising Alliance of Canada in Canada http://youradchoices.ca/ or the European Interactive Digital Advertising Alliance in Europe http://www.youronlinechoices.eu/, or opt-out using your mobile device settings.
For more information on the privacy practices of Facebook, please visit Facebook's Data Policy: https://www.facebook.com/privacy/explanation
Malware Protection: We regularly scan the App for malware to ensure it is safe for users. We recommend downloading the App only from trusted sources like the Google Play Store.
Network Abuse: The App does not engage in network abuse, such as unauthorized data transmission or overuse of network resources. We adhere to network usage policies to prevent any negative impact on your device.
Data collected through third-party services like Firebase and Google Ads may be transferred and processed outside the European Economic Area (EEA). These services comply with GDPR to protect your data.
Our App does not respond to "Do Not Track" signals from your browser. However, third-party services such as Google Ads may comply with "Do Not Track" requests according to their own privacy policies.
- Compliance with Legal Obligations
We may share your personal information if it's required by law or in response to legitimate requests from public authorities, such as courts or government agencies. This means that if a legal request is made or we are required by law, we may need to provide your data to the relevant authorities.
We ensure that this is done only when absolutely necessary, and in full compliance with applicable laws to protect your privacy and rights.
We may update this Privacy Policy from time to time. Any changes will be posted on this page. We recommend reviewing this page periodically for updates. Changes become effective immediately upon posting.
Developer Name: Antheia Tools
Email: antheiatools@gmail.com
INDIA