Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Mobile app universal

Mobile app universal

Scheduled Pinned Locked Moved Mobile
visual-studiocsharpandroidiosmobile
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bastien Vandamme
    wrote on last edited by
    #1

    What are the possibilities IDE, language and tools to build an mobile app for iphone, android and windows phone. Is this possible with visual studio without plugins ?

    L D 2 Replies Last reply
    0
    • B Bastien Vandamme

      What are the possibilities IDE, language and tools to build an mobile app for iphone, android and windows phone. Is this possible with visual studio without plugins ?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      No. All these platforms are different and require different IDEs and programming languages. You could take a look at Xamarin which goes some way to address the issue.

      1 Reply Last reply
      0
      • B Bastien Vandamme

        What are the possibilities IDE, language and tools to build an mobile app for iphone, android and windows phone. Is this possible with visual studio without plugins ?

        D Offline
        D Offline
        Dadecki
        wrote on last edited by
        #3

        Hello, There are some ways to write one application for three mobile platforms (Windows Phone, iOS and Android). You must remember that those solutions are not good enough and you will never achieve as good application quality as writing it natively. You can write common code for logic, but the main problem is with design and some functionality points that are specific for each platform. You can try solutions I presented below: 1) Xamarin Forms: https://xamarin.com/platform[^] 2) Apache Crodova: https://xamarin.com/platform[^] 3) Ionic: http://ionicframework.com/[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups