mgwt

Is it possible to download a file from server to my device having MGWT&GwtPhoneGap app?

*爱你&永不变心* 提交于 2019-12-04 02:21:42
问题 I developed an app using MGWT and GwtPhoneGap and I used rpc for server communication. I want to download a file from server to my client device(iOs/android).is this possible? if so what I need to do to achieve my goal?. I'm not getting great support from MGWT forums. Please tell me the way to do it. thanks in Advance I put some effort on my question, I've done like this. but still not succeeded. please go through my code. public final native String download(String serverUrl,String filepath