@qwpeoriu wrote:
I created a brand new project using the Cocos tool, and I cannot get it to run on Android (I haven't tried any other platforms yet). I have done absolutely nothing but create the project and try to run it with the command "cocos run . -p android -m debug".
Here's what I selected when creating the project:
Here's the error that I get:
Starting: Intent { cmp=org.cocos2dx.TestProject/org.cocos2dx.javascript.AppActivity } Error type 3 Error: Activity class {org.cocos2dx.TestProject/org.cocos2dx.javascript.AppActivity} does not exist.
Maybe messing with the package parameter in the manifest file would fix this, but I'm not familiar enough with Android development to know for sure, does anybody else have any ideas?
Posts: 6
Participants: 2