Get access to over 100 FireMonkey cross platform samples for Android, IOS, OSX, Windows, and Linux!

AndroidAppmethodCode SnippetDelphiFiremonkey

Retrieve The Battery Level On Android Using Delphi Firemonkey

| Delphi 11 10 XE8 XE7 XE Seattle Berlin Tokyo Rio Firemonkey Delphi Android Delphi IOS

Battery Level Android Delphi Firemonkey | Delphi 11 10 XE8 XE7 XE Seattle Berlin Tokyo Rio Firemonkey Delphi Android Delphi IOSIt turns out that reading the battery level is quite straight forward Android SDK work and not so straight forward Delphi work. On the Te Waka o Pascal blog, the author describes just how straight forward and not so straightforward it can be, and even provides the code and investigation techniques he used to do it. A few things the author mentions are that…

  • Embarcadero seems to have gone out of their way to make it hard to find some of the various bits of the JNI that they have provided.
  • That there are some pieces missing from the supposedly comprehensive JNI wrappers.
  • Delphi provides none of the syntactic sugar that makes working with the Java SDK more Pascal-like.
  • The JNI wrappers use a combination of classes and interfaces. Since interfaces do not have constructors, this makes constructing instances of a class an operation which cannot simply be taken directly from any Java code you might find.

Visit the Te Waka o Pascal blog to learn how to retrieve the battery level on Android using Delphi

Have Delphi Firemonkey questions? Ask and get answers on StackOverflow.

Related posts
DelphiDemoFiremonkeyLinuxOSXShowcaseWindows

AutoBlogAI: FireMonkey Client To Leverage LLMs And Generative AI For Blogging

DelphiFiremonkeyShowcaseUtilityWindows

Unleashing Creativity With Song Writer AI: A Deep Dive

DelphiFiremonkeyShowcaseWindows

How To Build Stable Diffusion Text To Image Prompts

AndroidC++BuilderDelphiFiremonkeyIOSOSXWindows

FireMonkey 10.4.2 Features Updated iOS 14, Android 11, And macOS 11 Support Plus Hundreds Of Fixes

Sign up for our Newsletter and
stay informed

Leave a Reply