Android Framework -Hardware Abstraction Layer in Android

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ม.ค. 2020
  • HI,
    This Video explains the concept of HAL in Android, why we need HAL and its significance. Further it also explains the different types of HAL

ความคิดเห็น • 23

  • @karanacharya18
    @karanacharya18 2 ปีที่แล้ว

    Thank you for this simple overview explanation!

  • @harshvardhanpandey968
    @harshvardhanpandey968 3 ปีที่แล้ว

    This was very Helfpul, Thank you!

  • @jaiminparmar1361
    @jaiminparmar1361 3 ปีที่แล้ว +4

    it's very useful. But it will be better if u could take some snapshot from source code and explain how to implement.

  • @priyavenkat9158
    @priyavenkat9158 ปีที่แล้ว

    Doubt : I created a 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 ?!

  • @ivanleon6164
    @ivanleon6164 3 ปีที่แล้ว +1

    thanks!

  • @playmaker4209
    @playmaker4209 3 ปีที่แล้ว +2

    Very useful!.

  • @eric-ampire
    @eric-ampire ปีที่แล้ว +1

    Great explanation

  • @abinaaa2617
    @abinaaa2617 3 หลายเดือนก่อน

    Best explanation! Keep going

  • @sagarchopade163
    @sagarchopade163 3 ปีที่แล้ว +2

    How do you prepare these topics, meant what you refer?

    • @dimples_android_geek
      @dimples_android_geek  3 ปีที่แล้ว +1

      I refer multiple sites and try to collect info and try to make it more simpler for all to understand

  • @vaibhavkulkarni702
    @vaibhavkulkarni702 ปีที่แล้ว +1

    Could add some snapshots of code also ?

  • @mytube2581
    @mytube2581 หลายเดือนก่อน

    It's very good

  • @Vilas1235
    @Vilas1235 2 ปีที่แล้ว +1

    After Project Treble HAL's are not .so files, it will be helpful if you can make video on latest architecture

  • @bbsusheelkumar
    @bbsusheelkumar 3 ปีที่แล้ว +3

    Could you explain more by showing how to implement HAL..

    • @RAHULrahul-cx1rr
      @RAHULrahul-cx1rr 3 ปีที่แล้ว +1

      yes could you please explain more about that .