Related
Hey everyone,
I'm relatively new to participating in this forum. I've been lurking for some time playing around with my rooted G1, cliq, and now my Nexus one.
While it's been fun toying with other people's work, I'd like to get serious about development again so I have something to contribute. Android really interests me and I'd like to learn the ropes. I haven't done anything with software development in years. At one point in time I was relatively competent with *nix based operating systems, scripting, and coding in C (never liked C++ or OOP in general, so I stuck with straight C, but I guess I'll have to stop being stubborn and realize that OOP is here to stay). This, however, was years ago. At the time I was running FreeBSD 2.2.6 and occasionally Slackware (forget the version) to give you an idea of how much I have to catch up on
My questions:
1) Does anyone have a recommendation for a Linux distribution that's conducive to Android development? I'm sure you can develop software in any distribution and everyone has their own personal preference for a distribution. My question is are any superior specifically for the purpose of Android development? (note: I'm trying my best not to phrase this as an uninformed newb question, as I know the eternal distro debate is quite futile and annoying. I'm just looking for a bit of insight to get me started specifially with Android development).
2) Could anyone point me in the right direction for where I can begin to learn about Android development as a whole? I'd like to develop a solid foundation in whatever aspects are most crucial. I would assume this includes basic linux proficiency (which I'm sure will come back like muscle memory), knowledge of C/C++, and Java. But I'd like to hear any input from those with experience so I don't waste my time reading material that may not be helpful.
Ideally I'd like to have enough of a basic knowledge of Android so by the end of the week I can write a basic "Hello World" Android app and continue learning from there.
One last thing. Yes, I do plan on googling it. And then googling it again. And I absolutely love the search function. The point of this post is to get a bit more insight about what to Google and search for
I dont know if you want to develop apps or work on ROMs and such. Apps are written in Java, and Im fairly sure alot of the lower level stuff is written in C.
The AndroidSDK is out for windows so you dont really need to have linux.
As for a Hello World app, read this http://developer.android.com/guide/tutorials/hello-world.html
thats what I followed to learn the basics, granted so far I only know enough to make a simple WebViewing application
EDIT: just a tip, when constructing the UI, read the part about constructing using XML, this is the ideal way to go, and you should get used to this instead of the traditional Java way.
1. The most condusive environment will be Ubuntu 8.04 (which I believe is referenced a couple of times on the SDK pages). Glad to have you here with us. : )
2. Here is a pdf on beginning with android, this is mainly geared toward application development though.
Have fun! : )
wow this is just the kind of material ive been looking for! Thanks!
Also, I've put together 2 or 3 of my own applications on Windows 7 (32bit), with no issues at all.
Just saying, if you have a windeers machine, it aint bad for building apps.
Thanks for the positive response everyone. That gives me a lot of helpful info to get started. After I get my bearings I'll post a thread to help other developers get their start.
Here are a few other decent links I've found so far:
http://developer.android.com/guide/basics/what-is-android.html
http://www.ibm.com/developerworks/opensource/library/os-android-devel/
http://www.devx.com/wireless/Article/39101
No Turning Back
Well I just too the plunge I told my boss I want to go part time next summer so I get get back into software development. You have to follow your passion, and and I'm giving up a full time salaried management position with my company in order to do so.
I've gotten a good start. I bought a new laptop and gave it a nice fresh install of Windows 7 Ultimate. Installed JDK, Android SDK, Eclipse, Eclipse ADT plugin, etc.
Then took my old laptop and I'm in the process of getting rid of Fedora and putting Ubuntu 8.04 desktop on it as I type this
So my development environment is almost in place. Now all I have to do is brush up on linux fundamentals, brush up my my c, and learn java from scratch.
This will be fun
Any suggestions on a good place to start learning java specifically for Android?
I don't have any specific links, but my suggestion is to benefit from and give back to open source projects. By downloading the sources for Android applications that are open and learning what needs to be done on that level to get the end product running on your phone, you can learn more than most any tutorial you will find. And while the next step of improving on those applications may not come for a while, eventually you will be in the position of extending that functionality you started with and making something new or just improving the existing application so it does it's job better. Pay attention to the licenses involved though, and make sure to not do anything that isn't permitted (which isn't hard to stick to honestly).
Check Amazon for Head First Java which is a great starter for Java and OOP, another book to check out is Professional Android Application Development, I got both on Amazon for like 40 bucks shipped. Although I know Head First Java is used at a lot of schools like UC Berkley and UC Irvine, so I don't know if prices go up around this time of year that school is starting back up. I use VMPlayer on my Windows 7 machine to run Ubuntu when I need it, works like a charm and it's free.
JoshHart said:
Check Amazon for Head First Java which is a great starter for Java and OOP, another book to check out is Professional Android Application Development, I got both on Amazon for like 40 bucks shipped. Although I know Head First Java is used at a lot of schools like UC Berkley and UC Irvine, so I don't know if prices go up around this time of year that school is starting back up. I use VMPlayer on my Windows 7 machine to run Ubuntu when I need it, works like a charm and it's free.
Click to expand...
Click to collapse
Just purchased both of them. Thanks for the tip.
Items not yet shipped:
Delivery estimate: January 14, 2010
1 of: Professional Android Application Development (Wrox Programmer to Programmer)
Sold by: Amazon.com, LLC
1 of: Head First Java, 2nd Edition
Sold by: Amazon.com, LLC
[double post deleted]
mianosm said:
1. The most condusive environment will be Ubuntu 8.04 (which I believe is referenced a couple of times on the SDK pages). Glad to have you here with us. : )
2. Here is a pdf on beginning with android, this is mainly geared toward application development though.
Have fun! : )
Click to expand...
Click to collapse
Wow, Ubuntu 8.04 Desktop is quite impressive.
Fedora 10 was difficult to install and configure on my laptop. Neither the touchpad nor the wireless driver worked properly out of the box. It reminded me of similar install experiences years ago when I more actively used Linux. I do enjoy a challenge, and I was able to get them set up after hours of research.
In contrast, Ubuntu 8.04 is running flawlessly on the exact same machine immediately after the install. I actually prefer the UI, and the lack of useless bloated apps immediately cluttering my system is refreshing.
Thanks for the recommendation
About the Beginning Android book. I notice it deals with Android 1.1 with Android 1.5 only being mentioned in the appendix. Would it still be worth reading to develop a solid foundation, or are do you know of any more current information available?
I'm getting my start over at developer.android.com, but I'm not sure if that's the right place to learn java from scratch. I guess i'll find out soon.
i got news for you, 1 solid app that works well, does what it says and markets to a large group of people will make up for your salary loss lol
good luck though, this whole app thing and moving to android has intrigued me to possibly get into some development as well, or with friends or something... if there is a new market where money is to be made, this is it... but i was curious if google takes a cut from apps like apple does?
personally i say organize something together and sticky it to help future devs...
Well I finally have my development environment after days of indecisiveness.
I did a fresh install of Ubuntu 8.04 on one laptop and an fresh install of Windows 7 on the other laptop, then setup JDK/AndroidSDK/Eclipse, etc on both. Then realized that Ubuntu 8.04 was installed on my slower laptop, and developing for an open source platform in a closed source operating system is a travesty. So I reformatted my quicker laptop, and setup a dual boot with Ubuntu on the inside of the drive so it gets the quicker data transfer rates. Then I had the pleasure of downloading and setting up JDK/AndroidSDK/Eclipse all over again.
Of course this was followed by hours of screwing around with different window managers and customizing things (and ending up sticking with gnome anyway)....finnnallly, days later, I'm ready to start writing some code
Saw this new OS by Jolla called Sailfish, it is a Linux bases OS that shares the mer core that was used by MeeGo. So far from what I can tell it is going to be completely open source and will be able to run android apps. I just wanted to post this here to see if there would be anyone willing to try and get this onto the G2x. I don't know if it is possible but if it could be done I would be willing to do whatever to help it get done as I think this is a really cool OS with a different UI and real multitasking.
Any information on the OS can be found here: http://jolla.com
Hands on with the OS:
http://www.youtube.com/watch?1&v=_c_BqnR_vAM
Reminds me of BB10. Is this Android based?
Sent from my LG-P999 using xda premium
That looks incredible
Sent from my LG-P999 using xda app-developers app
Looking into it. I guess I would have to compile from source and go from there.
It looks like the graphic card driver issue might come up again. Hopefully not. I was told to start with this since I have a nexus one.
SDK is here by the way.
Possible ROM? Looks better then jb
Sent from my Nexus 7 using XDA Premium HD app
its actually the MeeGo OS, not android, but it looks so good.
Hi,
i'm very interested in this os. Saw the presentation at the live stream wednesday and follow the developement for a while. Here some things i found. Hope this helps.
It is meego/mer based.
The bridge to android is, that the Appstore of google is ported to sailfish os.
There will be a support for ST Ericsson devices. I'm wondering on which devices it will be ported.
The developers are making commercial to the manufacturers with the statement, that they are able to port the system to any device within three days. So there should be good possobiloties for dev's.
The source Code should be available right now, but i couldn't find it. There is a wiki site on sailfishos.org .
Hope there are some people that will try to port it.
Cheers!
I like what they are doing A LOT. I was organizing the #Slush12 conference and got to see their stuff very well. It's great, amazing IMO! We will also ahve a hack day with them on 1st of December, exploring the Sailfish SDK (check http://sailfishos.org ) so if anyone here wants to come to Finland........ http://mobiledevcamp.fi
Anyways, yeah, it's based on MeeGo/Mer and uses Nemo as the base for GUI - but the UI is completely different. There are also many other things that differ and will differ in the future from Mer base but at the moment there isn't too much in there. And since a device will be launched in Summer 2013 there is still a lot they need to work on. It's going to be open source and it will support a very broad range of CPU's. I might even be able to get it on my old HTC Magic....hmmmmm....gotta see about that. They had dozens of devices there at the event they had put it running on, including N950's, (I think an N9 too), some ST-Ericsson development devices, Raspberry Pi boards (!!!!!!) and then some others. Wow. They all seem to be tweakers & hackers like us
You should check the videos from http://youtube.com/jollaofficial and from http://jolla.com to get a better view on what's going to come. Or what is. '
'
And as a side note, we COULD get the OS running with the stuff from the SDK. No instructions or tutorials yet but skilled guys can ofc do it!:good:
EDIT:
bardzogrozny said:
Hi,
i'm very interested in this os. Saw the presentation at the live stream wednesday and follow the developement for a while. Here some things i found. Hope this helps.
It is meego/mer based.
The bridge to android is, that the Appstore of google is ported to sailfish os.
There will be a support for ST Ericsson devices. I'm wondering on which devices it will be ported.
The developers are making commercial to the manufacturers with the statement, that they are able to port the system to any device within three days. So there should be good possobiloties for dev's.
The source Code should be available right now, but i couldn't find it. There is a wiki site on sailfishos.org .
Hope there are some people that will try to port it.
Cheers!
Click to expand...
Click to collapse
Google's Play Store won't officially be ported for Sailfish OS, but instead I believe some people here at XDA will port the APK though there is no guarantee it works. Anyways, they will be run through Myriad's stuff.
The ST-Ericsson stuff means that they are supporting Jolla with dev boards and that their boards can and will be used on at least some Jolla devices.
More later!
I like all that is being said here and hope we could get some skilled developers on this, the SDK is out though I do not have the link for it right here. I will look around for it.
Sent from my LG-P999 using xda premium
Rafase282 said:
It looks like the graphic card driver issue might come up again. Hopefully not. I was told to start with this since I have a nexus one.
SDK is here by the way.
Click to expand...
Click to collapse
If you read the info from the link there you will find the links and instructions for the sdk.
Still hopeful
If it is possible to somehow port this over to our g2xs then why hasn't it been done with meego? Obviously ICS isn't coming, but if this does make it here somehow, then i might just hold on to this phone . If it doesn't then it will be a choice between the nexus 4 and the jolla phone. My brother has the N9 with meego on it, and the sad part is that he can run and android emulator with ICS perfectly, while we're stuck with out roms . For those of you who have not had the opportunity to play around with a linux phone, i highly suggest you do. If you look at the N9 specs compared to the G2X specs it looks weaker, but don't be fooled. the meego system can do much more with less. Anyways sorry for rambling on.
If you don't feel like reading that then: Meego is great, Jolla is gonna be better (the guys that made meego, which nokia cancelled, banded together to create jolla and continue on).
flizer said:
If it is possible to somehow port this over to our g2xs then why hasn't it been done with meego? Obviously ICS isn't coming, but if this does make it here somehow, then i might just hold on to this phone . If it doesn't then it will be a choice between the nexus 4 and the jolla phone. My brother has the N9 with meego on it, and the sad part is that he can run and android emulator with ICS perfectly, while we're stuck with out roms . For those of you who have not had the opportunity to play around with a linux phone, i highly suggest you do. If you look at the N9 specs compared to the G2X specs it looks weaker, but don't be fooled. the meego system can do much more with less. Anyways sorry for rambling on.
If you don't feel like reading that then: Meego is great, Jolla is gonna be better (the guys that made meego, which nokia cancelled, banded together to create jolla and continue on).
Click to expand...
Click to collapse
What's funny is that is sort of what I think when it comes down to it.
Sent from my LG-P999 using xda premium
N9
Hi guys,
it's been a while since I've been here, but I have been following Jolla and their new OS, Sailfish.
I own a Nokia N9, got it 2nd hand on Ebay, mint condition.
First thing I wanted to do was upgrade the software/firmware, but it'd already been done by the previous owner.
Version PR1.3 (MeeGo 1.2 Harmattan), apparently, this last update came with a 1000 improvements!
Having come from using a Nokia N8 with Symbian's latest Belle Refresh, I find the N9 a bit less intuitive.
No alphanumeric keypad with T9 support, just QWERTY keypads that do support T9 and of course Swype, which is a joke on such a small keypad.
There are a variety of free softwares available for the N9, some don't work at all or require tweaking to make them run.
Video playback is absolutely horrendous, whatever format is being played, drops frames like mad and goes out of sync quite rapidly (not so much with streamed videos).
Also, there is no direct access to the 'user storage', a 3rd party 'explorer' is required to access it, how ridiculous and too boot, there is also not 16GB of storage, it's nearer 9GB as the MeeGo OS and included 'non removable' bloatware hogs all the valuable storage!
Anyway, I could ramble on about loads of little niggles with the N9 and the 'wonderful' MeeGo O/S which could have been a winner with more development.
Here's hoping that Jolla can deliver a breath of fresh air for the N9 users out there, which will NOT be supported by Jolla, it will be a community effort that will bring Sailfish to the N9 and other handsets.
All I 'd like is a nice alphanumeric keypad with T9 support in a 4x3 format, thanks! 8)
All said and done, the N9 has a lot of appeal with its glossy curvy finish, but, MeeGo, well, it's gotta go and Sailfish needs deliver!, if not, it's back on Ebay for my N9!!
Regards
Mark
This os is designed for nokia's upcoming mobiles.
Khizar hayyat said:
This os is designed for nokia's upcoming mobiles.
Click to expand...
Click to collapse
No it isn't.
Sailfish OS was made by people who got fired from Nokia and made their own company called Jolla. They are going to introduce their own phone running the Sailfish OS in few months.
Sent from my GT-I9300 using xda premium
Can't say I am excited about this neither as a developer nor as a consumer/enthusiast.
The ones interested in ports can follow this blog, there are instructions for some devices and boards already(Cubox, Snowball, Galaxy Nexus, ...): sagestechblog dot blogspot dot fi
The instructions are for Nemo Mobile that is basically Sailfish core(Mer) with a UI done by the community, when all Jolla Sailfish bits are released the setup should not differ much.
I love the idea and enthusiasm of Jolla but I can't see it succeeding especially with full out Ubuntu on mobile now. Shame too, because I loved MeeGo, especially on a netbook.
wpetraska said:
I love the idea and enthusiasm of Jolla but I can't see it succeeding especially with full out Ubuntu on mobile now. Shame too, because I loved MeeGo, especially on a netbook.
Click to expand...
Click to collapse
Well, Ubuntu is not out yet. And announcing Ubuntu OS do not miraculously make it be an interesting choice or available everywhere. And even after that, you still have to choose between two UI that are really different.
(Personnaly, my choice goes to Sailfish)
So I've Been a Big fan of Ubuntu for a while and I was thrilled to see that they will be releasing a phone OS sometime hopefully soon. Since I have the laptop dock I have always wanted to try to put full ubuntu on it. However that never fully worked on and had to be done on a blur based rom. I love the new JB rom I have on my phone as It performs well. But at the end of the video 21:00 Mark Shuttleworth, the Founder of Ubuntu stated that Ubuntu Phone runs on ARM based chips and Android Kenerals and Drivers.
I'm just wondering Who else would love to see this run and be compatible on the atrix AND the dock. If we still have a decent amount of developers I'm sure this is more than possible.
Heres the Link for the video:
http://www.ubuntu.com/devices/phone
Just putting the idea out there, but if there are any developers capable of this I'd be more than happy to support.
phone spesification is enough for run and if canonical is behind this i think its possible
I was about to post this as a new thread but when I saw this thread I decided to post it in here.
Happy New Year!
According to the video below Ubuntu for Phones will be compatible with any Android designed-hardware. If I understood it correctly, Atrix last chance is with Ubuntu for Phones for sure.
http://www.androidcentral.com/canonical-announces-its-ubuntu-smartphone-os
I have already said that once before that one reason the OEMs lock the bootloader of their phones is to prevent other platforms to be installed to shorten the life of the devices.
Millions of capable Android devices have already been abandoned due to lack of software support which I blame Google directly to allow the implementation of Wild Wild West on Android platform. The only loser in Android world is and will always be the consumers. Ubuntu for Phones will be the left jab that Google didn't see coming. I personally looking forward to see what Ubuntu for Phones can bring this year.
Update: it seems Ubuntu for Phones will not be available until 2014
Seems BBC covered the story
http://www.bbc.co.uk/news/technology-20891868
and in the article says that it will be released for the samsung galaxy nexus. porting from that to the Atrix may be hard, but it should be like CyanogenMod a little. So thats a little boost to say the least.
I also emailed canonical and showed interest in helping with the project especially with the lapdock capabilities, so ill let you guys know what I get back from them, and If its any useful Ill be sure to forward it to every developer possible.
Yes and simply
Yes it's possible for our Atrix, jus read that :
"Easier hardware enablement
We have teams based in Taipei, Shanghai, London, Beijing and Boston to engage with your engineering and factory operations – and their sole focus is to deliver a crisp Ubuntu experience on your device.
Ubuntu has already been adapted to run on chipsets using the ARM and Intel x86 architectures relevant for mobile devices, with the core system based around a typical Android Board Support Package (BSP). So chipset vendors and hardware manufacturers do not need to invest in or maintain new hardware support packages for Ubuntu on smartphones. In short, if you already make handsets that run Android, the work needed to adopt Ubuntu will be trivial."
So alright we don't MAKE handsets that runs android but we have one, we also have the kernel drivers no ? so with that it's like port a cyanogenmod ROM I think. My quote come from canonical web-site (sorry new member so I can"t post outside links ><) so it's a truth information
leclercqsteeven said:
So alright we don't MAKE handsets that runs android but we have one, we also have the kernel drivers no ? so with that it's like port a cyanogenmod ROM I think. My quote come from canonical web-site (sorry new member so I can"t post outside links ><) so it's a truth information
Click to expand...
Click to collapse
Yep, we have Ubuntu drivers but we're not sure we will be able to use them. But indeed the project of having Ubuntu running as main OS on the Atrix is realistic as we have all the material (HW and SW) required for this, if our devs know how to use them, but I think a whole team would be required for a project this big. It's not just a port of Cyanogen, it's not about taking a kernel and some drivers and snap them with a more recent UI and newer apps. We only got a kernel and an X server, it's far enough but the thing is that this X server was published to run on dev platforms. But also know it can be used on an Atrix, but how to integrate it with a whole new platform ? It will require time mostly. I think. And devs. But we don't have many devs so we only have hope. But maybe the devs on XDA will look more at the Atrix and Webtop.
CSharpHeaven said:
Update: it seems Ubuntu for Phones will not be available until 2014
Click to expand...
Click to collapse
Actually it's supposed to be available late 2013 - according to lifehacker....
http://lifehacker.com/5972559/the-ubuntu-mobile-os-introduced-today-coming-to-phones-in-2014
The Ubuntu Phones that ship with the OS will most likely be available in 2013 in the UK, and will clear american shores in Hopefully late 2013, but most likely will arrive around early 2014.
The OS itself will most likely clear for deployment sometime soon for the samsung galaxy nexus, as for a universal build I'm not sure If/when that will be available, so most likely we will have to see if one can be constructed for the atrix.
As far as the lack of developers, I fell that any and all developers that are still in possession of an operational atrix will want to test this, especially on a phone that isnt their daily driver and has capabilities of bringing back a strong webtop front.
absolutely possible
http://www.youtube.com/watch?v=wzc0uMXGFBY
i like the ubuntu webtop, its run smooth and fast :good:
I think the atrix should be able to run it. just not mine unless the new bootloader gets figured out
Well I really think that Ubuntu can run on the Atrix, because they share the same idea, which is killed by Google: The webtop.
We just plug the phone into a dock, connect it to a monitor and that's it. Besides, the original webtop is just a big browser without many supported applications.
Several webtop-mods have shown that it is possible to run a full Debian or Ubuntu Linux on the phone.
And having one OS for mutliple devices is the stratagy that Microsoft now tries with Windows 8 on Tablets. But other than Windows, Ubuntu really got the chance to do it right.
Possible to run, but...
Well, I'm sure, it won't be a real problem to run the Ubuntu phone OS on Atrix 4g, IMHO, I'm really suprised, they used Atrix 2 and his adventages in testing. It's but I'm sure, HW would not work on 100%. Everyone knows, what is a problem with HWA drivers fot ICS+ even on android. Fingerprint drivers will be problem too... the best roms are (at least in my opinion) GB ones. This is the "tax" we pay for extraordinary HW in Atrix 4G.
Another problem in optimalization is the date of release (futher in future...who knows, how many devs will stay..)
This OS already has its own section on xda and it hasn't even been released yet lol anyways u can share your thoughts on Ubuntu for phone here
http://forum.xda-developers.com/showthread.php?t=2082789
Phone Slow? go HERE
_____________________________________
This post uses the patented TingTingin®™ method I would teach it to you but you are not yet worthy (come back in a hundred years)
--Sent from the future with a galaxy s4 like a freaking BAWS--
Like I said If I got an email back I would let you guys know and sure enough it came and here it is
Thank you very much for your interest towards Ubuntu on smartphones. We have received an incredible response and have been overwhelmed with the general positive feedback! Responses both from the general public and the industry have been far greater that we expected.
In order to make Ubuntu a truly fantastic smartphone experience we will be initially working with manufacturers who will build Ubuntu into their hardware. We anticipate market availability of Ubuntu on smartphones towards the end of 2013.
To reach this goal, and offer a great experience for future consumers, our first priority will be to respond to industry inquiries from manufacturers/OEMs, silicon partners, developers and mobile operators. If you are a potential industry partner, we’d like to learn more about you. Please register your interest through our web form: http://www.ubuntu.com/devices/phone/contact-us
If you are a mobile apps developer, and want to learn how you can help bring Ubuntu to the phone, you can also find more information on:
http://developer.ubuntu.com/gomobile
We are all excited about Ubuntu for phones, but it will take some time to get into the marketplace. If you leave us your email and country details, we will let you know when there is further news:
https://forms.canonical.com/manhattan/
Once again, thank you for your interest in Ubuntu!
Yours sincerely,
The Ubuntu for smartphones team at Canonical
Pretty much everything you could have read up on :/
Greetings to all on this New Year!!!(Almost late!)
Hello people.
Searching the past week about this topic, I found the "How to upload" Ubuntu for phones on Tegra Devices like our Atrix.
Here you could find some info: https://wiki.ubuntu.com/ARM/TEGRA/AC100
This will help un too: http://ac100.grandou.net/nvflash#debian_ubuntu_package
https://developer.nvidia.com/linux-tegra
And here, the Ubuntu for phones. http://cdimage.ubuntu.com/lubuntu/releases/quantal/release/
They recommend the Lubuntu 12:10 because it supposedly run from the box. I did not try this yet until I have all the tools(software & knowledge) ready...
It could be nice to have to opportunity to flash it like any ROM, but, sometimes I like the "hard" way in order to learn and develop myself.
Well guys, BON APPETITE !!!!!
While it's possible from a technical standpoint, I just don't see the developer interest which is a shame really, since the device's only weakness is the lack of updates.
Dav0 said:
Hello people.
Searching the past week about this topic, I found the "How to upload" Ubuntu for phones on Tegra Devices like our Atrix.
Here you could find some info: https://wiki.ubuntu.com/ARM/TEGRA/AC100
This will help un too: http://ac100.grandou.net/nvflash#debian_ubuntu_package
https://developer.nvidia.com/linux-tegra
And here, the Ubuntu for phones. http://cdimage.ubuntu.com/lubuntu/releases/quantal/release/
They recommend the Lubuntu 12:10 because it supposedly run from the box. I did not try this yet until I have all the tools(software & knowledge) ready...
It could be nice to have to opportunity to flash it like any ROM, but, sometimes I like the "hard" way in order to learn and develop myself.
Well guys, BON APPETITE !!!!!
Click to expand...
Click to collapse
This option to install ubuntu is impossible. U would risk to delete/brick partitions or nands. We need a IMG file with the filestructure and flash it with the fastboot/CWM. I can mount ubuntu 11.04 but the problem is no UI loading. Only usable is the terminal.
Sent from my MB860 using xda app-developers app
Hai_Duong said:
This option to install ubuntu is impossible. U would risk to delete/brick partitions or nands. We need a IMG file with the filestructure and flash it with the fastboot/CWM. I can mount ubuntu 11.04 but the problem is no UI loading. Only usable is the terminal.
Sent from my MB860 using xda app-developers app
Click to expand...
Click to collapse
No is not impossible. You partition an SD card load it up with kernel and system and use a dual boot solution to boot into the kernel on SD card. Of course some minor changes needed on the kernel. But not impossible.
also porting cyanogenmod is not as simple as grabbing a few drivers and adding a few kernel bits. It is a monumental task of trial and error with hundreds of lines of code to patch and sometimes full libraries have to be re written. Shoot the radio layer on the atrix was a quick hack job on cm for atrix.
Porting Ubuntu is tho should be quite easy. And maybe could even one day live in that juicy 750mb web top partition.
Sent from my Nexus 7 using XDA Premium HD app
You'd probably have to have /home on the internal sdcard to use /osh for installing Ubuntu.
Funny that this is the third thread in the last few days talking about using stand-alone Ubuntu on the device.
Sent from my MB860 using xda app-developers app
samcripp said:
No is not impossible. You partition an SD card load it up with kernel and system and use a dual boot solution to boot into the kernel on SD card. Of course some minor changes needed on the kernel. But not impossible.
also porting cyanogenmod is not as simple as grabbing a few drivers and adding a few kernel bits. It is a monumental task of trial and error with hundreds of lines of code to patch and sometimes full libraries have to be re written. Shoot the radio layer on the atrix was a quick hack job on cm for atrix.
Porting Ubuntu is tho should be quite easy. And maybe could even one day live in that juicy 750mb web top partition.
Sent from my Nexus 7 using XDA Premium HD app
Click to expand...
Click to collapse
I mean like webtop in atrix just docking u phone and start Ubuntu version 12.04 and not 9.04 jaunty . And a small question: why does nobody can make it work? there are big changes to make it work I think. Dual boot is without a proof not working for me
Sent from my MB860 using xda app-developers app
I was wondering if there are any apps or mods that give the Nexus 7 similar abilities as the Galaxy Note II and it's multi window function. I'm not concerned with having to root as I have already done so for USB access and some of my other apps. Thanks guys and gals.
Seems someone asks this every few weeks. Short answer- no, not possible at this time.
But since nobody comes to xda for the short answer.. here is the long one:
Once upon a time there was a great team of developers who wondered why they could not use a multi-window interface on android. They set out to make that a reality. CM saw the wonderful work they were doing and pledged to support it in their releases. Across the land there was peace and tranquility as developers happily set out coding their ROMs to take advantage of the new functionality. But the evil lord "G" (who totally promised not to be evil) was angered from the ancient land of android's origin and with his great omnipotent voice decreed that no subjects of his kingdom shall be allowed to use the new functionality. The CM developers and those from the cornerstone project were given no choice but to abandon the functionality that they had honed to near-perfection. Shortly after the decree was made by the evil lord, another royal empire "S" (who totally didn't steal that fruit company's designs) convinced the evil lord "G" that they could use the new functionality on specific applications that they themselves would create.
The royal empire "S" then created an entire framework similar to what the cornerstone project was working for, to support their custom applications. All of the functionality of the empire's functions is deeply embedded in the core of the "S" created roms.
Nobody that I know has been able to port the samsung stuff onto any device not made by them. Sorry, hope you enjoyed the story!
:silly:
:laugh:
good story
story
Can u please make that into an epic mmo.
Makes wanting TabletUI sort of pointless, doesn't it?
There are apps that work in window like floating browser,floating youtube,super video,air calc..etc.
Sent from my Nexus 7 using xda app-developers app
Maybe I'm the only one, but I am a long-time fan of the now-dead WebOS, (formerly PalmOS). Back in 2011-2013, I probably had 6 or 7 different WebOS phones, and found the hardware and the software to be superior in user experience than any others. The problem was that that was the big explosion era for Android and IOS, so WebOS got pretty overshadowed, and HP, (the new owners at the time), decided to axe any further development, and ended up selling the OS to LG, who has developed it further for TVs and stuff, (I don't have all of the technical details straight, but that's a superficial summary). Anyway, recently, out of nostalgia, I pulled out an old Veer, and bought a new Pre 2, and went back into the WebOS forums realm to get a fix of my old favorite, and I was pleasantly surprised to see the work of the community to keep WebOS alive. There is an archive of hundreds of app files available on ftp, (all abandonware available for free - even the paid apps from HP catalog), ongoing development of apps and patches to keep WebOS working with all of the changes in technology, (including updates to Preware - the unofficial dev app catalog, started way back then), and LuneOS, an open developers version of WebOS, which can be built for modern phones, and which was just updated - https://pivotce.com
I think the XC is a perfect candidate for LuneOS, being small, currently affordable, (one upside to the short lifespan of official support), and having pretty good specs. Plus, there's already plenty of foundational development needed for supporting porting, (Lineage, AOSP, and even a partly-working Halium - https://github.com/Halium/projectmanagement/issues/103). For anyone familiar with building/porting, the work needed to be done to build LuneOS for XC is minimal.
My problem(s): I am not familiar with building/porting. I am happy to test and learn, but I also currently don't have any regular access to a Linux computer, and even if I did, it would take me a looonng time to figure out from scratch what someone else could probably do in no time, since all of the elements are in place, (I checked with WebOS devs, and they said with what's available, building for XC is '... mostly a matter of configuration').
So, anybody out there with an XC want to do a build for us?
@harryharryharry @oshmoun ...?
Sorry, I'm not even remotely close to having the capabilities to pull a stunt like this, I think I'm currently in the same boat as you (minus the linux part)
Having said that, here's hoping someone more knowledgeable jumps in and picks up this interesting project. I'm willing and able to test and provide feedback as well of course.