Code

Discussion on Android Live TV ( TV Streaming, Movies, Web Series, TV Shows & Originals)

Discussion on Android Live TV ( TV Streaming, Movies, Web Series, TV Shows & Originals)

Cart 1,707 sales

1637 comments found.

Hello nice app, i just wanted to know how many connection/users can this app/script handle?

Thanks for your interest on our app. This app data you can manage with admin panel and one author only can manage this full application and if you upload this script on play store then unlimited user can download this app. User only can see data and Author can manage admin panel means add all stuff..

Where I found my buyer and purchase code?? http://prntscr.com/bhbx20

Thanks for purchase our application. Please check your email or check your evnto account. You will get buyer and purchase code details. You also get PDF file also on that all details available.

hi can i change th user agent of the player plz ?

Hello sir,

Thanks for purchase out product. Please can you describe your question in details? Sorry to say we not get your question.

i want to change the headers in the player URL like this Map<String, String> headers = new HashMap<String, String>(); headers.put(“headers”, “User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) ....\r\n”); headers.put(“headers”, “Cookie: acb=dsads\r\n”); mVideoView.setVideoURI(uri, header);

can you tell me how to change it ?

Please contact on Skype for more support: support.viaviweb

Hello there ! Im intersted in your app , and i want to ask yopu if its does Play Youtube Links ?? i mean embed youtube videos or soemthing like that , i want to make this app as a stream of Episodes for a particular Tvshow . Your comment and info are very importnat .

Thanks for your interest on our product. This features not available in app. If you want this features in app then it’s possible with customization. For more information contact on Skype: support.viaviweb

Hi have you update the SSL problem ?

Thanks for purchase our application. Please try this: OpenSSL issue solve

http://prntscr.com/b7cy6k

Purchased this, and added links to open TV channels. However, it got rejected due to unauthorized use of copyrighted content. Note, I only added links to a single TV station at the time of publishing, which is available from their site as well – plus it is used with WWITV and other TV stream sites. Anyone else had their app published as it stands recently?

Thanks for purchase our app. You have to follow Google guideline and Rules. If you upload copyright things like content, images, links and logos then google will reject your app. Please read proper all things and don’t upload anythings on application. We only provide code and code is perfect. If google will reject your application then reason is copyright data or other issue.

I don’t dispute that the code is perfect. I just need to know if anyone had this uploaded successfully before I attempt again with no content. I know this is not illegal, and it uses public available streams.

Hello sir, So many clients purchase this application and lots of client easily upload app on play store. I think you have to make proper app with content, links, logos, screenshot and images. I try to just say don’t use copyright things in application. If you make proper all things and You will follow all rules and regulation then google not reject your application. For more information contact on Skype: support.viaviweb

Is it a bug?

Hello sir, It’s not a bug. You just need to proper setup and configuration and nothing..

Can you help me? I have only one database, can’t add new one

Hi, Contact on sktpe : support.viaviweb Thanks

I’m followed tutorial and youtube

Hi, Contact on sktpe : support.viaviweb Thanks

Hello, i can’t setup database, Error 500 on one hosting and error on other hosting Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘root’@’localhost’ (using password: NO) in ../includes/connection.php on line 22 Couldn’t Connect – Access denied for user ‘root’@’localhost’ (using password: NO). Please help me

Hi, Contact on sktpe : support.viaviweb
Thanks

m3u8 channels displays a popup like … Sorry This video cannot be played But the channel is live and working

Please Help me to solve this problem ..

Thanks for purchase our app. Please add link with proper format. I think link not support in player that’s why it’s happens.

can you help me server hosting http://keralatvlive.in/img/error.png

Thanks for purchase our product. We already give you document file for server hosting. If you can’t do like that then contact me on Skype: support.viaviweb

hi sir, this app run in 3G internet ?

In order to get approved from play store do not use copyright images, titles and live steams, there is no issue of code, kindly change the content you are adding in the app and than try to upload on store.
Thanks

Sir the app has ESPN , Starsports and such channels steam and logos already. moreover the app has been rejected as per playstore polices of copyright, so there is no role of code in that, if you had not done reskin properly than you would have got intellectual property notice. But here its clearly giving indication of copyright issues, so now you can try to upload the app again with different package name and kindly remove the unauthorized content from the app.

I want to buy it

Thanks for your interest on our app. You can buy it and if you need any modification in this app then it’s possible.

Hello sir, Thanks for your interest on our app and can you tell me please how can i help you and For what purpose you send me this link?

hi friends i found this example yesterday, it works well i try rtmp , m3u8 and mms streams. All work thats enaough for me. It uses the vlc android library. https://github.com/xiaomo/AndroidPlayerLibrary?

Thanks for your suggestion. We will check and try to use this one.

I already purchased the app and I failed to install php with the following error:

Couldn’t Connect – Access denied for user ‘root’@’localhost’ (using password: NO)

I want to install php code with my domain: www.example.com/tv/

I have created database and user and gave user full access: with this code

<?php session_start();

//local db
if($_SERVER['HTTP_HOST']=="localhost")
{
$serverIp="localhost";
$userName="kkhinfo_khtv";
$password="thelounge$123";
$dbname="kkhinfo_khtv";
}else
{
//Live
$serverIp="localhost";
$userName="";
$password="";
$dbname="";
}
$cn=mysql_connect($serverIp,$userName,$password) OR Die("Couldn't Connect - ".mysql_error());
$link=mysql_select_db($dbname,$cn)or Die("Couldn't SELCECT - ".mysql_error());

?>

do you have any idea???

Thank, I happened to configure the connection, but I faced the problem with data loading.

I followed your instruction and in Constant I have change it to my Server Url: http://k4kh.info/kh_tv/ but when I run code in Emulator and real device there is no data loading. Note: I am using your sample data. Please help…

it said “Sorry, we are unable to verify your purchase.”

We already give you solution on Skype.

Thanks :)

Google play store doesnt allow this app because of vitamio library.

I know thanks anyway

Welcome Sir :)

Possible to explain the work to update the application Because I have a lot of work I do not want to start from scratch

Do you already purchase this application? If yes then download new code from here and update code.

Same rejected from Google Play with your latest version

Already we update all Lib. Packages and Vitamio version also latest we updated then after don’t know why it’s happens..

Tried the new update but still the OpenSSL issue didn’t resolved Google replied, We rejected your package for violating our Malicious Behavior policy. This app uses software that contains security vulnerabilities for users. Vitamio The vulnerabilities were fixed in Vitamio v.5.0 and higher. To confirm the vulnerability, check to see if your SDK includes libs/armeabi-v7a/libvinit.so or libs/armeabi/libvinit.so. If either file is present, the SDK needs to be upgraded

Hello Sir, We already Update Vitamio 5.0.1 version and Don’t know why still OpenSSL issue comes in App. It’s We update lib. also in code.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey