github

  1. J

    Share My Creation (b4a) Scrolling image view

    This is an adaptation of this Github repo that shows a scrolling imageview in the background (or foreground if you like) There's a short video attached. It is still in the development stage, but it has the following features : 1- control of speed of scroll 2- control of the size of bitmap 3-...
  2. B

    Wish Manifest data in the file .b4a

    It would be very useful if the data that composes Android Manifest (currently in a "ManifestCode" tag in the header of the .b4a file), were perhaps on a dedicated file on several lines, consequently and that is already formatted without the ~/n~ tags It would be a very useful feature in...
  3. abedcode

    Android Question how to use git with b4a?

    hello everyone, I like to know when using git, which directories or files I should ignore? should I commit backup zip files? what about "Objects" directory? a .gitignore file would be really helpful, thanks in advance :)
  4. M

    Android Question Download file from GitHub repository

    Hi everyone. I never used github but now I need to download a file from a repository. I have a repository , and I want to download only the latest added file. It’s possibile to do this in b4x? Thanks in advance.
Top