Answer the question
In order to leave comments, you need to log in
How to solve encoding problem in apache cordova?
I do cordova create MyApp com.app.myapp MyApp cd MyApp. cordova platform add android
Change in index file via nodepad++
<body>
<div class="app">
<h1>Апач Кордова</h1>
<div id="deviceready" class="blink">
<p class="event listening">Соединение с девайсом</p>
<p class="event received">Девай загружен</p>
</div>
</div>
<script type="text/javascript" src="cordova.js"></script>
<script type="text/javascript" src="js/index.js"></script>
</body>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question