<!DOCTYPE html>
<html>
<head>
<title>Privacy Policy - Expense Tracker</title>
<style>
body { font-family: Arial, sans-serif; max-width: 800px; margin: 0 auto; padding: 20px; line-height: 1.6; }
h1 { color: #2196F3; text-align: center; }
h2 { color: #333; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-top: 30px; }
.last-updated { text-align: center; color: #666; font-style: italic; }
</style>
</head>
<body>
<h1>Privacy Policy for Expense Tracker</h1>
<p class="last-updated"><strong>Last updated:</strong> December 2024</p>
<h2>📱 Data Collection</h2>
<p>Expense Tracker developed by <strong>rgstudiopvtltd</strong> collects no personal information. All your financial data including income, expenses, categories, and transaction history are stored locally on your device using SQLite database and never leaves your phone.</p>
<h2>📢 Advertisements</h2>
<p>This app uses Google Admob to display advertisements. Admob may collect device information such as device ID, Android version, and IP address for serving personalized ads as per Google's privacy policy. We do not have access to this data.</p>
<h2>💾 Data Usage & Storage</h2>
<p>Your financial data is used exclusively within the app for:</p>
<ul>
<li>Calculating your balance and expenses</li>
<li>Generating charts and reports</li>
<li>Providing spending insights by category</li>
<li>Storing your transaction history locally</li>
</ul>
<p><strong>No financial data is shared with any third parties.</strong></p>
<h2>🔐 Local Storage</h2>
<p>All data is stored locally on your device using SQLite database. You have full control over your data and can delete it anytime by uninstalling the app. We recommend regularly backing up your data.</p>
<h2>🌐 Third-Party Services</h2>
<p>We use Google Admob for advertisements. Please refer to Google's Privacy Policy for how they handle data: <a href="https://policies.google.com/privacy" target="_blank">https://policies.google.com/privacy</a></p>
<h2>📧 Contact Us</h2>
<p>If you have any questions or concerns about this Privacy Policy or data handling, please contact us at: <strong>rangogope200@gmail.com</strong></p>
<h2>🔄 Changes to This Policy</h2>
<p>We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date.</p>
<hr>
<p><strong>Developer:</strong> rgstudiopvtltd<br>
<strong>App:</strong> Expense Tracker<br>
<strong>Contact:</strong> rangogope200@gmail.com</p>
</body>
</html>