virtual machine

  1. AbdurRahman

    Android Code Snippet detect emulator/VM

    getRadioVersion() always returns empty on VM, and returns version number on real android device. Sub Process_Globals Private Native As JavaObject End Sub Sub Activity_Create(FirstTime As Boolean) If FirstTime Then Native.InitializeContext Dim IsVM As Boolean =...
  2. walterf25

    Android Question FireBase Messaging TokenID (SOLVED)

    Hi All, i am working on a personal project i started a few years ago, I finally found some time to get somethings going but I am a little confused about a few things regarding FireBase Messaging TokenID. I have a B4J Non_UI application running in a google cloud virtual machine which receives...
Top