1
Ask a Question / Re: Error when compiling for Android
« on: January 13, 2015, 07:28:33 am »
I am having the same issue. I have tried several different games (including one with just a blank colored stage, to make it as easy as possible on both Stencyl and the device), each on several different phones. I have reinstalled the Android kit multiple times, as well, and I'm still getting errors like:
What really ticks me off is that it used to work. I have no idea what broke it, but I'm getting pretty frustrated.
Code: [Select]
[LOG] Failure [INSTALL_FAILED_CONTAINER_ERROR]
[LOG] 3097 KB/s (17695804 bytes in 5.579s)
[LOG] Running command: RUN
[LOG] - Changing directory: C:\Users\***\AppData\Roaming\Stencyl\stencylworks\android-sdk/android-sdk-windows//platform-tools/
[LOG] - Running command: adb.exe shell am start -a android.intent.action.MAIN -n com.aaghgames.chickenboom/com.aaghgames.chickenboom.MainActivity
[LOG] Starting: Intent { act=android.intent.action.MAIN cmp=com.aaghgames.chickenboom/.MainActivity }
[LOG] Error type 3
[LOG] Error: Activity class {com.aaghgames.chickenboom/com.aaghgames.chickenboom.MainActivity} does not exist.
What really ticks me off is that it used to work. I have no idea what broke it, but I'm getting pretty frustrated.