Android Question [Solved] It can't be installed ,and what happened?

Theera

Expert
Licensed User
Longtime User
I 've download the example for testing with B4A. It can be compiled and be sent via b4a bridge,but it can't be installed.
How do I solve the problem.
 
Solution
Okay,I see my problem. I must add the message to tell in B4A-Bridge to check the package name is duplicated,or not?
1 - This is still a question or your post was solved?

2 - I check the example and worked fine. Just enable this lines:
#BridgeLogger: True
B4XPages.GetManager.LogEvents = True

3 - There is no option to checked if the package name is duplicated. If there are a package with the same name, will be overwrited.

Sandman

Expert
Licensed User
Longtime User

 
Upvote 0

Theera

Expert
Licensed User
Longtime User
There is no error in log file,so I couldn't give the error message. It's not my code. I 've only tried the code.
 
Upvote 0

Theera

Expert
Licensed User
Longtime User
Okay,I see my problem. I must add the message to tell in B4A-Bridge to check the package name is duplicated,or not?
 
Upvote 0

asales

Expert
Licensed User
Longtime User
Okay,I see my problem. I must add the message to tell in B4A-Bridge to check the package name is duplicated,or not?
1 - This is still a question or your post was solved?

2 - I check the example and worked fine. Just enable this lines:
#BridgeLogger: True
B4XPages.GetManager.LogEvents = True

3 - There is no option to checked if the package name is duplicated. If there are a package with the same name, will be overwrited.
 
Upvote 0
Solution

Theera

Expert
Licensed User
Longtime User
Thank you, I will add you code in my templates.This code can tell about runtime error, can't it?
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…