aslamca
Results
1
comments of
aslamca
libMyGame.so was not creating for me. I updated build.gradle this way import org.apache.tools.ant.taskdefs.condition.Os //added apply plugin: 'com.android.application' android { compileSdkVersion 25 buildToolsVersion "26.0.1" defaultConfig { applicationId "org.cocos2dx.hellocpp" minSdkVersion 14 targetSdkVersion...