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:
Expired
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/

Revision history for this message
Benjamin (benjamin-mitrakovic) said :
#2

thank you victor thompson

But can i make a pure C++ Project too?
i thought of the "c++ widget" project.

is qml difficult to learn?

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.