I am trying to create a application (Barcode Scanner) and problem is when i am trying to install it on my android mobile, it gives an error parsing the package. how can i solve it any idea please.
Thanks
Insure that you don't use methods from API greater than minSdkVersion
(defined in AndroidManifest.xml) and your device supports this API