Android Question B4A IDE - When is a project "Clean" neccessary? (Ctrl P)

Erel

B4X founder
Staff member
Licensed User
Longtime User
- During debugging when you want to switch to a different device. Clean project forces the compiler to make a full compilation and it will then show the devices chooser dialog.
- After updating a library.
- During debugging if you see that execution is too slow.
- Some other cases where something went wrong...
 
Upvote 0

Similar Threads

Replies
19
Views
2K
  • Locked
  • Article
Android Tutorial [B4X] Comment Links
Replies
7
Views
11K
  • Locked
  • Article
Android Tutorial AndroidX SDK
Replies
24
Views
24K
Top