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..
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/b7cy6kPurchased 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.
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 ?
Security alert Your app utilizes a version of Vitamio, a multimedia library used for playing various types of media files, containing a security vulnerability. Please upgrade your app(s) as soon as possible and increment the version number of the upgraded APK. Beginning 14 March 2016, Google Play will block publishing of any new apps or updates that use pre-5.0 versions of Vitamio. The vulnerability was addressed in Vitamio v5.0. The latest versions of Vitamio can be downloaded on the Vitamio website. You can confirm your Vitamio version by checking if the SDK includes libs/armeabi-v7a/libvinit.so or libs/armeabi/libvinit.so. If either file is present, the SDK needs to be upgraded. For help upgrading, see the Vitamio support documentation. If you’re using a 3rd party library that bundles Vitamio, please notify the 3rd party and work with them to address this. To confirm you’ve upgraded correctly, submit the updated version to the Developer Console and check back after five hours. If the app hasn’t been correctly upgraded, we will display a warning. The vulnerability is due to the Vitamio SDK containing world-writable code. For more information about the vulnerability, please see this NowSecure blog post. For other technical questions, you can post to Stack Overflow and use the tags “android-security” and “vitamio.” While these specific issues may not affect every app that uses Vitamio, it’s best to stay up to date on all security patches. Apps with vulnerabilities that expose users to risk of compromise may be considered in violation of our Malicious Behavior policy and section 4.4 of the Developer Distribution Agreement. Apps must also comply with the Developer Distribution Agreement and Developer Program Policies. If you feel we have sent this warning in error, contact our policy support team through the Google Play Developer Help Center. Affects APK version 1. Go to APK page
Hello sir,
It’s Vitamio lib. issue and already latest lib. update in code then also this problem create so Try this one: OpenSSL issue solve
http://prntscr.com/b7cy6kThis App Not Accept play store
Show This
After review, Free Live TV, com.ornateit.freelivetv, has been suspended and removed from Google Play as a policy strike because it violates the unauthorized use of copyrighted content policy.
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 you see i not copyright images and text.
http://prntscr.com/ba29x7 http://prntscr.com/ba2a1f http://prntscr.com/ba2aw8Sir 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?
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???
Thanks for purchase our app.
Please
$serverIp=”localhost”; $userName=”kkhinfo_khtv”; $password=”thelounge$123”; $dbname=”kkhinfo_khtv”;
replace this code here: http://prntscr.com/b6m82p
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.
Sir, Do you already purchase this app? We can that’s problem is going on because of vitamio library. Once they will solve this issue we will update our app soon..
OpenSSL issue solve
http://prntscr.com/b7cy6kI 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.
OpenSSL issue solve
http://prntscr.com/b7cy6kSame 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..
OpenSSL issue solve
http://prntscr.com/b7cy6kTried 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.
OpenSSL issue solve
http://prntscr.com/b7cy6k