+ 7
You can't simply do that Web runs on js Which uses v8 engine And apps are written in other languages like kotlin java swift c# etc (Except web apps and hybrid app and pwas) So web runs js means you can't run other Languages Btw you can run it using webAssembly But still I don't think so app would be productive then Cause apps are made to utilize the native features which the available on device but on web you just get little much access to device Imagine if your calling app relies on call api of Android and imagine you have converted it to web but you thought call api is a native api you can't use it in browser So the simple answer would be you can't
28th Apr 2021, 4:56 PM
Arnav Kumar [Less/Not Active]
Arnav Kumar [Less/Not Active] - avatar
+ 6
If you want that then you want to rewrite the whole code based on the features you have on Web Just like most app companies do Like WhatsApp web for an eg Its easier to convert a web app to an native app there are many resources for that but app to web a bit hard
28th Apr 2021, 4:59 PM
Arnav Kumar [Less/Not Active]
Arnav Kumar [Less/Not Active] - avatar
+ 1
actually if you wrote your app in kotlin there is a way of transpiling your code take a look at https://kotlinlang.org/docs/js-overview.html
30th Apr 2021, 10:15 AM
ttschnz
ttschnz - avatar
- 2
I want to know how to build application for mobile please
30th Apr 2021, 2:10 PM
Daniel Koroma
Daniel Koroma - avatar
- 2
Lol no idea
2nd May 2021, 3:28 AM
DrNefardio
DrNefardio - avatar