We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2638 (Signed) - Can't create signed apps in Android
Summary: Can't create signed apps in Android
Status: RESOLVED FIXED
Alias: Signed
Product: SDL
Classification: Unclassified
Component: main (show other bugs)
Version: 2.0.3
Hardware: ARM Android (All)
: P2 major
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL: https://bitbucket.org/MartinFelis/lov...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 17:58 UTC by Pablo Mayobre
Modified: 2014-07-12 20:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo Mayobre 2014-07-12 17:58:01 UTC
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"
Comment 1 Sam Lantinga 2014-07-12 20:06:17 UTC
More detailed info is available here:
https://bitbucket.org/MartinFelis/love-android-sdl2/issue/23/release-build-crash-on-start

Fixed, thanks!
https://hg.libsdl.org/SDL/rev/98c808d72e20