Subscribe to library updates

Alexander Stolte

Expert
Licensed User
Longtime User
[B4X] AS BottomMenu

Important Update, because i have added some Bugs for Android and IOS in the Version 1.1.

Change log:
- V1.2
  • Fixed Resize Bug on Android
  • Fixed Badget Value Size Bug on Android and IOS
  • Added a 5. Tab, Hides automatically the Middle Button, if this option is true in the designer
  • Slider have now more distance from the icons
 
Last edited:

Star-Dust

Expert
Licensed User
Longtime User
SD Switch 0.03

Video1.gif
 
Last edited:

Star-Dust

Expert
Licensed User
Longtime User
[B4X] [XUI] SD XUIView 0.03
  • Add to EditText
    • TextIsEditable As Boolean
    • CursorVisible As Boolean
    • TextIsSelectable As Boolean
    • setSelection(StartIndex As Int, EndIndex As Int)
    • SelectionStart As Int
  • Add funciton 3d for View (B4A & B4I)
    • Rotate(AngleX As Float, AngleY As Float , AngleZ As Float)
 
Last edited:

moster67

Expert
Licensed User
Longtime User
TensorFlowLite - an experimental machine/deep learning wrapper

New version: 0.20 (29/08/2018):

I have updated the library and the sample-models because the first version was based on older code.
I have also attached the updated java-sources.
If you used the first version, please update the demo and the B4A-libs.

I also created my own model to use with the wrapper which works really well. I have put some links to some good resources/tutorials if you want to create a compatible model. Some sample screenshots of my guitar-model are shown in the spoiler in the first post of the thread.
 

Star-Dust

Expert
Licensed User
Longtime User
SD Bluetooth Printer rel. 0.09

I added the possibility of having a graphic preview of the print inside a bitmap.
 
Top