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 1779 - SDL's Android project template has old default icons from Android.
Summary: SDL's Android project template has old default icons from Android.
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All Android (All)
: P2 minor
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 07:27 UTC by Philipp Wiesemann
Modified: 2013-04-02 10:55 UTC (History)
0 users

See Also:


Attachments
icons for android-project (16.70 KB, application/zip)
2013-04-01 07:27 UTC, Philipp Wiesemann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Wiesemann 2013-04-01 07:27:35 UTC
Created attachment 1093 [details]
icons for android-project

SDL's Android project template has old default icons from Android while iOS project template has custom icons with SDL's logo.

There is a Wizard in the Android Developer Tools to create "Android Icon Sets". As an example I created icons from the iOS loading screen and attached them in a ZIP archive. They are named "ic_launcher.png" instead of "icon.png" because that is the new name used in Android projects. To use them the AndroidManifest.xml needs to be changed to have "@drawable/ic_launcher" instead of "@drawable/icon". I do not know why there was no icon created for ldpi. Maybe it is deprecated.
Comment 1 Sam Lantinga 2013-04-02 10:55:57 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL/rev/30b7b0f09c51