context

  1. practicalsoft

    B4X FEED get selection on label

    I have turned on the ability to select text on a label like this: B4X: Dim jo As JavaObject = Label jo.RunMethod("setTextIsSelectable", Array As Object(True)) And using this method, I have created my custom-context-menu-for-text-selection : Android Tutorial - Custom Context Menu for Text...
  2. abass

    تکه کد تکه کد چک کردن گوگل پلی سرویس در b4a

    تکه کد چک کردن گوگل پلی سرویس در b4a Sub CheckForGooglePlayServices As Boolean Dim GoogleApiAvailablity As JavaObject GoogleApiAvailablity = GoogleApiAvailablity.InitializeStatic("com.google.android.gms.common.GoogleApiAvailability").RunMethod("getInstance", Null) Dim context As...
عقب
بالا