Files
SDL/src
Sam Lantinga d1ca658c45 Fixed bug 2638 - (Signed) Can't create signed apps in Android
Pablo Mayobre

When generating a signed app with SDL 2.0.3 an issue comes up, watching at the Error Log points out that the issue lies in the src/main/android/SDL_android_main.c where the process name is defined as "SDL_app", this name turns into an erroneous name so it should be changed to "app_process"
2014-07-12 13:05:41 -07:00
..
2014-07-08 00:42:14 -07:00
2014-07-11 22:15:34 -07:00
2014-07-07 11:00:25 -07:00
2014-07-07 13:21:54 -07:00
2014-07-07 11:00:25 -07:00
2014-06-21 11:48:12 -07:00