Writing applications for Ubuntu (including Ubuntu Phone) and questions about the application submission process to the Ubuntu Software Center. This covers both open source and commercial applications.
0
votes
0answers
36 views
How to contribute Ubuntu mobile OS? [duplicate]
Possible Duplicate:
How to start contributing to Ubuntu development?
I am Sad Al Abdullah from Bangladesh. I complete my graduation from BUET (Bangladesh University of Technology and ...
0
votes
1answer
67 views
is there other program to make ubuntu apps besides quickly?
And in some other programming language maybe?i was wondering if i can create an app in some other program not quickly and post in in the ubuntu store?
0
votes
0answers
47 views
Gtk, Wayland, X in Ubuntu Phone? [duplicate]
Possible Duplicate:
What is ‘Ubuntu for phones’ and how can I get it?
Will it be possible to use Gtk-based applications on Ubuntu Phone?
And application written specifically for Wayland? Or ...
2
votes
1answer
62 views
What's the best approach in migrating currently C# and VB.net (Windows) developed applications?
I would like to start to "translate" my Windows applications to Ubuntu users. These are mainly CRMs or CRM related programs written in VB.net and C#.
What would be the best language and IDE for these ...
11
votes
1answer
326 views
How will the Ubuntu Phone SDK impact desktop development [closed]
If I was to develop an application for Ubuntu after the Ubuntu Phone announcement, I would be concerned with several issues. I know that these things will not change immediately, but I'm thinking ...
1
vote
1answer
57 views
Packaging commercial application
I'm developing a project tracking application that I intend to release not far in the future as a commercial (for purchase) app in the software center. I'm just trying to figure out how to best ...
2
votes
1answer
88 views
XmlListModel Syntax Error? Currency Converter
I've followed the currency converter "Hello World" tutorial, as far as I can see exactly how it should. Yet when I try and run it via QMLScene I get a Syntax Error on line 45.
Line 45 is:
...
2
votes
1answer
147 views
How to add in-app advertising?
I'd like to code something cool for the ubuntu software center.
I'll release my app for free, but I'd like to add some in-app advertising.
Is it possible ? how can I do that ? is it hard ?
Thanks to ...
0
votes
0answers
17 views
Toolkit server down? [duplicate]
Possible Duplicate:
How do I install the QML toolkit on 12.04?
I can't describe my enthusiasm about this project and I wish you much success!
Pls check, whether the server providing the ...
1
vote
3answers
489 views
How will Ubuntu affect the battery life of my Galaxy Nexus?
I have a galaxy nexus, I would like to install and try out Ubuntu on it when the os comes out. One of the aspects I have not seen covered in any reviews or demos so far is battery life. How will the ...
4
votes
1answer
120 views
Is there a target package list for Ubuntu phone?
I know it's not released yet. I know it's subject to change.
The question is, if I'm trying to make one of the first 100 apps for Ubuntu phone that aren't horrible, what libraries can I expect to ...
-3
votes
1answer
127 views
Bloatware on the mobile os [closed]
I currently use android. I enjoy using it. The phones come with bloatware I do not like nor want. I can not root some devices.
Will Ubuntu mobile allow root access to allow users to have the freedom ...
1
vote
1answer
62 views
Where to find Quickly Web Cam Widget?
According to this page on developer.ubuntu.com, (third paragraph second sentence), there is a Quickly Web Cam Widget, where do I find it? Tried googling but only found Quickly Widgets.
-1
votes
1answer
173 views
How can I convert an Android app to an app for Ubuntu for phones? [closed]
How can I change from commercially developed app(XXX.APK) for android phone(ex, GalaxyS, GalaxyNexus,etc) to App for phone installed ubutun OS?
( How can I change android APK to app that can be used ...
9
votes
1answer
349 views
How can I get started with developing apps for Ubuntu Touch?
I am interested in trying the new Ubuntu for phones OS development. (I am not an Ubuntu developer, I am new to Ubuntu. Impressed by the Ubuntu Touch preview, I got interested in learning how to ...
0
votes
1answer
64 views
Dynamically create XmlListModel?
Is it possible to dynamically create XmlListModel using a javascript function in a .qml file?
Also, what can I execute qml file with so that I can get console.log() to the command line?
3
votes
1answer
42 views
Desktop environment agnostic method for prompting the user for a password?
In Gnome, there is gksudo.
In KDE, there is kdesudo.
Is there a command that can be run on any desktop environment that will prompt the user for the root password and then run a command?
-1
votes
1answer
63 views
Linux Default App Developed in Java [closed]
Different Linux and Ubuntu releases have different software included by default -- for example, transmission, Firefox, and Banshee have all been default applications.
As far as I know, most of these ...
1
vote
1answer
90 views
Can apps created using Quickly for Ubuntu be used in Windows or Mac?
Like the topic or how to develop cross platform application based on html and css with system files dealing?
I used to use wxpython, but after several web development projects it scares me. I love ...
0
votes
0answers
55 views
Is it possible to write Ubuntu Phone Apps in Python? [duplicate]
Possible Duplicate:
Can I develop ubuntu for phones apps in Python?
I would like to know if there will be a SDK or something like that for writing Ubuntu Phone Apps using Python language. I ...
0
votes
0answers
158 views
Unity WebApps don't work perfectly [closed]
I want to develop a webapp, but all I am able to do is just an icon and a redirect link.
Can someone help me, the notification, messaging menu don't work, so do the HUD actions.
Only an icon and ...
6
votes
1answer
72 views
Can apps created using Quickly for Ubuntu be used in other linux distros?
I need to write a small program to update my mongodb. I'm currently on ubuntu but I need to use it on other linux distributions. I would just like to make sure that applications using this method:
...
2
votes
0answers
22 views
How to specify target architecture in quickly apps?
I'm building a quickly-app, Do I have to specify somewhere the architecture (amd64,i386,etc) in which my app can run?
Thanks in advance.
Regards.
0
votes
0answers
37 views
Python Programming on Ubuntu Mobile [duplicate]
Possible Duplicate:
Can I develop ubuntu for phones apps in Python?
Can programs for Ubuntu Mobile be written in Python?
What is application extension, .deb?
Can code be shared between ...
0
votes
0answers
21 views
AppInfo.set_default_from_type doesn't work
I want to change the default apps so i use Gio.AppInfo.set_default_from_type(type) and it returns true but when i open a file it opens with the previous application.
4
votes
1answer
50 views
How to set up Launchpad to import from GitHub?
I'm setting up my first Launchpad project.
In this case I would like to import from the Master branch from my GitHub project - the default branch is not Master - it is a release branch currently ...
10
votes
1answer
833 views
Where can I get the source code for “Ubuntu for phones”?
It says in your website that Ubuntu is a free operating system.
How can I get the source code for "Ubuntu for phones"?
0
votes
0answers
10 views
cannot run test qml project mentioned on ubuntu website [duplicate]
Possible Duplicate:
“QtQuick version 2.0 is not installed” while trying to run CurrencyConverter Example for Ubuntu Phone
I have followed all the steps listed in
...
10
votes
1answer
134 views
Can I use the Launchpad translation service for my GitHub project?
For historical reasons, the project I co-author is on GitHub and we feel comfortable with its development processes. Thus we don't particularly want to migrate the whole project to Launchpad and ...
1
vote
0answers
36 views
why i can't install the ubuntu components [duplicate]
Possible Duplicate:
How do I install the QML toolkit on 12.04?
Cant download qt-components-ubuntu on my machine
When I type the command in the terminal:
sudo apt-get install ...
2
votes
0answers
98 views
Will Ubuntu mobile have support for widgets on the home screens? [closed]
Will Ubuntu mobile have support for widgets on the home screens? If so what technologies should developers be researching in order to develop new widgets? Would they simply be QML Components that can ...
0
votes
0answers
65 views
Problems using quickly text entry box
I'm trying to follow the 'creating your first ubuntu app' tutorial. I'm making a text entry box and every time I hit enter it doesn't work.
Here is my code:
def on_urlentry_activate(self, widget):
...
2
votes
0answers
66 views
Why can't I get all reviews for this app in the Ubuntu Software Center using the JSON API?
I have a question after reading this: Is there any web API for Software Center available?
I am trying to understand the Ubuntu Software Center's JSON endpoints.
This JSON lists all the apps ...
1
vote
1answer
356 views
What are some good developer resources for QML/Qt Quick?
I have seen the tutorial for the mobile platform on the Ubuntu developer site, but I am completely new to the Qt stack. Are there any other good resources for getting started with Qt/QML/Qt Quick?
0
votes
0answers
72 views
Tutorial on ubuntu mobile has some error [duplicate]
Possible Duplicate:
“QtQuick version 2.0 is not installed” while trying to run CurrencyConverter Example for Ubuntu Phone
Thanks for the great tutorials.
I want to learn Ubuntu mobile ...
0
votes
0answers
140 views
Ubuntu.Components 0.1 Not Found [duplicate]
Possible Duplicate:
Why Ubuntu.Components 0.1 missing from QTCreator?
“QtQuick version 2.0 is not installed” while trying to run CurrencyConverter Example for Ubuntu Phone
I am doing the ...
2
votes
1answer
64 views
Text entry box on quickly not working
right now I'm doing the 'create your first ubuntu app' youtube tutorial. I'm trying the text entry box and nothing comes up when I enter text. Here's my code,
self.urlentry = ...
1
vote
1answer
290 views
Is Ubuntu Phone OS going to include tools for development within the mobile platform?
I saw examples od native QML and HTML5 applications ,but Ubuntu is not Linux if one can't develop on it LOCALLY. Will Ubuntu Phone contain gcc, qmake, a python shell or similar tools?
0
votes
1answer
55 views
How to compile glade from trunk
The text edit button for glade doesn't work and I read in another link that I need to compile glade from 'trunk'. I don't know what that is, how do I compile glade from trunk and where do I go to get ...
5
votes
0answers
281 views
simulator for Ubuntu phone [duplicate]
Is there a simulator for Ubuntu phone?
And if so:
Is there a tutorial using showing how to?
7
votes
4answers
2k views
“QtQuick version 2.0 is not installed” while trying to run CurrencyConverter Example for Ubuntu Phone
I was following the step-by-step guide on how to develop an Ubuntu Phone application but Qt Creator throughs the error message (module "QtQuick" version 2.0 is not installed) when I run it with ...
6
votes
3answers
2k views
Can't install qt-components-ubuntu because I'm using full release of QT 5.0.0
It appears that since I didn't install the beta1 version of QT5 from the ppa, I'm unable to use the Ubuntu components package. I have the released version QT5 already and not interested in installing ...
0
votes
0answers
88 views
Ubuntu for Phone on Present Android devices [duplicate]
Possible Duplicate:
What hardware will the Ubuntu Mobile OS support?
Is it possible to install Ubuntu for Phone on present Android Phones, without the help of phone developer company,
Like ...
4
votes
1answer
806 views
Developing for ubuntu phone: where is the SDK?
I was quickly reading this introduction to QML for Ubuntu Phones, now I was honestly expecting something more than that from Canonical.
My questions are:
where is a real SDK with libs ? All I can ...
2
votes
1answer
75 views
Screenlet behaves like it has no underlying window
I'm trying to write a screenlet from scratch following this guide http://www.ibm.com/developerworks/linux/library/l-script-linux-desktop-1/index.html.
I have created the Hello World! example but when ...
1
vote
1answer
803 views
Is the Ubuntu Mobile SDK available for Mac OS X or Windows?
I'm a mobile app developer. I code for Android and iOS on Mac OS.
I don't want to buy another computer just to code for Ubuntu Mobile.
Will the Ubuntu Mobile SDK be available for Mac OS or Windows?
10
votes
4answers
2k views
Why Ubuntu.Components 0.1 missing from QTCreator?
First of all i need to create a "hello world" app using QML & QT Creator as described here
http://developer.ubuntu.com/get-started/gomobile/
Second, when i was trying to install QML platform and ...
0
votes
1answer
258 views
Cant download qt-components-ubuntu on my machine [duplicate]
Possible Duplicate:
How do I install the QML toolkit on 12.04?
I was trying to get some hands on ubuntu mobile app development and followed the instructions of downloading the qt5-beta. But ...
10
votes
3answers
5k views
Ubuntu Phone Emulator and Developer Phone Release Date
Will they release an emulator on which apps can be tested? If yes, which IDE will they choose? (eclipse, qt creator, mono, all of them?)
Also is there any way to get an Ubuntu Phone for developing ...
0
votes
0answers
39 views
How to make Glade more developer-friendly? [closed]
Perhaps for the few enlightened the way in which Glade works is pretty obvious and functional, but I am convinced that for most developers coming out of IDEs where the alignment of objects is make ...
