androidtv-sample-inputs
androidtv-sample-inputs copied to clipboard
installed app in android tv show only webpage conent
10-11 15:11:31.808 27043-27043/? E/libprocessgroup: failed to make and chown /acct/uid_10156: Read-only file system 10-11 15:11:31.809 27043-27043/? W/Zygote: createProcessGroup failed, kernel missing CONFIG_CGROUP_CPUACCT? 10-11 15:11:31.810 27043-27043/? I/art: Late-enabling -Xcheck:jni 10-11 15:11:31.841 27043-27043/? E/Environment: canonicalPath = /storage/sdcard 10-11 15:11:32.491 27043-27043/com.example.android.sampletvinput I/InstantRun: starting instant run server: is main process 10-11 15:11:32.535 27043-27043/com.example.android.sampletvinput D/WebView: loading library -- infrared! 10-11 15:11:32.600 27043-27043/com.example.android.sampletvinput I/WebViewFactory: Loading com.android.webview version 39 (2016-07-08.150512-arm) (code 300001) 10-11 15:11:32.611 27043-27043/com.example.android.sampletvinput I/LibraryLoader: Time to load native libraries: 4 ms (timestamps 1863-1867) 10-11 15:11:32.611 27043-27043/com.example.android.sampletvinput I/LibraryLoader: Expected native library version number "",actual native library version number "" 10-11 15:11:32.621 27043-27043/com.example.android.sampletvinput V/WebViewChromiumFactoryProvider: Binding Chromium to main looper Looper (main, tid 1) {2ff369f0} 10-11 15:11:32.621 27043-27043/com.example.android.sampletvinput I/LibraryLoader: Expected native library version number "",actual native library version number "" 10-11 15:11:32.621 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:library_loader_hooks.cc(104)] Chromium logging enabled: level = 0, default verbosity = 0 10-11 15:11:32.630 27043-27043/com.example.android.sampletvinput I/BrowserStartupController: Initializing chromium process, singleProcess=true 10-11 15:11:32.630 27043-27043/com.example.android.sampletvinput W/art: Attempt to remove local handle scope entry from IRT, ignoring 10-11 15:11:32.639 27043-27075/com.example.android.sampletvinput W/AudioManagerAndroid: Requires BLUETOOTH permission 10-11 15:11:32.640 27043-27043/com.example.android.sampletvinput W/chromium: [WARNING:resource_bundle.cc(304)] locale_file_path.empty() 10-11 15:11:32.641 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:aw_browser_main_parts.cc(65)] Load from apk succesful, fd=41 off=46184 len=3037 10-11 15:11:32.641 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:aw_browser_main_parts.cc(78)] Loading webviewchromium.pak from, fd:42 off:229484 len:1089587 10-11 15:11:32.705 27043-27043/com.example.android.sampletvinput W/chromium: [WARNING:data_reduction_proxy_settings.cc(331)] SPDY proxy OFF at startup 10-11 15:11:32.716 27043-27043/com.example.android.sampletvinput W/art: Attempt to remove local handle scope entry from IRT, ignoring 10-11 15:11:32.719 27043-27043/com.example.android.sampletvinput W/AwContents: onDetachedFromWindow called when already detached. Ignoring 10-11 15:11:32.720 27043-27043/com.example.android.sampletvinput D/WebView: setupCursorMode - InfraredState:0 10-11 15:11:32.740 27043-27105/com.example.android.sampletvinput D/OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false 10-11 15:11:32.746 27043-27043/com.example.android.sampletvinput D/Atlas: Validating map... 10-11 15:11:32.781 27043-27105/com.example.android.sampletvinput I/OpenGLRenderer: Initialized EGL, version 1.4 10-11 15:11:32.784 27043-27105/com.example.android.sampletvinput D/OpenGLRenderer: Enabling debug mode 0 10-11 15:11:32.792 27043-27105/com.example.android.sampletvinput D/mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000 10-11 15:11:32.919 27043-27112/com.example.android.sampletvinput W/chromium: [WARNING:simple_index_file.cc(337)] Could not map Simple Index file. 10-11 15:11:34.802 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:CONSOLE(0)] "The Content-Security-Policy directive 'base-uri' is implemented behind a flag which is currently disabled. ", source: https://github.com/googlesamples/androidtv-sample-inputs/blob/master/README.md (0) 10-11 15:11:34.802 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:CONSOLE(0)] "Unrecognized Content-Security-Policy directive 'block-all-mixed-content'. ", source: https://github.com/googlesamples/androidtv-sample-inputs/blob/master/README.md (0) 10-11 15:11:34.802 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:CONSOLE(0)] "The Content-Security-Policy directive 'form-action' is implemented behind a flag which is currently disabled. ", source: https://github.com/googlesamples/androidtv-sample-inputs/blob/master/README.md (0) 10-11 15:11:34.803 27043-27043/com.example.android.sampletvinput I/chromium: [INFO:CONSOLE(0)] "Unrecognized Content-Security-Policy directive 'manifest-src'. ", source: https://github.com/googlesamples/androidtv-sample-inputs/blob/master/README.md (0)
Have the same problem. Compiled project shows only webpage. Why?
Guys, we should pay more attention to documetation and... to title of project: It's only for Android TV :)
i am getting same problem while i run application code in my android studio than application is opening web page ? please can you help me how can i achive channel list as mentioned in screenshot
Actually, you simply have to launch the "Live Channels" app in System Apps. Then, in Live Channels app, press OK to display channel list, find the Settings option. Finally, in Settings tab, press OK on Channel sources. You should be able to set up your sources and add the Rich Input provided in this repo.
@Fistule I am just using the Android Emulator. How can I make the "Live Channels" app visisble?
@Fistule I am just using the Android Emulator. How can I make the "Live Channels" app visisble?
Update the Live Channels apps with Google Play Store, install the app and Live Channels will appear in apps list and follox @Fistule instruction.