Hello All I am working with video, graphics and AI stuff all the time, although Android has many good frameworks and published some good standards to following(as long as you could understand its documents). I am sure we would like still to use those packages that we are familiar with at GNU Linux. For example, if we want to use the Gstreamer on Android, you would need to compile a bulk of dependency packages. Although I don't know a vendor would like to ship those frameworks in their product, they are very useful at the development stage. I am sure AI staff would like this, there are too many neural network frameworks for different platforms. Those frameworks may depend on the other neural network framework for model parsing.
There is a project from Gstreamer called Cerbero, people may have already known that. It has done the most of work I want, but I just don't want to port so many recipes to it. I am not sure what I need to do, what the meta-mingw did may not be enough for me. Do I need to start up a new distribution? There is not a library C nor linker loader in the vendor's partition and many install files for general Linux won't be used in Android. The meta-clang may need to be adopted as it would use an external Android NDK toolchain. And I don't need to support many target platforms based on Android One policy, only limited ABIs would be supported and no CPU variant tuning would be used. After we could run that software only depending on the kernel's API, I think I could move forward to support building those HAL modules(likes hardware decoders and encoders for codec2). That would require us to separate those codes from Android SDK repositories. Packing the APEX file should be in plan as well. ayaka
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#154059): https://lists.openembedded.org/g/openembedded-core/message/154059 Mute This Topic: https://lists.openembedded.org/mt/84379033/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
