virtual machine

  1. sfsameer

    Next project : Virtual Machine or VPN?

    Hello everyone :) You know us at B4XCode we always love to take it to the next level. Yesterday we had a meeting planning our next big projects and we came up with a long list but there were 2 projects that really made us stop what we are doing and think if we could do them. And guess what...
  2. 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 =...
  3. 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