basic4android and windows phone developement

selvamurali

Active Member
Licensed User
Longtime User
dear team .

i have developed an android app with basic4android . i need to develop the same application in windows phone. is it possible use the same code. or i have to write separate code.


help me.
 

klaus

Expert
Licensed User
Longtime User
You need to write a new application.
Erels other product Basic4PPC works on Windows Mobile til version 6.5.
Since Microsofts move to Windows Phone 7 everthing running on Windows Mobile doesn't run on Windows Phone 7.
This move was Erels start point for the developpment of Basic4Android.
The two languages are similar. But porting a project from B4PPC to B4A or B4A to B4PPC is not straight forward because the operating systems are very different.
General code like calculations etc. not invoking OS functions can be reused.

Best regards.
 
Upvote 0
Top