DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVA
intent class for url and phone and others
Intent i = new Intent(Intent.ACTION_VIEW, Uri.parse("https://www.vogella.com/")); startActivity(i);
Source by www.vogella.com #
PREVIOUS
NEXT
Tagged:
#intent
#class
#url
#phone
ADD COMMENT
Topic
COMMENT
Name
7+8 =
Submit