Discussion Forums  >  Audio, Video, Playing, Recording

Replies: 9    Views: 262

buzzbt
Android Fan
Profile
Posts: 233
Reg: Nov 14, 2011
las vegas
6,530
03/18/14 05:25 AM (10 years ago)

SP Youtube android video size problem solved

My friend Sandeep figure out the solution (Thanks lot Bro.) BT youtube plugin problem which displayed the videos half in size. This issue mainly happened on the android 4.4 and above devices. All you have to do is to remove the old jar file and add this one then build configure the path. After that clean project and run your app.Best regards! https://www.buzztouch.com/forum/thread.php?tid=7994842C5DBE0011ECB6867 https://dl.dropboxusercontent.com/u/27535200/openyoutubeactivity.1.4.jar
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/18/14 03:26 PM (10 years ago)
Sweet! Cheers! -- Smug
 
buzzbt
Android Fan
Profile
Posts: 233
Reg: Nov 14, 2011
las vegas
6,530
like
03/19/14 04:38 AM (10 years ago)
Thanks Smug! Cheers!
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/19/14 06:20 AM (10 years ago)
Does that mean the plugin was updated on BuzzTouch.com by Suvinay?
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
03/19/14 06:47 AM (10 years ago)
Nice find guys, there have been a few posts here about this. So it's not the BT code/plugin, it's the jar that needed to be updated. Having helped him with that plugin.... I know that the .jar file was not packaged with it and sooner or later it would need to be updated. I don't see a mention of that new jar file on the project home page- http://gc.codehum.com/p/android-youtube-player/ But I do see it posted in the issues section here- http://gc.codehum.com/p/android-youtube-player/issues/detail?id=28 below that they also mention this: Fixed full screen issue. Check attached 1.4 jar file. Remember to add: <activity android:name="com.keyes.youtube.OpenYouTubePlayerActivity" android:configChanges="orientation"></activity> So you might need to look at your manifest file and verify that entry. @buzzbt did you add that or is it working without it? For the BT plugin - He just needs to update the readme with a proper link to that jar. Or use the link above from @buzzbt Or use that link from the project page. I'm curious if there is a openyoutubeactivity.1.2.jar or a openyoutubeactivity.1.3.jar somewhere out there? Thanks again for this fix!
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
03/19/14 06:54 AM (10 years ago)
Wow Tim, I had no idea you were Android savvy! :-)
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
03/19/14 07:21 AM (10 years ago)
There’s 3 Android dev groups in the city I work with on a regular basis and attend/help with meetings. We have a great space at @1871 to work with and hold meetings/events. Most of these events draw @ 200+, it's great for networking and meeting others. Java/OBJC are more similar than you think and the OS isn’t going away anytime soon. Don’t be afraid of it, embrace it and learn it :)
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/19/14 07:27 AM (10 years ago)
It's not the code… It's the layout. Just my opinion… Cheers! -- Smug
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
03/19/14 07:42 AM (10 years ago)
Agreed, the layout stuff is brutal. But I experience the SAME level of frustration trying to use Auto Layouts and Constraints in iOS. BOTH platforms need better layout tools to deal with the increasing number of device sizes - not just bigger but for SMALLER devices. (think: 'wearable' Android)
 
buzzbt
Android Fan
Profile
Posts: 233
Reg: Nov 14, 2011
las vegas
6,530
like
03/21/14 04:55 AM (10 years ago)
Hi all sorry for late replay, I just remove the old jar and replace it withe the new jar now all my apps are working without any problem.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.