Alcinoe icon indicating copy to clipboard operation
Alcinoe copied to clipboard

ALVideoPlayer and ALFmxControls Issue

Open jptec30 opened this issue 4 years ago • 6 comments

Hi,

I created a new project and added the patched path and orginal path. I can compile successfully in android 32 bit delphi 10.3.3 but I cant run . After loading then quit automatically, please advise how to solve. for the alfmxcontrols sample project, when open it I show this error.

20200420112132

when I try to compile , it show below. Please advise how to solve it 20200420113533

jptec30 avatar Apr 20 '20 03:04 jptec30

@jptec30 hmm this is quite bad, with version of delphi do you use ?

Zeus64 avatar Apr 20 '20 07:04 Zeus64

delphi 10.3.3 , android SDK 26.2 32 bit.

any advise ?

jptec30 avatar Apr 22 '20 07:04 jptec30

something definitively go wrong ;( did you install some "tools" in your delphi? I never saw this error. Can you try to uninstall the bpl, open the alfmxcontrols but not the main unit, and launch it ? also with BPL did you install in your delphi? the bpl located in https://github.com/Zeus64/alcinoe/tree/master/lib/bpl/alcinoe/Win32/rio ?

Zeus64 avatar Apr 22 '20 08:04 Zeus64

yes, I installed bpl as you stated dated 13 april. if I remove bpl and open the alfmxcontrols not the main unit, it will prompt no component and ask for action no any address violation. Also I did not install tools, Just install component.

Actually I create a new project and just put ALVideoPlayerSurface , at design time all is ok. however, when deploy to android. it show loading and then quit without . when debug the project to show : Java class JdefaultBandwidthMeter could not be found" you can download my sample and see what I m missing https://drive.google.com/open?id=1TUnmIpnBfkErHTr0u2ZAgX_M-3sGKA3K

if you free , we can date a time to team viewer to check.

jptec30 avatar Apr 23 '20 04:04 jptec30

Did you include in your new project all the necessary jars located in https://github.com/Zeus64/alcinoe/tree/master/lib/jar/com.google.android.exoplayer ?

Zeus64 avatar Apr 23 '20 10:04 Zeus64

sorry for late reply, I tested it is ok when included for new project. For the default project case cant open any idea?

jptec30 avatar May 07 '20 05:05 jptec30