About Store Forum Documentation Contact



Post Reply 
[Android]VideoPlayback Tutorial
Author Message
pika Offline
Member

Post: #1
[Android]VideoPlayback Tutorial
When I added some code on VideoPlayback Tutorial Main, Its not running on Android(iOS is running).

Do you know why?

added code
/******************************************/
class AppChr : public Game::Chr
{
public:

virtual void disable()
{
}
}
/******************************************/
08-18-2014 12:02 PM
Find all posts by this user Quote this message in a reply
Post Reply