VS Android SDK | VESTEL B2B Support Portal

Category Archives

File System Commands

File System Commands Command Description Parameter Return MP3PLAY Play MP3 audio file. string-integer n  Example: MP3PLAY audio.mp3 #*Playing audio : n...

File System Commands

File System Commands Command Description Parameter Return MP3PLAY Play MP3 audio file. string-integer n  Example: MP3PLAY audio.mp3 #*Playing audio : n...

Browser Commands

Browser Commands Command Description Parameter Return OPENURL Starts the given URL and returns web page load status directly. string-integer...

Browser Commands

Browser Commands Command Description Parameter Return OPENURL Starts the given URL and returns web page load status directly. string-integer...

Audio Commands

Audio Commands Command Description Parameter Return VOLUME Set volume level. integer n (0 ≤ n ≤ 100) #*set volume...

Audio Commands

Audio Commands Command Description Parameter Return VOLUME Set volume level. integer n (0 ≤ n ≤ 100) #*set volume...

Admin Panel Commands

Connection Serial Port: baudrate = 115200, 8 data bits, no-parity, 1 stop bit. LAN: Port 1986 Admin Panel Commands...

Admin Panel Commands

Connection Serial Port: baudrate = 115200, 8 data bits, no-parity, 1 stop bit. LAN: Port 1986 Admin Panel Commands...

Overview

This parts give information about HTML API SDK and contains RS232/LAN Commands. RS232/LAN Commands developed by VESTEL and...

Overview

This parts give information about HTML API SDK and contains RS232/LAN Commands. RS232/LAN Commands developed by VESTEL and...

[:en]Example Code Application

Get socket messagenew Thread(new Runnable() {    @Override    public void run() {        Log.i(TAG, "get socket message");        try {            ServerSocket serverSocket = new ServerSocket(1987);            while (!Thread.currentThread().isInterrupted()) {                String msg = null;                Socket socket = serverSocket.accept();                if (socket != null)...

[:en]Example Code Application

Get socket messagenew Thread(new Runnable() {    @Override    public void run() {        Log.i(TAG, "get socket message");        try {            ServerSocket serverSocket = new ServerSocket(1987);            while (!Thread.currentThread().isInterrupted()) {                String msg = null;                Socket socket = serverSocket.accept();                if (socket != null)...

[:en]Android Settings

Android TV Settings menu is hidden. It can be accessible through Display settings menu. Steps for launching Android TV...

[:en]Android Settings

Android TV Settings menu is hidden. It can be accessible through Display settings menu. Steps for launching Android TV...

[:en]Service Menu

Service Menu can be accessed from Display Settings menu by  pressing “4 7 2 5 ” keys. Implementation of...

[:en]Service Menu

Service Menu can be accessed from Display Settings menu by  pressing “4 7 2 5 ” keys. Implementation of...

[:en]Applications

MB400VS provides versatility with a wide-range of pre-installed applications such as Vewd for displaying the web content and VSignLite...

[:en]Applications

MB400VS provides versatility with a wide-range of pre-installed applications such as Vewd for displaying the web content and VSignLite...