-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Working on an Android application and are using the AndroidReferenceApp as my starting point. My experience towards Kaltura is rater good both on server and client side but my experience with android development started with digging in on AndroidReferenceApp.
What am trying to do is to get DemoApplication to work without login. I Have mange to make a work around doing the login doing the splash login by it self.
But this is not really what am looking for. I would like to have the content in the application public. Am only looking to have video lists / category's and will remove the other options.
It would be to massive help if i can get some guidance how to achieve this. Have been working on this for several days but still don't grep where i should do the required changes to make this happen.