Large APK size

I just made an android version of simple app where I load one mesh. I just wonder… why is the APK so large when it doesn’t have any assets? Is this because of JME3 libraries?

Yeah, the default project includes everything by default, read the manual on distributing your game, it contains information on how you can reduce the size.