0

I have been Implemented Universal Windows Platform app in visual studio using winJS, javascript,css and html now i want to use same code base for creating android application..so what all things i need to do to run desktop application into my android mobile.

2 Answers 2

0

You have to make a new hybrid application for android using Xamrain as for you can reuse the logic but to port, The whole UWP Application to android using the same is not possible as the scenario you are mentioning.

Sign up to request clarification or add additional context in comments.

1 Comment

It isn't, The only option you could have right now is the hybrid application. You could follow any framework you like. But I think you could give a shot with Ionic or React native as you can very much use the javascript HTML stuff in that.
0

You can use a lot of your winjs and html code for a hybrid Cordova app (cross-platform)

See here: https://blogs.windows.com/buildingapps/2014/10/23/apache-cordova-and-winjs/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.