Apk file doesn't run my android device

Hi ,

I have a apk file which is run in android 4.0(ICS) , but its not run in gingerbread versions. I dont know why this problem occurring. I set my android level at the basic 2.1, till its not running, i have updated all my sdk in android sdk manager.

I dont know why this problem coming, please help me to do this.

Thanks.

what is the error message?

do you have 2 different devices or what you mean?

it did not show any error message. first i took build from unity then i import it to my android gingerbread os mobile. When i install that application it didn’t install it crashed.

Do you have any idea about that?

yes, two devices one is android 4.0(ICS) and another one is 2.3(Gingerbread). its working on ICS but its crashed on gingerbread.

Is the game crashed or the installation failed?

if installation failed:
the gingerbread one, is this an old one?
i had a similar problem with an older device, can´t install on it, by changing the device filter from arm7 to arm6 it works, but this
option is no longer existing in actual unity build.

i am using unity 3.4 pro even its not working on this. so if i change arm7 to arm6 it will run right?

this was the solution for me that worked.
you can find it in the player settings, there you should have another option
1258056--55042--$device filter.png

ok i will test it out in my system…