The right order of Native App Development is _________. (I) Set the configuration info and OS specific declaration files. (II) Create additional resources like images, audio signals etc. (III) Compile and link the sources code.
Answers
Answered by
0
I think ||| is right
Answered by
16
A native app is one that is manufacture particularly for a particular cell phone and introduced straightforwardly onto the gadget itself and can work without internet.
The right order is:
1. Create additional resources like images, audio signals etc,
2. Set the configuration info and OS specific declaration files,
3. Compile and link the sources code.So Am I right?
Similar questions