Enable JavaScript to use search. / 検索を使用するには JavaScript を有効にしてください。
Posts with #intent
Thu, April 18, 2013
1 min read
[Android] How to Call Activities from External Packages
A quick note on launching an Activity from another package with Intent#setClassName.
read more →
Wed, June 12, 2013
[Android] How to Play Videos in Official YouTube App with Explicit Intent
A working Intent for playing videos in the official YouTube Android app using the vnd.youtube: URI.