robocopy

  1. alirezahassan

    Android Question Change icon with #

    Hi I want to change icon. I want to use this code #if Demo //change icon to demo icon #else if PRO //change icon to pro icon #end if Is it possible? Can I use robocopy with this case?
  2. alirezahassan

    Android Question Robocopy

    Hi, I want to copy a file to my project path when I run my project. My Folders: JsonFirebase B4a i want to copy google-services.json file from JsonFirebase Folder to Main Folder of my b4a Project it should be? #CustomBuildAction: folders ready...
Top