Android compatibility pre-launch report: APi unsupported

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 960
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Android compatibility pre-launch report: APi unsupported

Post by trevix » Wed Dec 29, 2021 9:42 am

On updating my App on google play, I received this warning that seems to refer to some audio problem.
In my app I use sounds and text-to-speech.
Anyone knows what they are talking about? Thanks
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Landroid/media/AudioManager;->getOutputLatency(I)I
at android.os.StrictMode.lambda$static$1(StrictMode.java:416)
at android.os.-$$Lambda$StrictMode$lu9ekkHJ2HMz0jd3F8K8MnhenxQ.accept(Unknown Source:2)
at java.lang.Class.getDeclaredMethodInternal(Native Method)
at java.lang.Class.getPublicMethodRecursive(Class.java:2079)
at java.lang.Class.getMethod(Class.java:2066)
at java.lang.Class.getMethod(Class.java:1693)
at org.chromium.media.AudioManagerAndroid.<clinit>(chromium-TrichromeWebViewGoogle.apk-stable-410410683:4)
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7235
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Android compatibility pre-launch report: APi unsupported

Post by jacque » Wed Dec 29, 2021 6:37 pm

Since it's just a warning you can ignore it, at least for now. From what I can see it's saying the app doesn't conform to the newer API that's being developed for Android tablets ("LAndroid"). This is one for the LC team.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

trevix
Posts: 960
Joined: Sat Feb 24, 2007 11:25 pm
Location: Italy
Contact:

Re: Android compatibility pre-launch report: APi unsupported

Post by trevix » Wed Dec 29, 2021 6:52 pm

Thanks for the info
Trevix
OSX 14.3.1 xCode 15 LC 10 DP7 iOS 15> Android 7>

Post Reply

Return to “Getting Started with LiveCode - Experienced Developers”