@extends('layouts.master')
@section('content-header')
{{ trans('dashboard::dashboard.name') }}
@stop
@section('styles')
@stop
@section('content')
Hey, Welcome to admin panel for Android TV Launcher.
Go to androidtv listed in left menu and manage all your registrations, alerts, listing the applications and managing the analytics.
Go to users module to add the other admins, manage the permissions to be given to them.
Go to settings to set API KEY, change site name and description to be shown on this admin panel.
Android TV Launcher
Please click below link to download new Updated version
Version Details:
1.Upgradation of Android SDK and Libraries
Older Versions:
Version Details:
1.Fixed fast scrolling of images
2.Shortcut to Google play store in top right nav
3.Image quality improvement
4.Need to be able to enter password for setting even if not connected to internet
Version Details:
1. Common TV application
@stop
@section('scripts')
@parent