Can anyone tell me if I can translate my code into apk? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anyone tell me if I can translate my code into apk?

6th Aug 2018, 1:03 PM
Chaves
Chaves - avatar
2 Answers
0
You can. ( If you want your web code to be converted to APK ) There are Frameworks like React Native ,Cordova and Flutter that uses a single code base to convert that code base into an application (APK or iOS). React Native and Cordova with Phonegap uses Javascript and Flutter uses Dart which is closely similar to Javascript. I recommend you start with Flutter or React Native to create applications with JavaScript :)
6th Aug 2018, 2:00 PM
Velan
Velan - avatar
0
tranks🤙
6th Aug 2018, 2:02 PM
Chaves
Chaves - avatar