S sigster Active Member Licensed User Longtime User Oct 12, 2012 #1 Hi I am getting this error when I compile for my ASUS Tab on my Galaxy s it is ok do anyone know that this is this path is on my Tab /data/local/tmp/ I am using Version: 2.20 PHP: Compiling code. 0.02 Compiling layouts code. 0.01 Generating R file. 0.18 Compiling generated Java code. 0.64 Convert byte code - optimized dex. 1.21 Standard dexer. Packaging files. 0.25 Copying libraries resources 0.00 Signing package file (private key) 0.36 ZipAlign file. 0.07 Installing file to device. Error failed to copy 'hkbok.apk' to '/data/local/tmp/hkbok.apk': Not a directory Restarting ADB Server may solve this problem. Regards Sigster Last edited: Oct 12, 2012
Hi I am getting this error when I compile for my ASUS Tab on my Galaxy s it is ok do anyone know that this is this path is on my Tab /data/local/tmp/ I am using Version: 2.20 PHP: Compiling code. 0.02 Compiling layouts code. 0.01 Generating R file. 0.18 Compiling generated Java code. 0.64 Convert byte code - optimized dex. 1.21 Standard dexer. Packaging files. 0.25 Copying libraries resources 0.00 Signing package file (private key) 0.36 ZipAlign file. 0.07 Installing file to device. Error failed to copy 'hkbok.apk' to '/data/local/tmp/hkbok.apk': Not a directory Restarting ADB Server may solve this problem. Regards Sigster
Erel B4X founder Staff member Licensed User Longtime User Oct 14, 2012 #2 Maybe this link will be helpful: android - Failed to install MyApp.apk on device '037c6206441f83d7': Not a directory - Stack Overflow
Maybe this link will be helpful: android - Failed to install MyApp.apk on device '037c6206441f83d7': Not a directory - Stack Overflow
S sigster Active Member Licensed User Longtime User Oct 14, 2012 #3 Hi Thanks Erel it is done I don't get this error anymore Regards Sigster