Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1717] Android: Investigate default project-assets

GitHub Issuen/a
TypeStory
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterHans Knöchel
AssigneeUnknown
Created2017-06-24T12:22:09.000+0000
Updated2020-01-30T21:55:17.000+0000

Description

When working on a new Alloy project, I noticed some weird project structures regarding Android: - We use the DefaultIcon.png to generate the density-specific app-icons, but there still is a app/assets/android/appicon.png which should not be there by default - We generate the density-specific folders, but only from ldpi to hdpi, not xhdpi, xxhdpi and xxxhdpi. Those should be generated as well - Do we even support ldpi resolutions anymore? Which devices with Android 4.4 have that low density values? - Should we have a "default.png" have a 320x480px resolution? How does Android does that natively? I just want to ensure we don't copy something that isn't actually needed.

Comments

No comments

JSON Source