- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I'm trying to read from and write to a config.json file in my app. It works fine when simulating it on the phone but it does not in the XDK phone simulator. Is it because this feature is not included in the simulator (bummer!) or because I am doing something wrong?
Regards
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
is not implemented, see this article:
https://software.intel.com/en-us/xdk/docs/intel-xdk-dev-emulator-limitations
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I had already read it, but it only mentions the "file-transfer" plugin leaving aside the "file" one. However, I understand it's not implemented. Do you have it in your roadmap or it's something we won't see in the future? I think it would be very handy.
Regards
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Best to use the Debug tab, making that work in the Emulate tab is extremely difficult.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
See if this post is of help to you. I believe it handles a similar problem: https://software.intel.com/en-us/forums/intel-xdk/topic/564312
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Anusha Muthiah (Intel) wrote:
See if this post is of help to you. I believe it handles a similar problem: https://software.intel.com/en-us/forums/intel-xdk/topic/564312
Thank you very much Anusha. It's clear to me now that the Intel xdk simulator only simulates a subset of the real functionality. However, is it possible to simulate an sdk project using the official Android SDK simulator from the command line? (I guess the answer is still no, but I had to ask. Sometimes it is a bummer to be connecting the phone for debugging simple things and a more complete simulator would be very helpful).
Regards and thank you very much for the support
