Android Question Pre-Compiling quick reference?

leitor79

Active Member
Licensed User
Longtime User
Hi,

I oftenly face errors that I can't understand, and I spend (waste?) time trying different stuff to solve them. And the other way; maybe I do futile stuff in order to prevent errors that hasn't any effect.

So, for a quick reference guide... when should I / When it is not needed?

- Clear the project
- disconnect/reconnect to the b4a bridge
- Run (F5)
- Restart (F11)
- Increase version code
- Obfuscated release

(I'll add other things If someone wants to)

Regards!
 
Top