activity

  1. practicalsoft

    B4X FEED B4x pages GetStartingIntent

    When you're trying to get the starting intent of the activity from a B4xPage class object, add this sub to the activity you want to get the Intent from: B4X: Public Sub GetStartingIntent as Intent return Activity.GetStartingIntent End Sub And when you need to get it in the B4xPage call it...
  2. practicalsoft

    B4X FEED ASTabMenu - use in a second activity [solved]

    Hi, I downloaded the example and it works perfectly. I tried to use the library in an application that in the main activity has a form for login, and after logging open a second activity (Dashboard). Here I want to display the bottom menu. No matter what color changes I made, the menu remains...
  3. practicalsoft

    B4X FEED How to monitor key values globally in class library?

    hello everyone! I have a class library that needs to monitor key values in the background I've been looking for it in the forum for a long time, only the one with activity has been found But after using the customlayoutdialog cannot receive the key values! I do not know if there are other...
  4. practicalsoft

    B4X FEED CamEx2 error

    Hi everyone.. I am learn from this https://www.b4x.com/android/forum/threads/camera2-still-images-and-videos.83920/#content . I create 2 activity, 1 activity to call cam activity. I not modify any code from the sample, only move the sample code from main to an activity and call it from other. I...
  5. practicalsoft

    B4X FEED B4A - No responsive and very Slow startup to Main Activity

    Hi Guys, Need a little assistance with an problem i have coded myself into. ? APP was developed with 5 images to load to a quiz type page, showing an image and then the user selects the right answer, simple stuff. Got all the bugs and kinks all sorted as usual before implementing the...
  6. practicalsoft

    B4X FEED B4X runtime permission error

    I used an example from xchart from Klaus to make a snapshot of a graph. I used this code B4X: Sub savesnapshot Dim rp As RuntimePermissions rp.CheckAndRequest(rp.PERMISSION_WRITE_EXTERNAL_STORAGE) Wait For Activity_PermissionResult (Permission As String, Result As Boolean) If...
  7. practicalsoft

    B4X FEED [B4X] B4XDrawer - sliding drawer

    Edit: Cross platform example based on B4XPages Android Tutorial - [B4X] B4XPages + B4XDrawer B4XDrawer v1.53 adds support for B4J. This is a good opportunity to create a B4XPages example using B4XDrawer. It does require some configuration so pay attention. The example is based on the three...
  8. practicalsoft

    B4X FEED SetShowWhenLocked ... again

    I built an application that need to show an activity at a specific time even if the phone is sleeping. It worked fine with my last phone Galaxy J5 Android 9 but not now with the new A51. Something goes better if I change the sdk target to 26 instead of 28, but it works if the phone is just gone...
  9. practicalsoft

    B4X FEED ScrollView

    Hi, I'm working with a scrollView for the first time. Just as an example, I'm trying to display some lines of text following the format "Line number: 1", "Line number 2", etc... I put a scrollView in a layout also containing an ImageView on top, and a label in another layout, that I then load...
عقب
بالا