android - Eclipse PhoneGap load old www files -
android - Eclipse PhoneGap load old www files -
i have updated files project. when load index.html within eclipse seems good. 1 time run on phone, (using genymotion) seems load old version of index.html..
i have tried delete app phone , installed again, not work. tried refresh / restart eclipse without success.
anyone knows problem?
i haven't used genymotion seems me www files not beingness updated under platform specific folder. in case your-project/platforms/android/assets/www.
maybe seek run emulate or run app command line.
cordova run android or cordova emulate android
hope helps.
ps: have tried using netbeans debugging , testing phonegap/cordova apps. has out-of-the-box back upwards , works quite nice , quick. imp[ort project "new project" > html5 > html5 application existing sources > click next > select www folder udner "site root" , done.
android eclipse cordova
Comments
Post a Comment