git

  1. Peter Simpson

    I don't know

    I'm thinking about putting code on Github and using this library and my Quarts library (via a nice looking GUI and an icon in the notification area) to do everything for me synchronisation wise (which could be a bad idea). I'm not sure how many B4X developers use/upload their code to Github, but...
  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. D

    Android Question Git - which folder can I ignore.

    Hi, Guys I am using GIT for my version control system - however the .git file is growing at an alarming rate. Question - which folders can I safely ignore - they appears that Objects folder and its sub folders are the problem but the manifest is in there so I am wondering which sub folders I...
Top