Android Framework- Converting existing HAL from HIDL to AIDL

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 17

  • @harshsinghchandrawat6374
    @harshsinghchandrawat6374 2 роки тому +1

    Hi Dimple,
    I am Android Frameworks Developer. I find your video very useful for me.
    Can we have some videos on Android Media Flow?
    Like some important classes and some important method level flow.
    It will be very helpful for us. We are not getting any proper source for this kind of flow.

    • @dimples_android_geek
      @dimples_android_geek  2 роки тому

      Hi Harsh, Thank you, I have couple of videos on Medi architecture , please check my channel

  • @technarendra3955
    @technarendra3955 2 роки тому

    Nice explanation.
    Can you please explain about how to communicate data b/w Java to C++ using JNI & system services with example.
    It will very helpful for me .
    Thank you

  • @VidyaSagar-ms2jf
    @VidyaSagar-ms2jf Рік тому

    Hi Thanks for the nice explanation.
    Could you please tell me how to generate CPP header file from aidl

  • @priyavenkat9158
    @priyavenkat9158 Рік тому

    Doubt : I created a (socket communication) client in java layer, which connected with a server (runs in another system) and transmitted data successfully.
    Needed was - internet permission in Manifest.xml (done)
    Like this I create a client in HAL layer but couldn’t able to connect to that server.
    Need to know where to enable the internet permission or what else to do ?!

  • @bipulsarkar3910
    @bipulsarkar3910 Рік тому

    Can you please tell me how to become a android framework Developer, which IDE i need to practice Android Framework development, Can you please give me some reference tutorial for it
    Thank you❣

  • @AbhiSharma-wx5cz
    @AbhiSharma-wx5cz 2 роки тому

    Thank you so much

  • @shidramayyahiremath3730
    @shidramayyahiremath3730 11 місяців тому

    Where can i find the VINTF Manifest

  • @dannipatibalireddy1139
    @dannipatibalireddy1139 2 роки тому

    If i given the m hidl2aidl still i'm getting no more hidl interface please use aidl error

  • @nehakamtekar2054
    @nehakamtekar2054 Рік тому

    when i try to run hidl2aidl -o . -l my_license.txt android.hardware.nfc@1.2 it throws error . hidl2aidl : command not found

  • @raj8041
    @raj8041 7 місяців тому

    in out/soong/.intermediates/***
    what is the difference between V1-ndk and V1-ndk_platform