Software Archive
Read-only legacy content
17061 ディスカッション

I can't use the file plugin in the simulator

Guillermo_M_
ビギナー
831件の閲覧回数

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

0 件の賞賛
6 返答(返信)
Nadeem_N_
新規コントリビューター I
831件の閲覧回数

file plugin wont work in simulator

Ad
新規コントリビューター III
831件の閲覧回数
Guillermo_M_
ビギナー
831件の閲覧回数

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

PaulF_IntelCorp
従業員
831件の閲覧回数

Best to use the Debug tab, making that work in the Emulate tab is extremely difficult.

Anusha_M_Intel1
従業員
831件の閲覧回数

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

 

Guillermo_M_
ビギナー
831件の閲覧回数

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

返信