解決済み
このトピックへの返信は締め切られました。
- PROBLEM SOLVED -
I was able to solve it myself. The only problem that coldfusion builder was not adding permission of camera to a file called "AndroidManifest.xml" resding under folder "C:\Users\{you user}\cordova\{your project name}\platforms\android\app\src\main".
The only entry you need to add into this file is:
<uses-permission android:name="android.permission.CAMERA" />
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
