Page 1 of 1

launcher icon

Posted: Wed May 28, 2014 1:42 am
by bohmgyorgy1990
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

Re: launcher icon

Posted: Tue Jun 10, 2014 8:05 am
by qberty1337
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'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.

I'll see if I can make a tool that will do this automatically.

Re: launcher icon

Posted: Tue Jun 10, 2014 4:44 pm
by jacque
You should be able to just include them in the Add Files pane of the standalone settings before you build.