ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #17394
Re: [sdk] create VM image for developing
Thank you meles, for your feedback.
Would you mind to share with me what problems you had on your laptop. It
would help us to track down possible bugs if you were bitten by one.
Installing the Ubuntu SDK on a 14.04 or newer Ubuntu should not be more
then doing what the insttuctions say:
https://developer.ubuntu.com/en/start/ubuntu-sdk/installing-the-sdk/
$ sudo add-apt-repository ppa:ubuntu-sdk-team/ppa
$ sudo apt update && $ubuntu-sdk
If you do not want to strugle with the chroot bootstrap you can install
the static Kit too:
$ sudo apt-get install ubuntu-sdk-api-15.04-armhf
cheers,
bzoltan
On 20/12/15 18:47, meles wrote:
I bought the BQ Aquarius in one of the first flash sales. I was really
wanting to support this project (meanwhile I switched to Android). My
biggest problem was the lack of time for active development. But not
only this, I had real problems setting up the SDK properly on my
laptop. On the desktop it worked without issues, on the laptop I
didn't get it running till the end. I thought the different frameworks
and the creating of virtual devices was to complicated. And tue to the
installation time the a new toolkit needed and the diskspace required
trial and error was just to time consuming.
Because of that reasons a VM image would be a nice option, so people
could get faster into development without having to mess around with
the setup.
kind regards
meles
Follow ups
References