Appcelerator Tips and Tricks

Pages

  • Home
  • Android
  • iOS
  • Windows
  • Code Sample
  • Tips&Tricks

Friday, June 21, 2019

How to calculate the height of the status bar Android

You can try with the hyperloop module.
  • https://docs.appcelerator.com/platform/latest/#!/guide/Android_Hyperloop_Programming_Guide

Here's the native code
  • https://gist.github.com/hamakn/8939eb68a920a6d7a498

Hyperloop sample code
  • https://gist.github.com/MotiurRahman/f0d92ad2c0861150fb30bc639268ee39

Hope this helps
at 5:49 AM 2 comments:
Labels: Code Sample
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Search This Blog

Featured Post

Fresh installation Appcelerator Studio to the windows PC.

If you download the Appcelerator Studio and try to install, it will cover all the steps automatically, but sometimes it creates problem to...

Blog Archive

  • ►  2020 (2)
    • ►  September (1)
    • ►  February (1)
  • ▼  2019 (8)
    • ►  November (1)
    • ►  October (1)
    • ▼  June (1)
      • How to calculate the height of the status bar Android
    • ►  April (1)
    • ►  March (1)
    • ►  January (3)
  • ►  2018 (8)
    • ►  December (1)
    • ►  November (1)
    • ►  June (1)
    • ►  April (1)
    • ►  March (2)
    • ►  February (2)
  • ►  2017 (15)
    • ►  December (2)
    • ►  November (1)
    • ►  October (2)
    • ►  July (1)
    • ►  April (4)
    • ►  March (3)
    • ►  January (2)
  • ►  2016 (21)
    • ►  December (21)
  • ►  2014 (2)
    • ►  April (2)
  • ►  2013 (4)
    • ►  November (3)
    • ►  October (1)

Popular Posts

  • Sending push via firebase API key.
     You can import a cloud enable project into Firebase. Basically similar, the end result will be a new key is generated. The steps for th...
  • How to change/control the picker background color.
    Please have a look following sample code to do that -  https://gist.github.com/MotiurRahman/70474898226636243d81f852fd1e0b06 Hope this h...
  • Error: return binding.mkdir(pathModule._makeLong(path)
    This can be happen if the username included a ~, and I think this breaks some internal code. Setup code can not handle the user's loca...
  • Upload photo to the PHP server
    Here is a sample code to do so -  https://github.com/MotiurRahman/Image-Upload Hope this helps.
  • ArrowDB corresponding tag for Key
    For development  <property name="acs-api-key-development" type="string">App key</property> <pro...
  • How to change action bar hamburger icon color.
    You have to use a custom theme for changing the hamburger icon color. Here is the sample code and doc link - https://gist.github.com/Moti...
  • Invalid Request during running.
    This is happening because of session expired. Just try this command via the terminal appc logout  appc login Then run your app a...
  • Fresh installation Appcelerator Studio to the windows PC.
    If you download the Appcelerator Studio and try to install, it will cover all the steps automatically, but sometimes it creates problem to...
  • CRUD operation for SQLight DataBase
    Please take a look following GitHub link for SQLight database -  https://gist.github.com/MotiurRahman/5ecc0f775d81defbdecf34192bf057d3 ...
  • Open another titanium app through intent.
    There is an example code for opening another App. https://gist.github.com/MotiurRahman/9d0636134d348b9ba3cb6c91b65f6c49 Thanks!
Appc Developer. Simple theme. Theme images by gaffera. Powered by Blogger.