Tagged Questions
1
vote
3answers
454 views
Are native code obfuscations needed to prevent piracy of Android games?
Is the copyright protection and enforcement of Android apps written in Java sufficient or should I be relying on a native implementation to use machine code obfuscating techniques in order to prevent ...
1
vote
5answers
1k views
Is there a SDK for 2D games that will deploy to PC, Flash and Android?
Is there such thing as an SDK or toolset that can produce Windows, Flash, and Android executables from the same source? Something like "write once, run in all three platforms?"
2
votes
1answer
175 views
Android SDK compatiblity question
i am just starting android app development. I was downloading SDK via the Android Manager. I had to select the SDK versions. I have a phone of android 2.1 So i selected only SDK 2.1 and its samples as ...