-3

I have an aplication in .APK for Android but how I can convert .APK into a .XAP for Windows Mobile or do I have to develop the application again?

Samuel Liew
  • 76,741
  • 107
  • 159
  • 260

3 Answers3

2

How to convert an orange to a watermelon? You have to re-develop it.

Consider using PhoneGap-like framework to support multiple mobile phone platforms.

Algo
  • 27
  • 6
Raptor
  • 53,206
  • 45
  • 230
  • 366
1

You'd have to redevelop it because Android is Java and XAP is a different language all together

DeadChex
  • 4,379
  • 1
  • 27
  • 34
0

How you convert apk into xap, both are different framework , windows phone support windows os and android phone support android os, so you can't convert, better you redevelop..

Aziz Shaikh
  • 16,245
  • 11
  • 62
  • 79
Satyam
  • 1,672
  • 3
  • 20
  • 34