NatHarman
I hate code!
Profile
Posts: 32
Reg: Apr 16, 2013
Cardiff
320
07/29/13 11:53 AM (12 years ago)

OpenYouTubePlayerActivity & 2 Other Errors - Using AT53 Video Player

Hey Guys, First go using the AT53 Video plugin not sure if its the reason but getting these 3 errors in Eclipse :( Description Resource Path Location Type OpenYouTubePlayerActivity cannot be resolved to a type Sp_youtube_android.java /BT_activity_root/src/com/cpafornewbiestest line 143 Java Problem Description Resource Path Location Type The import com.keyes cannot be resolved Sp_youtube_android.java /BT_activity_root/src/com/cpafornewbiestest line 38 Java Problem Description Resource Path Location Type The public type CR_animated_circlemenu must be defined in its own file CR_Animated_circle_menu.java /BT_activity_root/src/com/cpafornewbiestest line 49 Java Problem Any ideas? i'm sure its something simple - really not used to Android so am expecting a few late nights :( Cheers!!
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
07/29/13 09:45 PM (12 years ago)
First of all the errors you are getting in your console are not related to the AT53 plugin. Out of above 3 errors 2 of them are related because of Sp_Youtube plugin. Both these errors can be fixed easily (actually you have not followed the directions of how to use Sp_Youtube plugin, thats why you are getting those errors). You can find more info on how to add this plugin properly in your project on the following link- http://www.buzztouch.com/plugins/plugin.php?pid=30E309BA797C29134B94872 As far as the Cr_Animated circle menu plugin error is concerned, you can safely delete the plugin file (java) and the layout file (xml file) from your project and delete any reference of that plugin from the manifest file since this plugin does not support android.
 

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.