Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

sayxiaoyan/Box

Repository files navigation

Box

=== Source Code - Editing the app default settings === /src/main/java/com/github/tvbox/osc/base/App.java

private void initParams() { 
 putDefault(HawkConfig.HOME_REC, 2); // Home Rec 0=豆瓣, 1=推荐, 2=历史
 putDefault(HawkConfig.PLAY_TYPE, 1); // Player 0=系统, 1=IJK, 2=Exo
 putDefault(HawkConfig.IJK_CODEC, "硬解码");// IJK Render 软解码, 硬解码
 putDefault(HawkConfig.HOME_SHOW_SOURCE, true); // true=Show, false=Not show
 putDefault(HawkConfig.HOME_NUM, 2); // History Number
 putDefault(HawkConfig.DOH_URL, 2); // DNS
 putDefault(HawkConfig.SEARCH_VIEW, 2); // Text or Picture
}

About

Experimental

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 85.9%
  • CSS 5.8%
  • JavaScript 5.6%
  • Kotlin 1.2%
  • Python 0.8%
  • HTML 0.7%

AltStyle によって変換されたページ (->オリジナル) /