I have been using PhoneGap to develop a very simple application for iOS recently. All of this really requires the user to enter some coordinates and then delete the marker on the Google Map of the
Author: Simo
Cordova – How to use Ion Frames to get IMEI on iOS
How to use ionic framework to get IMEI on IOS? You can use the “device” object in Cordova. The device object describes the hardware and software of the device. Because of the “device” It is assi
How to add string resources to strings.xml in the Cordova project
When cordova build android is issued, the build.gradle file will be automatically generated.
I want this script to insert a variable into the strings.xml file. I can add resValue to build.gradle O
Custom CORDOVA Plugin (Basics)
cordova custom plug-in Note: The directory where the custom cordova plug-in is stored must not contain spaces. An error may be reported.
npm install -g cordova -g is to install cordova glo
Cocos2D-X Basic Concept
Game engine is a special kind of software that provides common functions required during game development; the engine provides many components. Using these components can shorten development time a
Cordova iOS version Failure to use ‘edit-config’ tag
I have an Ionic 3 application (Ionic CLI 3.19.0, Cordova CLI 8.0.0, android platform 7.0.0,
ios platform 4.5.4) containing native ” Geolocation” plug-in. Since iOS 10 requires the NSLocationWhenI
Add a shortcut to the Android home screen in the Ionic Cordova application
I am writing an ionic application for android (using coffeescript and angular) and I want to add a shortcut to the application on the home screen. Google did not help, this cordova/phonegap plugin
Cocos2dx 3.4 Babelua 3.0.1.0 Windows LUA Environment Configuration
BabeLua is a Lua integrated development based on VS2012/2013 Environment, with Lua syntax highlighting, syntax checking, automatic completion, quick search, inject into the host program to debug Lu
How to release native Android apps via Cocos Creator
Reproduced from: http://blog.csdn.net/u010957664/article/details/60995381
Recently, I downloaded a Mahjong game client and The code of the server side, I plan to put it up and take a look. Th
COCOS CREATOR network request
var appScript = {ip: “https://game.zuiqiangyingyu. net/wb”, version: “1.0.0”, Get: function(url,reqData,callback){ var self = this; url += “?”; for< /span>(var item in reqData){ url += item +”=” +r
