Carl Ott
Posts: 0
Joined: Fri Jul 26, 2013 10:37 pm

BarcodeScanner project incorrectly included with Appery exported Eclipse zip file.

Please confirm whether there is a bug & planned fix with the eclipse package builder.
I find that projects which make no reference created by me to the BarcodeScanner still have a BarCodeScanner project included in the exported Eclipse zip file. Even after importing the intended project to Eclipse, it's project.properties file has what appears to be a bad Ant reference to the undesired BarcodeScanner project:

This file is automatically generated by Android Tools. Do not modify this file -- YOUR CHANGES WILL BE ERASED! This file must be checked in Version Control Systems. To customize properties used by the Ant build system edit "ant.properties", and override values to adapt the script to your project structure. To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):

#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt

android.library.reference.1=../BarcodeScanner

Project target.

target=android-17

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

BarcodeScanner project incorrectly included with Appery exported Eclipse zip file.

Hello Carl,

Please share app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a. Have you ever used Barcode Scanner service in your app?

Carl Ott
Posts: 0
Joined: Fri Jul 26, 2013 10:37 pm

BarcodeScanner project incorrectly included with Appery exported Eclipse zip file.

I have never intentionally used the Barcode Scanner service.

This same dependency is in at least 3 or 4 of the projects I've tried. Most of them were built following the tutorials on Appery.io.

The two following proejcts with this problem are now shared from my account to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a:

FullContact - Tutorial 9

Location Points w-Backend Services

Thanks,
Carl

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

BarcodeScanner project incorrectly included with Appery exported Eclipse zip file.

We'll investigate this issue and let you know about the result.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

BarcodeScanner project incorrectly included with Appery exported Eclipse zip file.

Hello! It's not a bug - Barcode Scanner service is included by default when you export app. You can delete it.

Carl Ott
Posts: 0
Joined: Fri Jul 26, 2013 10:37 pm

BarcodeScanner project incorrectly included with Appery exported Eclipse zip file.

Ok thanks. That should work for now. It was odd because it threw a bad reference in eclipse.

Return to “Issues”