Search found 2 matches
- Wed Dec 07, 2016 9:10 am
- Forum: Android Deployment
- Topic: Standalone Very Slow Initially on Android
- Replies: 4
- Views: 3556
Re: Standalone Very Slow Initially on Android
There are no moving images. The problem was definitely centered around loading the images though. I am using images as button icons and since they were too big, they had to be resized every time. I also had image resize quality set to 'best'. I have vastly improved performance by reducing the image ...
- Mon Dec 05, 2016 9:28 am
- Forum: Android Deployment
- Topic: Standalone Very Slow Initially on Android
- Replies: 4
- Views: 3556
Standalone Very Slow Initially on Android
I have created an app that involves quite a large number of groups that are hidden upon opening the stack. The user is presented with 6 different menu items which are simply buttons that when clicked hide the group of buttons and show a different group. It works very quickly on iOS and within LiveCo...