Ios and android

Hello
I Am currently looking for a powerful solution to make game for both ios and android at the same time.
What i want to make is a 2D game, and i’m not afraid of coding, c++/java isnt a problem

What do you mean by “powerful solution”? Using UE4? Using another engine? Or what?

I’m looking for an Engine/api/software
UE is too big for my project and isn’t really made for 2D

If programming is not an issue then I would recommend libgdx (java) or cocos2d-x (c++). Both of them are open source, free and have relatively small learning curves, specially libgdx.

But they don’t offer a “one shot” export to both ios and android, i need to make 2 apps…