Ubuntuphone APP / Ubuntu SDK / Project

Asked by Benjamin

i need to program a WLAN Scanner for the UBUNTU PHONE.
I user the Ubuntu-SDK, but i dont know which project i have to create, i need c++ and i should be able to edit the GUI.
The WLAN Scanner uses a Comandline Output and puts the Information i need into a Table. The App should also have a graphical view, where you can see the signal strenght and things like that.

So which project do i need to create?
please help me

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu UI Toolkit Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Victor Thompson (vthompson) said :
#1

Benjamin,

You should be able to create a "QML App with C++ plugin (cmake)" or (qmake) project. The following links might help with creating the C++ plugin:

https://developer.ubuntu.com/api/apps/qml/sdk-15.04/QtQml.qtqml-modules-cppplugins/
https://developer.ubuntu.com/en/apps/qml/tutorials/add-cpp-backend-your-qml-app/

For the QML part of your app, please refer to the following page:

https://developer.ubuntu.com/en/apps/qml/

Can you help with this problem?

Provide an answer of your own, or ask Benjamin for more information if necessary.

To post a message you must log in.