chooser

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomActionSheet

    This view makes it quick and easy to let the user make an action. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomActionMenu

    This view combines 2 views and makes it quick and easy to let the user make an action. You need: AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here...
  3. Alexander Stolte

    B4A Library [B4X] [XUI] AS BottomDatePicker

    This view combines 2 views and makes it quick and easy to let the user select a date. You need: AS_DatePicker AS_DraggableBottomCard I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you...
  4. Alexander Stolte

    Android Example [B4X] AS Settings with SegmentedTab

    This is an extension for the AS_Settings library, if it activates this extension, then you can select settings via a new type. Guide Download AS_SegmentedTab Copy it to your additional lib. folder Check the AS_SegmentedTab in the lib. list in your project Click in B4J, B4A or B4I Project ->...
  5. Alexander Stolte

    B4A Library [B4X] [XUI] AS SectionedSlider

    I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. :) ASSectionedSlider Author: Alexander Stolte Version: 1.00 ASSectionedSlider Events...
  6. Alexander Stolte

    B4A Class [B4X] [XUI] AS ColorChooser

    First, i spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal. :) Tested on B4A. Based on xCustomListView. This is the First Version, if you have...
  7. WebQuest

    Android Question Open and Save a PDF File In the Database with App.

    Hi I'm trying to select a pdf file in the device with the Chooser as it happens with the images, but without success. My intent is to select a pdf through my app and then save it in the db of the app. I'm using SqlLite for the db. I'm using the chooser specifying the type of file to be selected...
Top