"Hi -- The zipalign tool is provided with the Android SDK, inside the tools/ directory. To align your signed APK" Where is this located, within my app, or with Google? - Thanks
"Hi -- The zipalign tool is provided with the Android SDK, inside the tools/ directory. To align your signed APK" Where is this located, within my app, or with Google? - Thanks
Thanks Nikita!
Any fix to store videos in database, or to another source besides the phone will be greatly appreciate. -Thanks
Are you asking about the platform of my device? Which is Android 4.1.2 (Jelly Bean)
I did read and follow all tutorials recommended!
I receive an error message will attempting to upload files from my app (Only on Native!), not in brower. How can I correct this error?
Thank you for explaining! This has been a great help....
Here is a specific question that may help me to understand. For example: where would I input the following code to build my app? $ cordova plugin add https://git-wip-us.apache.org/repos/a...
$ cordova plugin rm org.apache.cordova.core.media-capture
I was given the following link | (http://cordova.apache.org/docs/en/3.0...) after getting my video camera to capture video, however I am unclear of which sections in the Apache Cordova Docs apply to me? I just need some explanation. - Thanks