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

  • How to to handle app's orientation properly.
    The app's "alloy.js" is listening to the "orientationchange" event to re-layout content. The problem with this i...
  • 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...
  • How to transfer an App from one ORG to another.
    Currently, it's not possible. You have to republish App to that ORG. And you can do it by replacing code. Just backup and delete thi...
  • Create new Android emulator.
    Android default emulator is really very slow so create new  x86 CPU  based emulator Go to Preference >> Studio >> Android ...
  • When Studio open get an error on startup, windows platform.
    Please try this following command via the terminal.  appc logout -D npm install -g appcelerator appc use latest appc config set...
  • Script to check Titanium modules for references to UIWebView
      Create a file called  check-modules.sh  and copy the above contents into the file Ensure that file has executable permissions  chmod +x ...
  • Clean uninstall then reinstall CLI to the windows PC.
    At first, uninstall the Studio from the control panel then delete the following folder  . Appcelerator  .titanium,   .android   .eclips...
  • remote image best practices
    You can check out this sample code for remote image -  https://gist.github.com/MotiurRahman/57535845ebf40bd2041448991ebd92fc Secondly, I...
  • Setup Android SDK to the Appcelerator Studio for windows PC
    At first, download the Android SDK then place it inside the"C:" directory and show the location to the Axway Appcelerator Stu...
  • For the iOS 10 or later version, permission issue.
    For the iOS 10 or later version, you have to add the following keys in the plist of your tiapp.xml file, if you use any one. NSContacts...
Appc Developer. Simple theme. Theme images by gaffera. Powered by Blogger.