MagicFoundation / Alcinoe

Alcinoe Component Library For Delphi. Full opengl video player, WebRTC delphi wrapper, native ios/android TEdit, Improuved firemonkey controls, Firebase cloud messaging, Android/ios facebook sdk login, Json/Bson Parser, ImageMagick wrapper, MongoDb client And much more
Apache License 2.0
996 stars 220 forks source link

RAD 12.2 #332

Closed firemen01 closed 1 month ago

firemen01 commented 2 months ago

RAD 12.2 : https://altd.embarcadero.com/download/radstudio/12.0/RADStudio_12_2_9782_9961F.iso

firemen01 commented 2 months ago

Are you planning to remake the patch for 12.2?

Zeus64 commented 2 months ago

Hello, yes i m very (very) close to commit the V2 of alcinoe with skia in mind. I m mostly doing internal test right now on it

Zeus64 commented 2 months ago

@firemen01 can you say me exactly what compoment of alcinoe you actualy use ?

firemen01 commented 2 months ago

I only use the video player.

Can you tell me where the compression level of the APK is set? On 12.1 my application is under 20 m., on 12.2 it is over 50. I checked the insides - all files are almost the same size. Or does the appt itself decide what compression level to use?

firemen01 commented 2 months ago

empty application if developer then about 11 meters, if appstore I sign then 26! meters how to deal with this?

Zeus64 commented 2 months ago

it's maybe because you include the 32 bit binary inside for the app store, so you have the 32bit + 64bit binary (to binaries) when you upload to the app store

firemen01 commented 2 months ago

unfortunately no, I only have lib\armeabi-v7a folder try to build an empty project in developer and appstore modes. enabling Compress Dex files, Compress native library files in Application\Packaging helps

OnePeople-source commented 1 month ago

Skia library in lib, no?

firemen01 commented 1 month ago

no. I don't use skia.

by the way, are you planning to switch to media3? https://developer.android.com/media/media3/exoplayer/migration-guide

in kastri they implemented this, but I didn't find support there z-order, it is very necessary

Zeus64 commented 1 month ago

Athens 12.2 is now available on the master branch. Please give it a try.

I also have an online demo available at this link, and I need 20 internal testers to make it public. If you're able to help, please send me your email so I can add you to the tester list.

Thanks for your support!