public class Constants

Static class containing useful constants.

Constants

String CARDBOARD_CATEGORY

Apps that use vrtoolkit should include this category (along with action MAIN) in their AndroidManifest.xml.
String VERSION
The vrtoolkit version.

Inherited Methods

From class java.lang.Object

Constants

public static finalStringCARDBOARD_CATEGORY

Apps that use vrtoolkit should include this category (along with action MAIN) in their AndroidManifest.xml. An Activity tagged with this category will show up in the list of Cardboard apps in the Cardboard launcher.

Example intent filter:

Constant Value: "com.google.intent.category.CARDBOARD"

public static finalStringVERSION

The vrtoolkit version.

Constant Value: "0.6"

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. 自己写一个flutter插件
  2. 【Android】注解框架(二) 基础知识(Java注解
  3. Android 平台的几个编译命令----make,mmm
  4. 使用平台的风格和主题
  5. Android跨进程通信IPC
  6. Android中webview加载的网页上的按钮点击
  7. Android(安卓)ZXing改横屏识别为竖屏识别
  8. Appium的安装及简单的使用介绍
  9. Android硬件加速问题
  10. Android如何监听开机广播和关机广播