Hy all!
I have icons of different sizes (xhdpi 96x, mdpi 48x, and ldpi 36x) but have not yet found out how to include them or found confirmation if it is possible. Can anyone show me any solution of this problem?
Bests,
George
launcher icon
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 35
- Joined: Sun Sep 09, 2012 1:09 pm
Re: launcher icon
I've made my own solution that helps add different asset sizes. Use an APK decompiler, and decompile the entire APK after it has already been compiled by Livecode (without any apk signing). Add the new assets in, then recompile using whatever decompiler you used. That should allow your assets to be detected when installed. And also allows Google Play to detect Tablet assets and display a "Designed for Tablets" on it's store page.bohmgyorgy1990 wrote:Hy all!
I have icons of different sizes (xhdpi 96x, mdpi 48x, and ldpi 36x) but have not yet found out how to include them or found confirmation if it is possible. Can anyone show me any solution of this problem?
Bests,
George
I'll see if I can make a tool that will do this automatically.
Re: launcher icon
You should be able to just include them in the Add Files pane of the standalone settings before you build.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com