0

I am trying several examples from the forum, most of the samples are not in my phone but are unable to be installed via the B4ABridge even it says it is connected. How can this be fixed?

this is what it says: Installing file to device. 0.20 Installing with B4A-Bridge. Installation will fail if the signing key is different than the previous used key. In that case you will need to manually uninstall the existing application. Completed successfully.

regards

neavilag
  • 609
  • 1
  • 8
  • 20

1 Answers1

1

First check if other features work. For example, can you see the logs? Make sure that you allowed installation of non-market applications.

Erel
  • 1,802
  • 2
  • 15
  • 58
  • Thanks Erel, Even I have message of connected have experienced this issues, I had several instances of B4A running with several code, I close all an start with only my project and now is working so Guess I have to have one open at a time. – neavilag Oct 02 '11 at 16:19