How to Create Battery Widget With Charging Indicator In KWGT

Поделиться
HTML-код
  • Опубликовано: 26 окт 2024

Комментарии • 54

  • @sketchur
    @sketchur Год назад +4

    Needed to know how to show a conditional charging icon, and this was my answer! Thanks, man.

  • @favour.7
    @favour.7 Год назад

    bhaiii you're my lifesaver. i've been designing a bunch of software lately, for my school science project and i have a problem with pointy edges as most software designers do. so thank you, the tutorial was soooo simple.

  • @crackedpenguin
    @crackedpenguin 4 месяца назад

    I'm a small Android designer and this helped a lot!

    • @TechEyeAndroid
      @TechEyeAndroid  4 месяца назад

      Well then I guess you should subscribe to my channel 😉

  • @jjsmartworks3537
    @jjsmartworks3537 3 года назад +4

    Wow super it helped a lot , I was sreaching this one only , thanks for posting
    God bless you

    • @TechEyeAndroid
      @TechEyeAndroid  3 года назад +1

      It's a pleasure that my video was of some help. Thanks to you for the feedback!!

  • @zyan...
    @zyan... 5 месяцев назад

    Could you help me? I wanted to create a widget in which the text has the time in hours and minutes format when I plugged my charger into the socket, and when I took it out. but I don't find this formula, the only one in kwgt only shows one or the other and not both, and I wanted to have this widget so I know if the duration is the same or slow to load

    • @TechEyeAndroid
      @TechEyeAndroid  5 месяцев назад

      Time in HH:MM format when plugged in and what when plugged out?

    • @zyan...
      @zyan... 5 месяцев назад

      @@TechEyeAndroid yes, but both do not appear at the same time in this formula

  • @NoobDerric
    @NoobDerric 2 месяца назад

    Is their a way to change the colour of the progress bar from green to yellow to red as the battery discharges ?

    • @TechEyeAndroid
      @TechEyeAndroid  2 месяца назад

      Sure, use formula $if(bi(level)>60, “green color code” bi(level)>40, “yellow color code”, bi(level)

    • @TechEyeAndroid
      @TechEyeAndroid  2 месяца назад

      Use color code from the color picker (palette icon)

    • @NoobDerric
      @NoobDerric 2 месяца назад

      @@TechEyeAndroid thanks for the instant reply mate :)

    • @TechEyeAndroid
      @TechEyeAndroid  2 месяца назад

      @NoobDerric does that make my channel worth subscribing?

    • @NoobDerric
      @NoobDerric 2 месяца назад

      @@TechEyeAndroid subscribed since 2023 man :)

  • @onlyv1ii
    @onlyv1ii Год назад

    Hello may i ask to you, how to make when your not charging is visible while charging its remove🤔

    • @TechEyeAndroid
      @TechEyeAndroid  Год назад

      Just replace ‘1’ with a ‘0’ in the formula

  • @harleyjinx8292
    @harleyjinx8292 2 года назад +1

    Good video for beginners

  • @aguilson
    @aguilson 2 года назад

    Good video bro, do you have any idea how to show the battery percentage of the bluetooth phone?

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад

      I have the idea but it will require Tasker, which is a paid app, so... not a great idea.

  • @stev8474
    @stev8474 2 года назад

    thanks a lot man 👍

  • @redshepard5306
    @redshepard5306 Год назад

    Is there a way to set the color based on battery percentage?

    • @TechEyeAndroid
      @TechEyeAndroid  Год назад +1

      Yes there is! You can try this formula
      $if(bi(source) = AC, FF04FF00, bi(source) =
      usb, FFOOAFFF, bi(level) > 50, FFFFFF, bi(level) > 25, ffcc00, bi(level)

    • @joan9955
      @joan9955 Год назад

      ​@@TechEyeAndroidIt didnt work

    • @DHRUV-1
      @DHRUV-1 9 месяцев назад

      ​@@TechEyeAndroidwhere to use this formula

  • @jacamest0811
    @jacamest0811 Год назад +1

    Can you just send me the file for this battery widget? I've subscribed already 😁

    • @TechEyeAndroid
      @TechEyeAndroid  Год назад

      Unfortunately I didn’t save the file :( I’m so sorry I couldn’t help

  • @maharsaab2230
    @maharsaab2230 3 года назад +1

    nice video. masha'Allah
    sir plz create WiFi widget

  • @georgesunnyt
    @georgesunnyt 2 года назад +1

    Can you please share the file

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад

      I'm sorry George, I intended to make a tutorial that ppl can try for themselves rather than a shareable file, so I didn't save it. Sorry mate, I don't have a file that I can share.

  • @urawareds4993
    @urawareds4993 2 года назад

    how do I save it so that when I want to use it again I don't have to start over again

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад

      After you're done with the widget, just tap the hamburger icon (3 horizontal lines) on the top left corner and select 'export preset'. This will save the widget as a .kwgt file.

    • @urawareds4993
      @urawareds4993 2 года назад +1

      @@TechEyeAndroid yes i found it thanks for the help

  • @thatdudecurt
    @thatdudecurt 2 года назад +2

    There has to be a simpler way than this!!!

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад +1

      Who knows🤷‍♂️

    • @favour.7
      @favour.7 Год назад

      to be frank this is the best i've seen.

    • @js39game54
      @js39game54 2 месяца назад

      This is really easy to do, and there aren't any other ways to do this if you're gonna do this with KWGT

  • @bandarupratap4308
    @bandarupratap4308 3 года назад +1

    Bro can you import 😅😅 ?👌

    • @TechEyeAndroid
      @TechEyeAndroid  3 года назад

      No, it's not same as importing but it does get the job done!!

  • @origami186
    @origami186 2 года назад

    Please make iOS control centre looking widget

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад

      That's a bit too much work 😓 You can instead try apps on Play Store that perfectly mimics the iOS control centre

    • @origami186
      @origami186 2 года назад

      @@TechEyeAndroid ok
      At least battery widget of iOS ?🙏

  • @Idyllmhe
    @Idyllmhe 2 года назад

    Bro please give me the direct widget link of this.

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад

      Sorry, but it's supposed to be a tutorial. I didn't export the widget preset, I'm afraid.

    • @Idyllmhe
      @Idyllmhe 2 года назад

      @@TechEyeAndroid ok no problem

    • @NandaKumar-jw4cm
      @NandaKumar-jw4cm 2 года назад

      Why you are afraid for giving bro

    • @TechEyeAndroid
      @TechEyeAndroid  2 года назад

      @@NandaKumar-jw4cm No I'm not scared or frightened! FYI, I'm afraid is used for politely telling someone something that might make them sad, disappointed, or angry, for example when you cannot do what they want or do not agree with them.

  • @joan9955
    @joan9955 Год назад

    not working anymore