문제

Right now I'm learning java(it will be finish in a month), But don't know what to do next.
Some people tell me to learn adobe flash and related tools, but on internet I found that android doesn’t support adobe flash. I'm in totally in confusion.
What would be your suggestion?

Thank you for any help you can provide in this situation.

도움이 되었습니까?

해결책

If you want to stick with Java, have a look at LibGDX, which allows you to develop games for iOS, Android, Windows (not Windows Phone though, not sure whether you meant that) (BB via quick Android porting).

If you want to learn another language that is even more cross-platform, I'd suggest C++ for the fact it runs on nearly any platform.

A popular cross-platform game development framework in C++ is Cocos2d-X.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top