035179593513 [email protected]

Android exported=true publishing error on playstore

There are new requirements for publishing apps in the google playstore. You have to set activitys, services, providers and receivers in your manifest to exported = true. In ionic and cordova apps you can easly add this in your config.xml android section:...

Fixing a Zip Path Traversal Vulnerability

org.apache.cordova.Zip.unzipSync in IONIC and Cordova folders: node_modulescordova-plugin-zipsrcandroidZip.java && /plugins replace if(file.exists() || file.createNewFile()){ with if(file.exists() || file.createNewFile() ||...

Installing ADB on MAC OS X

Step 1 download: Download Android SDK from the link below: https://developer.android.com/sdk/index.html Step 2 extract: You can extract it anywhere, but the best place is in the YOUR USERNAME folder root. Step 3 path environment settings: Then you need to set the path...

Android Studio gradle error

Error:Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at...
en_USEnglish