[GitHub] cordova-lib pull request: CB-3571: support for splash element in...

2014-06-24 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-lib/pull/30#issuecomment-46936636 I have remove this line preference name=SplashScreen value=screen / from config.xml file and added these to it. platform name=android splash src=res

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-16 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-46151794 Yes I have used these methods but these all suggest to replace the image into platforms folder that means to add manually but I want to add splashscreen without

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-13 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45982246 Hi I want to ask that can I add custom splashscreen to my project without making any changes in platforms folder . --- If your project is set up for it, you can

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-12 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45851225 Hi I am integrating the icon for my app as using the trailing code but I am unable to add splashscreen to my app ,can you suggest anything. icon

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-06 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45308768 Thanks. The problem get solved by using the updated version. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-05 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45202523 Hi I am building the cordova application and I want change the default icon of the app . I am using android platform and I have put all my icons sizes

[GitHub] cordova-cli pull request: CB-2606 add icon support

2014-06-05 Thread rohitagg28
Github user rohitagg28 commented on the pull request: https://github.com/apache/cordova-cli/pull/126#issuecomment-45214469 Yes I have follow the above procedure by putting res folder outside www and also follow the cordova documentation but still the icon doesn't change for my