Android Question Missing file when compiling

jsnieto

Member
Licensed User
Longtime User
Hello

I try to compile a project and when B4A is sending the file to the phone I get error missing file in the compiling window. Does B4a show somewhere what file is missing ?

Thanks!
 

DonManfred

Expert
Licensed User
Longtime User
I guess you should look exactly at the error-message.
Maybe do a screenshot and post the image
 
Upvote 0

jsnieto

Member
Licensed User
Longtime User
upload_2016-1-17_11-29-2.png



It is the message i get. But i can't see any reference at what file is missing.

It is in spanish, but the last line on the windows says some like it.." The system can't find the specified file"
 
Upvote 0

jsnieto

Member
Licensed User
Longtime User
I dont have this folder.. plataform-tools therefore there is a problem. Should I install android sdk again?
 
Upvote 0

jsnieto

Member
Licensed User
Longtime User
Thanks for your guide DonManfred. I have found the problem

upload_2016-1-17_12-10-47.png


I had not installed the SDK plataformtools, after install it, now it works
 
Upvote 0
Top