987 comments found.
Hi can you add youtube video views or likes/dislikes?
Hi cre8iveon,
features available in our application as the demo that has been provided, otherwise it is not available at this time. so, you can try the demo app to know how this app working, beside that, we can’t add your request additional features.
Thank you
Hi, great work! I have a presale question: I want to know, can the app be used in this way: - Users will have access to channel 1 by default - Some users can enter a code that enables them to view channel 2 instead
Can you do this for me?
Hi ancel,
thanks for interested with our app, features in our applications such as on the demo that we have provided, beside that, not available at this time, you can try the demo android app and admin panel to know how this app working.
Thank you
Hello, can you add another ad service just like startapp ?
Suksesss terus gann!!
Hi einvato,
yes, of course, we can add startapp ad services besides admob, do you interested to purchase our app?
Terima kasih gan
Please help me. How to make that displays advertisements admob interstitial. It does not show
Hi Erico1974,
as default, interstitial ads will showing when you add the video to favorite, also make sure you have insert correct admob interstitial unit id on strings.xml, then, when you add the video to favorite, interstitial ads will showing. you have any more question, you can contact us by email here : developer.solodroid@gmail.com
Thank you
how to add to other pages? Thank you
Hi Erico1974,,
If you want to add to other page, you can contact us by email, you also can send your teamviewer id and password, we will help to implement that to other pages if possible.
Thank you
Hi, I’m interested in your product but I wonder if they have video tutorial to see the whole process of ointalacion and application creation. You can put the ID of a video channel and all videos uploaded automatically or have to manually upload every video be shown? Notifications are sent from parse.com or from your dashboard? Thanks and sorry for my English.
Hi AppMilu,
thanks for interested with our product, this product comes with documentation to setup the application, not in the form of video, but in the form of documentation and easy to understand, if you have find problem in app installation or configuration, we also provide help support until you can use this app perfectly.
there are three ways to display video, one of which is from youtube, if you choose video source from youtube, just put that video url and id in the admin panel, then video will be shown automatically.
notification sent from parse. hopefully this is will answer your question, we will happy if you want to purchase.
Thank you
I understand that I can put the video URL and displayed but if I put URL channel will show all the videos? that programs are needed for the modification of the application? Thank you
Hi AppMilu, if you choose youtube video source, this is mean only for video url, not support for channel url. maybe you can try the demo admin panel and android app to know how this app working. Thank you
Hello,
Your code is nice, my customer love it.
One question on push notification by parse.com; - I push notification with simple text. OK, no any problem. - I push notification with URL link, but unable to push a url to open it in browser. Can anyone tell me how to do it?
Thanks you.
Hi Sittirit,
this push notification only have function to open the app when there is incoming notification received. beside this, there is no other function such as open link which direct to browser, because, the main purpose of push notification to make users open the app when receive notification.
we want to ask, what you mean about your customer? your users which install the app, or you make this app template as your project for your customer?
Thank you
Hi,
My customer means, end user on android market.
I want to push notification for promote other application, I ask to you for confirm your code can do or not. My question like a below link; http://stackoverflow.com/questions/30305796/how-to-push-a-url-in-android-app-using-parse-com-push-notification-service Thanks you.Hi Sittirit, our code don’t support to do that, as we have told before, this push notification only have function to open the app when there is incoming notification received. Thanks
hello will you give a option of direct download the video. no redirection but direct download the video from the app.
Hi binjacoms, download option is not available on this app, the features that are available in this app as the demo that we have provided. Thanks
Hi,
how to translate “Loading…” and “Search…”?
Hi EduardoFreitas,
to translae “Loading….”
please open app > java > yourpackagename, inside ‘activities’ and ‘fragments’ folder, find file with name :
- ActivityVideoByCategory on line code 137
- FragmentTabNewRelease on line code 130
- FragmentTabCategory on line code 105
for Search name, you can edit it from Strings.xml on line 49.
Thank you
Perfect!!!
The only thing missing is chromecast compatibility.
Hi EduardoFreitas,
this app compatible on android smartphone and tablet, other than that there is no support for other compatibility. we are not so familiar with chromecast, moreover, it does not exist in our country, certainly, the features which available in our app already explained in the demo that we have provided.
if you like our app and support, we will highly appreciate if you can provide us 5 rating and good review for this. you can rate us from your codecanyon menu > download page
Thank you
It’s a feature that you can add to app.
____________________________________ https://developers.google.com/cast/“The Google Cast SDK lets you extend your Android, Chrome or iOS app to control a TV or sound system. It supports many media formats, protocols and codecs to ease integration.
Continuous playback is enabled by autoplay and queuing APIs and Game Manager APIs make Cast enabled gaming a breeze.”
https://www.youtube.com/watch?v=P9hR84Iw4dI ____________________________________ https://www.google.com/chromecast/tv/ https://play.google.com/store/apps/details?id=com.google.android.apps.chromecast.appHi EduardoFreitas,
for now, the available features like on the demo application which we provide, but thanks for your nice information, we will save it on our mind, and if possible, we will add these features in the next update version in future.
Thank you
any news?
Hi,
how to remove the menu “Rate” and “More”?
I figured out how to remove.
Hi EduardoFreitas,
to remove menu “Rate and “More”,
First :
Open app > res > menu > menu_drawer
Remove line code below :
<item
android:title="@string/drawer_rate"
android:id="@+id/rate"
android:icon="@drawable/ic_rate"/>
<item
android:title="@string/drawer_more"
android:id="@+id/more"
android:icon="@drawable/ic_more"/>
Second :
Open app > java > yourpackagename > MainActivity
Remove code on line 73 – 84 which declare Rate and More onClickListener function.
note : please don’t write to more comment section, if you have any more question, you can contact us by email here : developer.solodroid@gmail.com
Thank you
hi , which folder change permission for show thumbnail and upload video ? i change upload and image folder to 777 permission but still upload and thumbnail not work !
Hi korosh90,
please provide us your item purchase code first, we don’t see that you’ve purchased app for officially, you don’t have purchased mark on right side of your username.
so, provide us your item purchase code and we can continue serve you as our official buyer. you can check from this link to know how to find your item purchase code.
Thank you
Hi,
how to translate the menu “latest videos and “category”?
Hi EduardoFreitas,
make sure you have download with latest update version, you can change the name from Strings.xml, in the documentation also has explain how to do that.
Thank you
Thank you
You’re welcome, if you like our app, we will highly appreciate if you can provide us 5 rating and good review for this. you can rate us from your codecanyon menu > download page. Thanks
Hi,
how to create new users? changing administrator password?
Hi EduardoFreitas,
you can check from this tutorial how to add new user and password from this link
Thank you
Thank you
You’re welcome, if you like our app, we will highly appreciate if you can provide us 5 rating and good review for this. you can rate us from your codecanyon menu > download page. Thanks
please rep on my mail.
i was send you my screenshot
Hi faakhir2, I have reply your email, you can check it now. Thanks
HI , uploaded videos in admin panel won’t work please reply me with solution
Hi underpricdhost,
it’s working, make sure you have do right configuration in admin panel, also check your hosting for max upload files, if allowed, you can send your hosting login detail and we will check and try to solve your problem about this, you can contact us for more detail by email here : developer.solodroid@gmail.com
Thank you
Hi Solodroid,
I cannot used outside video source with vimeo.com on embedded video url (https://player.vimeo.com/video/video_ID)
How to solve this problem?
Thanks you.
Hi Sittirit,
Please note : our app only support with youtube and doesn’t support for vimeo or other online video sharing provider.
you should know about that, we have explain it, there 3 type video source which our app can play it.
1. Youtube Source
2. Upload video from admin panel
3. External direct video url, as example : http://xyz.com/video.mp4
Thank you
video are not working and thumbnail also
Hi faakhir2,
please note, that problem come from your file permission on your hosting, please enable file permission so the images and video can be uploaded.
Thank you
New version is very good. But Will u add google analystics. It will be very good.
Hi Selimerkan,
Thanks for suggestion, that is good idea, if possible, we will add these feature to the next update version in future, we will working to improve this app in order to better for the future.
then, if you like our app, we will highly appreciate if you can provide us your support by giving 5 rating and good review. you can rate us from your codecanyon menu > download page
Thank you
This app need subcategory. You must do it in next version thanks. Im giving 5 star
In Application About Activity How to remove search option? please let me know.
I cannot login to admin page, what is username and password, Please teach me, How to setting them? (I already send to email to developer.solodroid@gmail.com)
Hi Sittirit,
we have reply your email, you can check it for more detail.
first, I want to ask, what hosting are you using? there is two probability, your php configuration still not correctly or your hosting not support for some php function code.
so, let me know what hosting are you using, or you can allow me to access your cpanel hosting and we will check it first.
Thank you
Hi Solodroid,
I already reply your email, please check again.
My PHP Version 5.4.28 , Now, I cannot setting php script for admin page. Please teach me step-by-step. How to setting them?
Thanks you.
Hi Solodroid,
Now already solve, Thanks your from quick support. Good jobs.
Thanks you
Your problem are solved now. you just forget import .sql file to your phpmyadmin database. Thanks
I have Mail You. Waiting For Your Replay…...
Hi droiduser, just reply your email, you can check it now. Thanks
Video description you have used webview and in android version 5 above works any language and in android version 4.4 other language like arabic, hindi, etc doesn’t works in video description Please Check and Help Me Out.
what devices are you using? android emulator or real devices? should, android version 5 above and lower, it also can working. send me your admin panel url such as login detail, I will check it first. if possible, you also can send image screenshot about your problem, you can send it by email here : developer.solodroid@gmail.com