How can i know which game was created by Unity?

Ok, so if i have 2 apk files, one was created by Unity and one was created by another game egine. How can i know which one was created by Unity. Is there any way to do that?

Thanks

“unzip -l package.apk” and look what files it includes?

Thanks Erique :slight_smile:

Which files should i look in there? The manifest file? Do they contain any information about Unity?

One more question: If they do contain Unity informations, how can i know which game was created by Unity Pro and which game was created by Unity free (the Android version will be out soon, right? )

Thanks :slight_smile:

If there is a libunity.so somewhere in the package that is a clear indication.

You can’t; that information is not obtainable from the outside.

At the moment I think the quickest way to know which games for Android are on the market is to check the thread in this forum :smile:

I did so already and downloaded all the free Unity games :smile:

Is there going to be a Unity Android ‘Free Edition’ - I thought the model was to be the same as iPhone Standard and Pro both costing money?

Thanks for answers :slight_smile:

Last I heard, same as iPhone. Cost for both standard and pro.