Skip to content

Instantly share code, notes, and snippets.

@tthdudg54-76
Last active May 5, 2025 11:12
Show Gist options
  • Save tthdudg54-76/3d4199cbe6dce769aebede66cb029aca to your computer and use it in GitHub Desktop.
Save tthdudg54-76/3d4199cbe6dce769aebede66cb029aca to your computer and use it in GitHub Desktop.
intent luncher
<!DOCTYPE html>
<html>
<head>
<title>Open Settings</title>
</head>
<body>
<h2>اضغط لفتح الإعدادات</h2>
<a href="intent://com.android.settings/#Intent;scheme=android-app;end">
افتح الإعدادات
</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment