I know you can't build a metro style app in java ,but what if the code was in java and the metro style in c# or c++ for the UI , i don't know if is that possible .
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
As you mentioned - Java and Python are not supported in WinRT apps, so your options are to either use it to code server side components, learn something like C# (which should not be too hard for a Java developer) or wait to see if Java becomes supported. This might be a helpful hint at the future: |
|||||||||
|
|
Of course you can do that. Just use a hexagonal architecture. [edit] Any reason for the -1? Or just clueless? |
||||
|
|
If you have existing UI code from a .NET WinForms project or an application built using Java, MCF, Delphi or VB6, you’ll have to completely rewrite your application for Metro.– ee. Apr 4 '12 at 9:09