473,322 Members | 1,431 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

How to convert a JavaScript app into mobile native app?

14
I make a app about school data use angular, node , express and mongo db. how can i convert this app into mobile app?
Oct 28 '15 #1
11 1565
Dormilich
8,658 Expert Mod 8TB
what do consider a "mobile app"? if you mean it to be installed on Android and iOS devices, you have to reprogram it in Java resp. Swift. if it’s intended to be shown in a mobile browser, you only need a mobile-friendly HTML page (see the bootstrap & foundation frameworks).
Oct 28 '15 #2
izawad
14
Dear Dormilich.
i want to installed Android. i have also use bootstrap and html page. i want step by step method that how can i convert into Android app?
Oct 28 '15 #3
Dormilich
8,658 Expert Mod 8TB
you can use PhoneGap to port your web app to a mobile app.
Oct 28 '15 #4
izawad
14
dude;
how can i use PhonGap?
how can i learn java by myself? any site where complete information that help me java language.
Oct 28 '15 #5
Dormilich
8,658 Expert Mod 8TB
how can i use PhonGap?
never used PhoneGap myself

how can i learn java by myself?
that's a long way to go. I’d start by searching for "Java tutorial"
Oct 28 '15 #6
izawad
14
hi buddy;
how can i control these symbolic function keys(!@#$%). i want only 1.
for example,
Expand|Select|Wrap|Line Numbers
  1. var str1 = /^[@!#\$\^%&*()+=\-\[\]\\\';,\.\/\{\}\|\":<>\? ]+$/;
  2. function abc(){
  3. if(str1.length > 1){alert(Invalid input)}
  4. abc();
Oct 30 '15 #7
Dormilich
8,658 Expert Mod 8TB
you check if the pressed key’s key code matches one of those signs.
Oct 30 '15 #8
izawad
14
hi dude,
How can i check. plz if u help me write with code?
Oct 31 '15 #9
Dormilich
8,658 Expert Mod 8TB
How can i check.
with a comparison operator.

though you’d have to google the key codes first (why should I remember something I hardly use and can easily find on the web).
Nov 2 '15 #10
izawad
14
hi dear,
how can i run my app before a user fill a registration form. and then run my app. like when we play any game. game before run we wait still game will upload or etc.
i want to make like this type of app. where i use throbber or spinner loader. and how can use database ? like mango db or fire base
Nov 4 '15 #11
Dormilich
8,658 Expert Mod 8TB
how can i run my app before a user fill a registration form. and then run my app.
that’s a bit of a contradiction unless you want to run the app twice.
Nov 4 '15 #12

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Danny | last post by:
I am new to java/javascript. I wrote javascript to proces a cookie. I don't like that fact that the code is visible to all. Can I create a java application that resides on the server and call it...
4
by: D Newsham | last post by:
Hi, This javascript creates a table that has a header and side column that do not move while scrolling through the table. I need to convert this to vb script. Can anybody help, or do you have...
3
by: Richard A. Lowe | last post by:
Hi all (sorry I haven't been around lately for those who know me, life happens :) I have to call a native DLL (written > 5 years ago, not by me, and all source lost) that is currently being...
0
by: tsteinke | last post by:
If I have a type is there a built in way (possibly through the code dom) to identify that a Type is a native c# type and get the C# native keyword for it. i.e. Type boolType=typeof(bool);...
1
by: sathyan8294 | last post by:
what is websites for convert javascript to vbscript?
7
by: maria80e | last post by:
Is it possible to convert javascript(.js) file as exe or dll? Regards, Maria prabudass E
2
by: David | last post by:
Hey can anyone help me convert a javascript array into a ruby array. Ive been struggling with this since friday to no avail. This is the function with the ajax.request call that is supposed to...
2
by: murugavelmsc | last post by:
Hi, i have a javascript code. I want to convert into VBscript. pls help me Javascript Code:
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.