Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
scriptocalypse
scriptocalypse has asked
8
questions and find answers to
34
problems.
Stats
1.7k
EtPoint
688
Vote count
8
questions
34
answers
About
Game developer. Proficient with / actively learning more about:
Unity3D
C#
Java
Android SDK
ActionScript 3
Also know a bit about
C++
Objective-C
C
iOS
scriptocalypse questions
Is there a TweenMax equivalent in Java
Does the android.os.Handler class eliminate the need to declare certain methods as synchronized?
UI_USER_INTERFACE_IDIOM() always returns UIUserInterfaceIdiomPhone on iPad 4.3 Simulator?
How do you specify in AndroidManifest.xml that you want to forbid installing on devices smaller than a 4.7-inch device?
Why declare a function argument to be final?
scriptocalypse answers
The best way to play swf-files (flash) in my android-program?
swf to exe, real world experience
Can't make call from C++ To Java using JNI
What is the "hasOwnProperty()" equivalent for interface?
If a wakelock is acquired and my app crashes, what should I do?
How do you loop a sound in flash AS3 when it ends?
Does addEventListener (and removeEventListener) stack?
Invoking JNI functions in Android package name containing underscore
Voice Recognition stops listening after a few seconds
When to use Try Catch blocks