Code

Discussion on Your Videos Channel

Discussion on Your Videos Channel

Cart 735 sales

987 comments found.

Hi im waiting Replay in email

Hi RedaBarr, just reply your email, you can check it now. Thanks

Hi I want to buy this app. But I want to ask a question. Is there video quality change ? I think all videos playing with best quality when start.

Hi Selimerkan,

video quality change only showing if you add video url from youtube source, we have improve about this in next earlier update. you can check it from this link below : http://imgbox.com/Un1tSNh3


for more detail, you can download with our newest demo apk Here

this update version will be available on codecanyon on next few days, but if you have purchase it and need soon, we can send the update version to you earlier, because need some days until this update approved on codecanyon.

Thank you

Thanks for reply. This is good app. Iam buying in 1 2 days. But I want to say same problems for me example duration is required. It will be not required or automatically get duration in link. Than we are adding link and we adding id. Link has ID. Will u split it. When we adding some link. Panel split whit (=) than Id must be auto fill. I want to add more videos but this problems are difficult.

Hi Selimerkan,

I do not quite understand what you mean, obviously, you will get the same as the demo. if you want more features, then that is the customization which is not included in the application package.

Thank you

I have an error when viewing, favorite.

I need Fragment.

public class Activity_Favorite extends Fragment { ......................... adapter = new FavoriteAdapter(allData, Activity_Favorite.this, columnWidth); ............. }

working with him

public class Activity_Favorite extends Activity { ......................... adapter = new FavoriteAdapter(allData, Activity_Favorite.this, columnWidth); ............. }

I have reply by email, you can check it now.

It gives me an error

Hi Miguelflow,

we have sent email and sent update code with fix youtube issue to you, you can check your inbox.

Thank you

Many thanks perfect app

Hi Miguelflow, yes, you’re welcome :)

i need RTL languages is it available ?

Hi esm3ha,

if you need RTL language, it need modify the code between android app and php side. if you want it, you can contact us by email here : developer.solodroid@gmail.com for more detail.

Thank you

i sent you a message from 3 days but no reply untill now !!

Hi esm3ha,

I don’t receive any email from you, what is your email, please resend again your email, make sure you have on right email address here : developer.solodroid@gmail.com

Thank you

Hi Can you add download button so my users can download the videos wjich have been added costum link?

Hi endry,

you can add download button from admin panel on video description using text editor, this is not button, but hyperlink which can redirect to address url. you can try the demo admin panel for more detail about that.

Thank you

hello friend ! I want to know if the app can get stream from this web-site (http://www.alaoula.ma/index.php?lang=ar) or direct stream from youtube ? if YES , can you install it ( stream from the website to youtube to the app) or ( stream from the website to the app) , for extra of course or just tell me how to do it ?

Hi, what is that link? that’s not video link format, demo admin panel is working now, but I’m not connected demo admin panel and android app directly. video format should .mp4 or 3gp, the correct video url like below : http://www.yourdomain.com/video1.mp4 http://www.yourdomain.com/video2.3gp

it’s .f4m extention , that’s work on kodi and vlc .

from what you just said the application just work with these two extensions. so I have to pass the stream by youtube first . do you have the skills to do it ?

Hi ismail9200,

yes, stream by youtube is working, we have update and fix problem about youtube streaming before, now it can working with youtube. you can try our newest demo update version for this app : Here

where is your Interstitial ads? I can’t see in your demo

this is about your android studio failed to import the project, maybe caused from your directory path which you using. you can contact me by email here : developer.solodroid@gmail.com and send me your teamviewer id and password.

email sent, please check your inbox :D

Okay, I have reply your email, you can check it now. :D

Hello,

I get the following error in Admin panel after entering username and password:

Fatal error: Call to a member function prepare() on a non-object in /home/nasserization/public_html/mubaderoun/public/login_form.php on line 46

Can u help me please?

Hi Nasserization,

what web hosting are you using? there are two possibilities, your configuration still not correctly or unsupported your hosting with php code. I will help you and you can contact me for more detail via email here : developer.solodroid@gmail.com

Thank you

hi, what are the video formats that can reproduce the application? cuz i try play .avi and this not working.

regards

Hi Derek16,

you can use mp4 or 3gp formats, because avi videos format not compatible with android device so it will not working.

Thank you

ok thanks, i have another question, i cant put videos for example: http://videomega.tv/?ref=S9DAn9ffu44uff9nAD9S

Hi Derek16,

you can read in the documentation for the ways that video can be displayed and played, there is 3 ways to show the video, one of which is from external url as example : http://yourdomainname.com/folder/videoname.3gp if your format video url when you put on the server side not like as the example, the video will not played successfully.

Thank you

Please run and see the videos, you will find error while playing the videos (Network issue or youtube protocol). Only few videos are playing, i am sending only eclipse project in zip file where you have to import this zip file into eclipse and run.

goodapps.esy.es/kingkhanhitsongs

USER NAME = admin PASSWORD = kingkhan

Hi ynikhil0543,

this is not a feature officially supported by youtube, so there are probably cases that this library can not handle properly, so, some video are not working because the video owner didn’t put the video disponible to mobiles. I suggest you, if you using video source from youtube, you can get youtube url form your own channel, if you want display from other channel which some video can’t play, you can download and upload these video on your channel, or you can use other alternative to display video from your server or external url link.

Thank you

i can’t search video if name video: Beauty Girl. i search Be -> ok but seach with girl not show?

Hi kteam,

Okay thanks for your advice, I can solve it, it’s about code configuration on search menu. this is the sample result which I have modify the code Here

it will be available in next update version, but, if you have purchase it, I will help you to make search function works for any keywords, not only from begin.

Thank you

good job. i will buy after 1-2 day :)

