Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Android Intent to launch Calendar app
a guest
Aug 17th, 2016
203
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
// (crash if no app to handle intent)
Intent intent
=
new
Intent
(
Intent.
ACTION_VIEW
, Uri.
parse
(
"content://com.android.calendar/time/"
)
)
;
startActivity
(
intent
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Swapzone Glitch (Working)
JavaScript | 2 sec ago | 0.94 KB
Instant Profit Method
JavaScript | 8 sec ago | 0.94 KB
✅ Make $1500 in 20 minutes
JavaScript | 14 sec ago | 0.94 KB
Exchange Exploit T Z
JavaScript | 15 sec ago | 0.15 KB
✅ Crypto Method
JavaScript | 21 sec ago | 0.94 KB
ChangeNOW Bug (Get more on BTC swaps)
JavaScript | 31 sec ago | 0.94 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 38 sec ago | 0.94 KB
GMAIL Logs (2FA disabled)
JavaScript | 44 sec ago | 0.94 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!