I am trying to create an application (Barcode Scanner), and the problem is that when I try to install it on my Android mobile device, it gives an error while parsing the package. how can i solve any idea please.
thanks
Make sure you do not use API methods more than minSdkVersion (defined in AndroidManifest.xml) and your device supports this API
minSdkVersion
Source: https://habr.com/ru/post/1485957/More articles:Operator Detection + - c ++Getting query results with Legato gem - ruby-on-railsError with flash login - pythonAbstract class with several levels - c ++OUTER APPLY in .net 4.5 and Entity Framework - sqlfetch mysql prepared statement as an hash array - arraysDoes Dojo load the AMD bootloader that modules execute only once? - javascriptAdd file to folder located in java zip file - javaDjango test (nose) is accelerated using reuse_db - djangoEclipse - Glassfish 4 Debugging Debug Timeouts - glassfish-4All Articles