Hi kteam, okay, I will wait you to purchase my app. Thank you

pls tell me thumbs size. tks!

Hi ansceo,

there is no specific size for thumbs size, as example 590×330 pixel or other size, but I suggest not to use the thumbs size which too large.

Thank you

I am getting error app throws error “unfortunately app has stopped” when run on lower versions than Lollipop. Ya! in Lollipop runs perfectly.

Logcat is Below :-

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.packagename.SplashActivity}: android.view.InflateException: Binary XML file line #22: Error inflating class <unknown> at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1956) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1981) at android.app.ActivityThread.access$600(ActivityThread.java:123) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1147) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:137) at android.app.ActivityThread.main(ActivityThread.java:4424) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java:511) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551) at dalvik.system.NativeStart.main(Native Method) Caused by: android.view.InflateException: Binary XML file line #22: Error inflating class <unknown> at android.view.LayoutInflater.createView(LayoutInflater.java:606) at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56) at android.view.LayoutInflater.onCreateView(LayoutInflater.java:653) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:678) at android.view.LayoutInflater.rInflate(LayoutInflater.java:739) at android.view.LayoutInflater.inflate(LayoutInflater.java:489) at android.view.LayoutInflater.inflate(LayoutInflater.java:396) at android.view.LayoutInflater.inflate(LayoutInflater.java:352) at android.support.v7.app.ActionBarActivityDelegateBase.setContentView(ActionBarActivityDelegateBase.java:228) at android.support.v7.app.ActionBarActivity.setContentView(ActionBarActivity.java:102) at com.packagename.SplashActivity.onCreate(SplashActivity.java:18)

I just Want to ask you that Some Youtube video are not working. In Some of comments you have mentioned that video may not work because the video owner didn’t put the video disponsible to mobiles. So, my quetion is that: 1.) Where those setting are coming in Youtube ? Can you please say. Because i have check i didn’t find any setting of video disponsible to mobiles.

2.) What should i modify in code to run those videos.

3.) I have also run the app in android 5.1 on emulator not a single video are playing on that .

4.) If there is any kind of solution then please let me know.

Please replay as soon as possible.

Still Waiting For Your Replay….....

Hi droiduser,

for question number one, it usually does not work in youtube channel are popular, such as vevo or other, the alternative, you can download these video, then upload on your own youtube channel or your server. there is no option to modify code videos, but, if you have coding skills, you can modify the code like you want.

check your app configuration between android and admin panel side, make sure it has configured correctly, if the emulator still can’t play, try on real phone devices, because, sometimes, android emulator have trouble about run the app.

Thank you

I can play video from server which is url => .mp4 as well but cannot play video from youtube (i used this uri: https://www.youtube.com/watch?v=3RmBjLN58rU)

the pkg just modify to changed php api to my machine name, and leave all of code as the same.

I debug and found that the code can run to start media player without exception mVideoView.requestFocus(); mVideoView.start();

and then the app show msg box => “can’t play this video”

could you please advice? Im new in android and java dev.

Hi Nonen,

Some youtube video may not working because the video owner didn’t put the video disponible to mobiles. I suggest you to use your own youtube channel then upload your video there or use other video which can play in app.

Thank you

hello I don’t know if you will update this great app … if you will please notice that there are some problem in streaming m3u8 and rtmp

Hi abooodooo1,

in general, that video format is rarely used, because in general for mobile devices typically use format mp4 or other frequently used formats, but thanks for your advice, I will learn more about that format if it can be implemented or not.

Thank you

Hi Solodroid I have two problems Please fix them first – when i click any video it send me to another video. second – many videos can open sometimes but the same videos give me this error too many times – error occurred during the retrieval of the video. i ‘ve tested this app on too many devices but it give the same error Please try to fix it ,

Hi macgyver00,

You can contact me here : developer.solodroid@gmail.com and please give me detail of your login admin panel, I will check your admin panel first.

Thank you

I want to buy this app but i am not able do payment from pay-pal I had try two time to pay but i don’t know the reason why i am not able to pay it get me the statement you are refuse to do so. Please help me out what to do further or any suggestion please replay me as soon as possible. I have also mail you the details.

Hi Droid User,

Whether your PayPal balance enough to make a payment? Because all the payments method under Envato Market Place’s system. make sure your PayPal is not in trouble and has enough balances to make payments.

If you fail to make a payment, please feel free to try again, if it still fails, I suggest you to contact Envato Market Team directly about your issue.

Regards, Solodroid

Good Job bro but i want to know how to track it by google analytics ?

it’s the first time to use android studio can you tell me about which packages to install in sdk manager ?

Hi macgyver00,

at this time, not included feature with google analytics, maybe I would consider this feature in the next update. if you install android studio, this will be also included installed sdk manager and avd emulator.

Thank you

exoPlayer: Google’s new Android media player. ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer

can you integrate this player, thanks?

link> http://applidium.com/en/news/exoplayer_new_android_media_player/

https://github.com/google/ExoPlayer

Hi denvernewb,

For now, I’m not integrated that media player, the app using default media player on android app and you can try in the demo app.

Thank you

thanks for the quick response, I’d like to know if you would integrate it for me for a fee [freelance] if i purchase this app with extended license. thanks

Hi denvernewb,

I’m sorry, but we are not available as freelance to integrate as you want because it’s not possible for now. we are sorry for this and please be advised. hope you will still wat to purchase my app.

Thank you

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