Search found 8 matches
- Thu Jun 30, 2022 8:02 am
- Forum: Android Deployment
- Topic: Android apps crash when making FT_Request_Size() calls
- Replies: 1
- Views: 2938
Re: Android apps crash when making FT_Request_Size() calls
I have 3 Android test phones. Asus running Android 8, Huwei running Android 9 and Samsung running Android 12. The strange thing is the crashes does not happen in Huwei Android 9 phone at all!
- Thu Jun 30, 2022 7:45 am
- Forum: Android Deployment
- Topic: Android apps crash when making FT_Request_Size() calls
- Replies: 1
- Views: 2938
Android apps crash when making FT_Request_Size() calls
Whenever an Android app makes enough FT_Request_Size() calls, the app may crash. This includes converting and displaying unicode text using textDeCode that I have used it in many places in my apps. No wonder my apps will crash when people use them long enough. Panos has filed a bug report on this at...
- Sat May 24, 2014 5:40 pm
- Forum: Android Deployment
- Topic: Browser control and embedded (youtube) video
- Replies: 13
- Views: 13888
Re: Browser control and embedded (youtube) video
The question is why clicking the Expand icon to view the video full screen causes the video to play fine in the same browser window?! One other related issue is setting the acceleratedrendering of the stack to true will cause the video to become transparent and not visible. Hope this problem will be...
- Sat May 24, 2014 12:03 pm
- Forum: Android Deployment
- Topic: Browser control and embedded (youtube) video
- Replies: 13
- Views: 13888
Re: Browser control and embedded (youtube) video
Two of my Android phones running the latest 4.3 system OS have the same problem. However, my Android tablet running 4.2.2 works fine. Not sure what the problem is. I will try to find the bug and update the bug report. Hope it can be fixed soon.
- Fri Dec 13, 2013 5:01 pm
- Forum: iOS Deployment
- Topic: Serious problem with certificates/profiles/signing
- Replies: 7
- Views: 6030
Re: Serious problem with certificates/profiles/signing
I just solved the invalid signature error which was caused by my deletion of the size 0 Icon files in the package. The deletion obviously broke the digitial signature. However, if I don't delete them, they will be reported as another error and the package will not be uploaded. It turns out this was ...
- Mon Sep 23, 2013 10:02 am
- Forum: Multimedia
- Topic: Concatenate Audio?
- Replies: 9
- Views: 10063
Re: Concatenate Audio?
Thanks for Simon's prompt reply too. You are helping people everywhere in the forums.
Andy
Andy
- Mon Sep 23, 2013 10:01 am
- Forum: Multimedia
- Topic: Concatenate Audio?
- Replies: 9
- Views: 10063
Re: Concatenate Audio?
Thanks so much Bernd for your prompt reply. You are so helpful and wonderful. 
Andy

Andy
- Mon Sep 23, 2013 7:34 am
- Forum: Multimedia
- Topic: Concatenate Audio?
- Replies: 9
- Views: 10063
Re: Concatenate Audio?
Hi Carly, I did it a while ago with Trevor Devore's Quicktime External "enhancedQT", it worked well but some coding and getting the syntax right is involved. basically what I did was to have two players, in player 1 I assembled a long audio sequence by copy/paste from player 2 which was loaded with...