Google's Android - why isnt there more development for this? - Windows Mobile Development and Hacking General

http://code.google.com/android/
incase anyones not familiar with android, check that site out.
im not sure why there isnt more development or developers that are going after this in terms of getting it working on all devices? im currently using it on my vogue and its amazing. definately better UI in terms of EVERYTHING. its open source, so i think developers should be all over this! has so much potential its kind of ridiculous
vogue thread
http://forum.xda-developers.com/showthread.php?t=382265
its working about 80% now thanks to amazing developer martin.
the browser and everything (overall UI) are so much better and smoother than windows mobile! and being that its open source with google ENCOURAGING development of apps and themes and skins and whatnot, i think this is the next best thing to happen to ppc's.
THIS is the actual iphone killer.
just some samples
on a vogue (very smooth)
http://www.youtube.com/watch?v=d0z9bWiAT44
just a demo of the browser (mine is actually a little smoother than this)
http://www.youtube.com/watch?v=B2FpDDEVWtk
the reason im posting this here is because i was the first one to post in this section with manilla2d (when udk first released it), asking whether we can get this on other devices, and look what happened with that. if we can get the amazing developers from here to work on this like they worked on m2d, then wow this will be amazing!

Yeah, even I'm suprised at the low level of excitement of porting this to all devices. Hoping for some real development . Btw, those videos are pretty impressive.
Akshay

Yeah... I'm a little surprised too.
I have a Vogue now, so I'm OK, but I'd love to see somebody pick this project up for the Touch Pro. It seems to be very similar to the G1, so the porting would be a lot more complete than the porting to the Vogue.
Hopefully somebody with the skills (read: not me) will undertake this.

it'll pick up. i say in 6 months to a year people will snap out of the apple app dev craze. but from a dev point of view, apple is where its at right now. the amount of money you could make is a driver by all means.
htc will also be a key part in this. when they start to release better looking hardware, perhaps something on par with the diamond....you'll see a user increase. and user increase translate into dev interest. so just hang in there....i think you'll get what you want soon.

A ppc that works only on 80 Percent ? And no additional Software, no outlook syncronisation? Thats at the moment somthing for freaks or people with a second device
If there would be a 100 Percent Android i would install it, believe me, because i´m not very happy with windows anymore.
So i think we must wait and hope.
My next Device in half a year will be hopefully the Touch HD with Android rolleyes

because it makes no sense to port androud to a phone that is not 3G with GPS.
the only advantage of the g phone that I saw was the service. 3G and free GPS! i'm like, how much for the puppy in the window?
I honestly think that porting it to my wizard would be senseless.
without the service the gphone is just a phone wothout service.

S.V.I said:
because it makes no sense to port androud to a phone that is not 3G with GPS.
the only advantage of the g phone that I saw was the service. 3G and free GPS! i'm like, how much for the puppy in the window?
I honestly think that porting it to my wizard would be senseless.
without the service the gphone is just a phone wothout service.
Click to expand...
Click to collapse
Of course it is always pointless. We do it because we can (and because we don't want to do anything while at work)
(and much like bluemetal, we are all tired of the same old look and functionality in our WM devices). Then again, it can always be worse....
we could all have iphones
Anyways, I am looking forward to someone porting this to the Blue Angel.

The bigest stumbling block for me is lack of Exchange support. GPS isn't really necessary with the cell tower triangulation available. The accuracy is getting better. It will never be as tight as GPS but close is good enough for me. I can do with out 3G (I wish I had it) I don't enjoy the experience with the little screen. It's like looking at the ocean through a porthole. A 5 inch screen with much better resolution would be great. I use it for quick info but surfing is not fun.
I do like the idea of going linux on the phone. It would be that much closer to having a truely mobile desktop. We wouldn't have to install resource hogging shells that ride on top of an already bloated today screen to get better customization.
I think the biggest problem overall though is the hardware needed will put a lot of older equipment like my little wizard out to pasture. I don't have the funds to rush out an purchase a new phone. And yes I think all the bugs will need to be shaken out for a while before I take the plunge. Maybe by the 2nd or third generation of Android things will be a little less "bleeding edge". It all looks great now but I rely on my phone too much to gamble on an untried system.

To be completely honest, I too am suprised by the lack of progress.
This is a complete replacement for Windows Mobile: something we've all only dreamed about up until now. It will have a wicked Dev community around it soon enough.
There were a hell of a lot of efforts to get the Beta running. But now... nothing?
*so confused
The worst part is, it'd be gorgeous on my LG KS20, but I doubt we'll see it anytime soon: no one loves us KS20 owners. Guess you were all just jealous of our drivers.

bluemetalaxe said:
A ppc that works only on 80 Percent ? And no additional Software, no outlook syncronisation? Thats at the moment somthing for freaks or people with a second device
If there would be a 100 Percent Android i would install it, believe me, because i´m not very happy with windows anymore.
So i think we must wait and hope.
My next Device in half a year will be hopefully the Touch HD with Android rolleyes
Click to expand...
Click to collapse
i don't know if you read my whole post, but i never said "hey everyone lets run something 80% finished on our ppcs."
waiting and hoping isnt going to do anything, thats why i started this thread. to get more attention instead of sitting and waiting for something we arent sure is going to ever happen.
im glad a lot of other people are on the same page as me, wondering why there is barely any development for this. thanks for the support guys
lets get some devs in here to weigh in on this!

Well, there's a number of quite simple reasons...
- Porting Android to another device isn't as simple as "Hey, it's Open Source, you just have to compile and install". First of all, you'd need to find a working cross compiler for ARM in the first place (one using Windows' API, like those used for PPC apps isn't much help). Then you'd need to write drivers for usually undocumented hardware with this cross compiler or in ARM assembler (reusing existing WM drivers, like in cooked ROMs, wouldn't work in Linux). Finally, you need to find a way to flash that system to your PPC (that's a bit more work than a patched/cooked variation of an already existing WM ROM), and so on. That's work for the kind of freaks who would do their taxes binary in mind...
- Writing apps for a system almost nobody own so far isn't that attractive. It's even less attractive if the potential developer doesn't own one - the real experience is always a bit different to an emulator, and usually would like some use for himself, too (what good is an mobile app for you if you'd need a laptop with emulator to use it? ). So far, there's only one official Android device out there, and aside from the fact it's still a bit "first try, for developers only" (no Outlook sync, ugly design, ...), you only get it in very few parts of the world or in overpriced eBay auctions. Inofficial ports with reduced functionality and maybe buggy or slow "beta" drivers aren't that great, too...
- While the Android API is quite close to common Java style, it's still something completely new, which requires some time to get into the framework's basic style, the available functions, the loopholes and small tricks, etc. With WM, the gap to common Windows (desktop) programming is way smaller, and I guess it's similar with the iPhone and Mac programming.
Or, in other words: Give Andoid some time to grow up. IMHO, G1 and the few existing ports are a playground for hackers and early adopters, so they can get startet with fixing (security holes, missing functionality, ...). Then, in some months, more devices with a "hacker improved" Android will be published, and when developers buy those, they also will start writing apps if they are missing something.

you'd think more people would be starting to port.. because god is that g1 terrible, you have to have sharpened pencils for fingers to type on that flush keyboard)

Mort said:
Well, there's a number of quite simple reasons...
- Porting Android to another device isn't as simple as "Hey, it's Open Source, you just have to compile and install". First of all, you'd need to find a working cross compiler for ARM in the first place (one using Windows' API, like those used for PPC apps isn't much help). Then you'd need to write drivers for usually undocumented hardware with this cross compiler or in ARM assembler (reusing existing WM drivers, like in cooked ROMs, wouldn't work in Linux). Finally, you need to find a way to flash that system to your PPC (that's a bit more work than a patched/cooked variation of an already existing WM ROM), and so on. That's work for the kind of freaks who would do their taxes binary in mind...
- Writing apps for a system almost nobody own so far isn't that attractive. It's even less attractive if the potential developer doesn't own one - the real experience is always a bit different to an emulator, and usually would like some use for himself, too (what good is an mobile app for you if you'd need a laptop with emulator to use it? ). So far, there's only one official Android device out there, and aside from the fact it's still a bit "first try, for developers only" (no Outlook sync, ugly design, ...), you only get it in very few parts of the world or in overpriced eBay auctions. Inofficial ports with reduced functionality and maybe buggy or slow "beta" drivers aren't that great, too...
- While the Android API is quite close to common Java style, it's still something completely new, which requires some time to get into the framework's basic style, the available functions, the loopholes and small tricks, etc. With WM, the gap to common Windows (desktop) programming is way smaller, and I guess it's similar with the iPhone and Mac programming.
Or, in other words: Give Andoid some time to grow up. IMHO, G1 and the few existing ports are a playground for hackers and early adopters, so they can get startet with fixing (security holes, missing functionality, ...). Then, in some months, more devices with a "hacker improved" Android will be published, and when developers buy those, they also will start writing apps if they are missing something.
Click to expand...
Click to collapse
ok now these reasons make a lot of sense. im just surprised that not as many people are trying to get it started so they can get started on fixing, like you said. but ok, all of your other reasons make complete sense. im sure the future releases of android will only get better.
android just seems like exactly what many of us have been looking for in wm devices, basically, a complete UI replacement endorsed/created by a large company (other than microsoft lol).

jakub_w said:
im just surprised that not as many people are trying to get it started so they can get started on fixing, like you said.
Click to expand...
Click to collapse
Who knows? AFAIK, the order numbers aren't that bad, and all those reviewers give some feedback, too. I mean, it's only a week since the G1 is available at all, and, as said, it's not very attractive so far. Not everybody wants to spend hundreds of dollars just to provide Google with requests and code changes and T-Mobile and HTC with money...
android just seems like exactly what many of us have been looking for in wm devices, basically, a complete UI replacement endorsed/created by a large company (other than microsoft lol).
Click to expand...
Click to collapse
I don't think the UI is the really big thing about Android. You can even replace it completely, and I don't know (yet) where the limits / design guides are for applications. I just hope it doesn't get as confusing as Linux on the desktop, where even a Gnome or KDE desktop can be modified so far that it's almost as hard to switch distros as switching from Windows to MacOS...
The important things about Android are more in the basic technology, imho, like
- A stable, timeless system core (*nix is older than me, so "modern" is not quite correct - that goes for MacOS X, too, btw...)
- Seamless integration of connection management and phone functions (opposed to WM, where it still acts like a makeshift patchwork, and with every update less APIs are working...)
- Portable application framework (Java, lots of system APIs)
- Simple application installation (no "is this EXE a PC setup or the PPC executable?", "How the hell do I install a CAB file?", ...)
However, I still wonder how/if Andoid will support direct PC synchronization (for shared files, contacts, appointments, music, ...) and how fast and memory consumptive the required Java VM is... (Well, at least none of the G1 reviews I read complained about that, so it seems to be faster than .NET on WM...)

i was just playing around with android and in the dev tools or api demos theres a section called opengl es. i have a vogue and i tried these, they ran extremely smoothly. isnt this something that everyone has been saying is impossible? (specifically for getting tf3d to run on the vogue) i think this proves that software driven 3d is more than capable of handling tf3d. just a thought.

jakub_w said:
i was just playing around with android and in the dev tools or api demos theres a section called opengl es. i have a vogue and i tried these, they ran extremely smoothly. isnt this something that everyone has been saying is impossible? (specifically for getting tf3d to run on the vogue) i think this proves that software driven 3d is more than capable of handling tf3d. just a thought.
Click to expand...
Click to collapse
I definitely agree with you on that. Thing is though is that this is a completely different environment with a different set of drivers (and rules) which makes (for example) modifying their parameters to allow for keys normally used for certain functions in WM to be used for something completely different. Also OpenGL (ES) is all that is used on *nix OSes whether or not they run on full or embedded hardware. All that's needed is the driver for the graphics chip. Microsoft wants you to use their proprietary D3D not OpenGL (ES) hence why it was impossible to have OpenGL (ES) before. Also TF3D uses DirectX and not OpenGL ES AFAIK.
Android is great. Only thing I need is a way to get the SDcard image working and a HTC Touch Pro to port Android, Angstrom and/or OpenMoko to, I'd be set.

why would you develop software for an operating system that isn't even fully ported yet?

joel2009 said:
why would you develop software for an operating system that isn't even fully ported yet?
Click to expand...
Click to collapse
Weeell....
- It's Linux and Open Source (some people wouldn't touch a closed system with a stick...)
- It's nice to be prepared when you get the running system
- There is a device with that OS
- The documentation is way better than Microsoft's
- There's a good chance the API will remain compatible, so it doesn't hurt to start early (opposed to WM, where some basic features can/could only be done with device dependant or inofficial APIs, which were dropped in newer updates...)

Related

Windows Phone 7 with full "multitouch" on our HD2´s

Hey xda´s!
Today I´m getting my own HD2 from england and I can´t wait to hold it in my hands
But I have some questions about the phone.
The first one is...Will the HD2 be upgradeable to Wiindows Phone 7 or if it will not be official upgradeable will the xda´s can do it? I know its early to ask about WM7 because there are not really many specs out about it yet but I would like to know what you think about that
And my second question is...Will the HD2 with it´s capacitive screen have full "multitouch" aahh sorry "pinch to zoom" support on WM7?
...or will the xda´s enable more multitouch gestures in the next weeks or months?
There have been tons of queries about this subject, please use the search before posting. It's probably safe to say that HTC won't be giving us WinMo7 the official way, but I'm sure the XDA community will find a way getting it to our beloved HD2 "the other way"
it will be possible congrats for ur new mob you'll love it
Yep! Thats right! If not Officially, you can bet that Win Mo 7 will be made available on the HD2 by the talented devs here. And not just that, we might even get Android to run on it!
Congrats on your purchase!
Tanmay® said:
..., we might even get Android to run on it!
Click to expand...
Click to collapse
Thats a point i never got...
Why do people want to port Android on Wimo Phones? I you like Andorid, why don't you directly buy an Android phone which was designed for the operating system. I guess thats better than having a bad ported version running on a phone desigend for windows mobile.
actually this subject is non sense.
LordK said:
Thats a point i never got...
Why do people want to port Android on Wimo Phones? I you like Andorid, why don't you directly buy an Android phone which was designed for the operating system.
Click to expand...
Click to collapse
People do it because, in the case of the HTC Leo/HD2, there's not one piece of hardware quite like it being sold with Android installed.
I guess smartphones are quickly becoming the new PCs & Laptops of the age. Some people buy a PC with an OS installed as default, they like the hardware but not the OS (usually Windows, maybe OSx) so they just format the HDD and install say Ubuntu etc etc.
jagnet said:
People do it because, in the case of the HTC Leo/HD2, there's not one piece of hardware quite like it being sold with Android installed.
Click to expand...
Click to collapse
Yeah but you will never get a well-performing port until an OEM makes a device with the same hardware. Who's going to make the drivers for you?
vangrieg said:
Yeah but you will never get a well-performing port until an OEM makes a device with the same hardware. Who's going to make the drivers for you?
Click to expand...
Click to collapse
That's true. Though the Acer A1 and Xperia X3 both use snapdragon so drivers (or partial drivers) will undoubtedly make their way to the porting project.
Yes but then you will have Android devices with the same level of hardware as HD2! So the initial question remains - why not buy them instead of coping with inevitable problems with ports?
It's not like drivers instantly start working when you copy them from one device to another, even with the same hardware platform - check out the video drivers thread to see what I mean. You're doomed to have problems like battery drain or calls dropping or poor performance in some areas or what not.
Then there will be some problems with applications - I don't know about the new devices, but all the current Android ones have low-res screens.
In addition to that, you really want 2.0 with Sense, and there's no port of that available AFAIK. Plain Android is just dull, it's nothing to fret about, IMO.
I understand the fun of porting and making things work, but using that as your primary device? It's guaranteed to be worse than what you have now.
Neither of those devices have 4.3 inch touchscreens. Also The HD2 has a look and feel all of its own.
The only thing spoiling it for me is Windows Mobile and the terrible onscreen keyboard so if we could port Android to this device I would be elated as it has a much better marketplace (Windows Marketplace is really a sack over overpriced crap), less cludge and better built in apps - the Youtube app for example supports user subscriptions and favourites viewing, and I'm a big online video fan.
The fact that Android was built from the ground up for capacitive touchscreen devices rather than being a patched up ropey old operating system with a shell interface on top makes me drool at the idea of it being on the HD2, and YES we could buy an Android device of similar specification BUT where's the fun in that??? Check the name of this site.........................
Well, I'm not on the Google/Android hype bandwagon, I do admit that the UI out of the box there is much more finger friendly and the notifications are implemented in the best way among all the mobile phone OSes, but otherwise Android's greatness is blown out of all reasonable proportion. An Android crippled by driver incompatibilities/incomplete implementation is something that totally misses the concept of attractive in my terms...
That said, I'm sure I'll install it myself one day (via haret or otherwise) just out of curiosity, that would certainly serve to satisfying the geek in me. But to expect that your experience from using the device would improve is somewhat unrealistic.
I am happy with the HD2 and figured I would decide what platform to go with at the time of my next phone purchase. This report should mean I can try out Windows Mobile 7 on the HD2 and take that into consideration as well.
http://msmobiles.com/news.php/8793.html
CAH000 said:
I am happy with the HD2 and figured I would decide what platform to go with at the time of my next phone purchase. This report should mean I can try out Windows Mobile 7 on the HD2 and take that into consideration as well.
http://msmobiles.com/news.php/8793.html
Click to expand...
Click to collapse
nice, i can't wait
MSmobiles is full of **** as usual. They post BS to get hits every once in a while.

Windows7 looks and sounds overhyped

i know im not the only one that thinks this....i love new features and upgrades just as much as anyone but it seems the goal of windows 7 is to take away the customization experience of windows and bring consumers closer with microsoft then closer 2 their device. No flash, No skins, limited apps, and lets be honest who wants a device that looks exactly the same as another person device, u could take a million hd2 and none will look exactly like mines
jbanga86 said:
i know im not the only one that thinks this....i love new features and upgrades just as much as anyone but it seems the goal of windows 7 is to take away the customization experience of windows and bring consumers closer with microsoft then closer 2 their device. No flash, No skins, limited apps, and lets be honest who wants a device that looks exactly the same as another person device, u could take a million hd2 and none will look exactly like mines
Click to expand...
Click to collapse
I say save these comments till after it comes out and you actually use it.
And it's Windows Phone 7 Series, not Windows 7.
dwizzy130
anything short of 5 pages and this thread will be a failure!
dwizzy130 said:
I say save these comments till after it comes out and you actually use it.
And it's Windows Phone 7 Series, not Windows 7.
dwizzy130
Click to expand...
Click to collapse
I'd agree if it was for ALL comments on the awesomeness OR failure of WP7s.
lol all im saying is if we wanted a zune we would buy a zune!
seriously ever since the thing came out they been talking about
making it a phone and now this is new news?
psht! they have a few ideas on point though like the whole
finger friendly thing, but to me its like buying a new house
with thin walls or move into a comfy old brick home
yeah the lighting fixtures is up to date but what about the foundation
I love the new interface. I love the accent that is being layed on the text. From what i've seen it's like browsing through a magazine. Well thought, because in the end, mostly it's text with what you're dealing with on this type of devices.
No really, i'm very thrilled about the new design. And with the new silverlight based development framework I think that we can expect more useful applications that are focussed on what they are supposed to do and less on the user interface.
The UI is awesome. Other than that, it's just an iPhone copy with the same bad policies, like censorship and no multitasking, no file system access etc.
seed_al said:
The UI is awesome. Other than that, it's just an iPhone copy with the same bad policies, like censorship and no multitasking, no file system access etc.
Click to expand...
Click to collapse
WP7S, No cutomizability, locked eco system, no multi tasking.
Dont u think it defeats the purpose of WinMO.
I hope it will be a big failure. The reason i got WinMO instead of anything else is because of the power of freedom it has. WP7S killed that.
and yes, its just as hyped up as iphone before it was release. NOthing more. Its not revolutionary, its just pretty with no brain.
The start or home screen may look pretty, but its functionless. U have to scroll a lot to see info. I think the novelty will wear off faster then the iphone.
Good post, Frostlance, very good post... it's sad how they destroyed everything good about Windows Mobile. I'm not at all interested in a stupid locked down system.
seed_al said:
Good post, Frostlance, very good post... it's sad how they destroyed everything good about Windows Mobile. I'm not at all interested in a stupid locked down system.
Click to expand...
Click to collapse
And not only that, they way they made WP7S Backwards incompatible also means MS just killed WinMO6.5 and previous versions.
Developers are abandoning WinMO 6.5 1 by 1, started with adobe , then Skype, and many more to come.
We were waiting for Flash 10.1 anxiously, seeing the beta version test on OUR HD2, but in the end, they discontinued their support for WinMO.
As Steve Ballmer Said " OS are nothing without Developers, Developers Developers , (he goes on saying developers many2 times)
And that is the fate of WinMO 6.5. With no Developer support, Our BELOVED OS, is becoming NOthing.
To tell you the truth,ive been a loyal WinMO user since 2000. I relied heavily on its apps (esp medical applications,helps me a lot with my work as a doctor and manage my patients data). Now ive heard from a friend in skyscape,a major medical apps developer for WinMO, that they will also discontinue support for WinMO. Now this really saddens me really.
For a phone(expensive phone in fact) which i bought just 2 months ago, will no longer provide me new apps, new updates to my medical apps, no flash (A BIG WASTE , With our huge gorgeous screen,we cant even load flash content!).
I envy those using android, updating their OS constantly, and getting apps like google earth,goggle and etc which we were once promised to be given,now all left is a dream.
MS has killed our beloved WinMO. It is a sad news for all of us. WP7S is more like a curse then a blessing.
I'd rather buy an iPhone than any WP7S device.
Both are locked down crap systems without multitasking from my POV.
Espentf said:
I'd rather buy an iPhone than any WP7S device.
Both are locked down crap systems without multitasking from my POV.
Click to expand...
Click to collapse
But WP7S has better hardware and a better UI. So, IF you buy a locked down crap system, you really should get a WP7S phone.
But of course, you shouldn't buy a locked down crap system.
seed_al said:
But WP7S has better hardware
Click to expand...
Click to collapse
Do we know enough about the iPhone 4 to be sure that its hardware will be inferior to WP7S phones? We'll be about half way between that and its replacement when WP7 starts to get going.
Shasarak said:
Do we know enough about the iPhone 4 to be sure that its hardware will be inferior to WP7S phones? We'll be about half way between that and its replacement when WP7 starts to get going.
Click to expand...
Click to collapse
We know nothing about iPhone 4, but Apple's iPhone hardware has ALWAYS been at least half a year behind HTC's. I don't expect that to change.
iPhone 4 would need a WVGA display, a 1GHz processor, 448MB RAM, a five megapixel camera with dual LED flash, much much better materials... in order to be "only" half a year behind again. In other words: No way. They're not going to catch up anytime soon.
seed_al said:
We know nothing about iPhone 4, but Apple's iPhone hardware has ALWAYS been at least half a year behind HTC's. I don't expect that to change.
iPhone 4 would need a WVGA display, a 1GHz processor, 448MB RAM, a five megapixel camera with dual LED flash, much much better materials... in order to be "only" half a year behind again. In other words: No way. They're not going to catch up anytime soon.
Click to expand...
Click to collapse
The strange thing is that if the WP7 is really a closed down system without multitasking it would not need such advanced hardware for it. The need of so much memory and processor power is precisely because of the multitasking when a user can run several applications simultaneously. Otherwise you can have a good user experience with much less memory and processor power like in case of the iPhone.
This thread will be better if it has a poll on it.
I think it is hyped too. I really prefer the HTC interface and customization freedom of the HD2 against the new design of windows mobile 7. I have my device so customized that I can access every feature with a few clicks (AE button plus and multiple button press) I dont see that coming soon in WM7, you need to scroll a lot with your finger to actually go anywhere. And what botters me more is that it looks like "multimedia oriented" and not "bussisness" oriented.
If they close the platform like Apple they will loose al the support of the comunity. I really think WebOs look more interesting as a new modern platform (but they still lack variety of applications)
If there is no oficial WM7 update to the HD2, I really dont care. (we know the chef here will be realising it and even with a newer rom)
What not being said may be the most revealing.
Other than a few picture and limited stories from just a few people (MS insiders) what do we really know about WM7?
With all the stories about what WM7 cannot do, you start to wonder if there is something that we are not being told about the new OS.
For instance:
* MS Voice Command has not had any real updates for a number of years. Is there a (much improved) new version in WM7?
* Wireless/Blue tooth set up? (better setup etc?)
* Haptic interface,
* camera and other elements used in a more interactive way for interface?
* New/updated/Improved version of transcriber?
Or is MS really just going to bring out a dumb version of Windows Mobile, for the dummys, and to more directly compete with iPhone, and continue the development of the OS version (6.5) they already have for the business users, and the more adventurous?
We still remember XP/Vista don't we, lets hope MS learn't something!
No option for both? I think bits are great and bits are over hyped.
1) Maybe it´s going to be the same story as with Win Vista: faulty, crappy, resource-hungry, no benefits. Good for the basic user that only surfs with IE, listens to music, watches videos, e-mails and uploads videos on YouTube
2) NO software is uncrackable ! Wonder what the experts here on XDA will do with WM7 ! When I received my HD2 in November it wasn´t much more than my Touch HD, a little bit faster though. Now with all the geniousses here in this forum it is a rocket of a PDA that spared me the investment into a Sony Vaio P
3) I eagerly wait for the HD3 at the end of the year, wait this time some months ´till I buy it. First I will see what the leading programmers here will do with it, then buy it and flash it with a cooked ROM from this forum. And maybe this cooked ROM will be rebased on WM6.5.x or a hacked WM7, able of multitasking.
4) When I will buy HD3 (or whatever it will be called) I buy the hardware (1,5 GHz Qualcomm, ROM/RAM etc.) and I want it to be FAST. Like with Win Vista the hardware will be eaten up by WM7-software giving no speed advantage. Like with my Sony Vaio TT92 which is equipped with WinXP and which is much faster than most of the desktop-PCs for MY use of the Vaio (no gaming, prof. medical work) I will rely on the experts here to cook a ROM that´s faster than lightning for the APPS, ´cause I don´t care if the basic software is WM6.5.x or WM7, TF3D, HTCSense or what, I want my preferred apps to run fast and smooth w/o hangup.
Conclusion: trust the people here, THEY will make the best outa the new HARDWARE, not HTC, not Microsoft ..........
gm_fisher said:
Or is MS really just going to bring out a dumb version of Windows Mobile, for the dummys, and to more directly compete with iPhone, and continue the development of the OS version (6.5) they already have for the business users, and the more adventurous?
Click to expand...
Click to collapse
I'm afraid that's exactly what they are doing. Everyone - including MS - is green with envy for the zillion$$$ Apple are making with teenagers and "wanna-look-cool" adults who spend their time on social networks or mms-ing pictures. Little brains, fat wallets. No surprise manufacturers and carriers LOVE them and would do ANYTHING to please them.
MS had a decision to make: continue to fight on two fields (business and dummies) and continue losing to RIM on the former and to Apple on the latter? Or instead concentrate on one, playing the cards (like hardware) where the competition has always been behind?
WPS7 is just that.
Do I like it? Hell, no.
Would I have done the same thing had I been in Steve Ballmer's shoes? Probably yes.
Will their strategy succeed? Probably no. Unless Steve Jobs screws up big-time...
gm_fisher said:
We still remember XP/Vista don't we, lets hope MS learn't something!
Click to expand...
Click to collapse
Looking at Win7, I think they learnt that crappy-buggy OS's should never ever make their way into the market. However keeping looking at Win7 on other PC's makes me wish I will still have the option for XP when my laptop replacement is due in June.
I don't think MS will be stupid enough to allow WPS7 to be crappy-buggy like Vista, but most likely WPS7 will be as alienating to business users as Win7 is, leaving them in fact with two choices:
a) BlackBerry (for most)
b) Android (for power users)
Actually there is a third one for the (very few) adventurous: cooked WinMo ROMs.

The Future Of Windows Mobile

A lot of people have been asking me this very difficult question: What is the future of Windows Mobile? Do you think it will die in a few years(about 2)? And other questions that are about the death of Windows Mobile. On this post I will say about my thoughts of the future of Windows Mobile.
Click to expand...
Click to collapse
So I've made this article to say every thing I think about a very polemic topic: The death of Windows Mobile... For sure it won't die in 2 years, it will take a lot more...
The article is on my blog, feel free to share it every where you want, but remember to give the credits
http://developmentcloud.blogspot.com/2011/02/future-of-windows-mobile.html
Leave a comment about the topic and my article. Happy reading
PS: I've made this article at midnight, so it may contain some errors and crazy stuff
Windows Mobile without Sense for sure is pretty crappy
Click to expand...
Click to collapse
Sorry to write this, but your statement is truly ridiculous, skip to very end of my post before you read rest, to understand why i said that.
As a matter of fact, death of wm started when HTC destroyed whole idea of PDA with its feeble, slow, but VERY popular devices(well..PDA's were made for work, HTC changed PDAs into just phones - popularity(money) rose, niche changed and this tendancy progresses now in absurdal way resulting with WP).
They just started to load their bloatware(manila,sense), in EXCHANGE for specs(and dpad/buttons), specifically. I know LOTS of people, that left WM platform just because of that, and even HD2 wasn't able to change that(FAR too late, too ridiculous, too buttonless, to expensive, etc, etc).
XDAdev forums took some part in whole process, imho(you NEED manila, you NEED sense - what a bull****).
HTC seem to be VERY happy after gigantic success of manila's, sense's resulting in destroying of many of old wm software developers(yes, by marketplace,my friend).
Finally, androidz and ridiculous iphone took rest.
95% of cooks i know and i respect would NEVER add manila, nor sense to their roms, as a matter of fact, actually most of them left wm platform already(well, rest bought...hd2, rich happy people mhmm.).
I will stay with my device(PDA with phone module, not HTC), as there is NO software i am using made for android, nor wp(sorry to say, old wm software is totally different league from actual promoted software, all about that).
So all i can say, have fun with your sense, twitter and facebook, but remember, there was something more few years ago, when future looked bright and good.
sorry for engrish, topic not suscribed(i have no nerves for that, you know, i am able to make skin for hs++ with functionality of whole sense, but it takes 143 kb, not 65MB, this is what made me posting my thoughts, i doubt you can understand me).
As I've said, that's my opinion and I respect your point of view
I liked your article very much. i tried lot of OS on my HD2 and the worst one was WP7. it is a ugly clone of iPhone OS. Windows mobile gives you full control of the device and you can customize it as much as you can...
I hope Microsoft will continue development on WM.
adempozhari said:
I liked your article very much. i tried lot of OS on my HD2 and the worst one was WP7. it is a ugly clone of iPhone OS. Windows mobile gives you full control of the device and you can customize it as much as you can...
I hope Microsoft will continue development on WM.
Click to expand...
Click to collapse
yes.. hope microsoft still continuing it...
Nice article, and it was interesting to hear from someone who has tried out the majority of OS's out there. I got my first WinMo device back in 2005, though it still had WM2003 running on it. Since then, I have been hooked on WinMo. Like you, I also have an iPod Touch and the OS is smooth, but the customisation abilities are next to none (even if its jailbroken). Anyway, in general, I agree with most of what you say.
However, where I differ in opinion, is that I think WinMo is going to disappear sooner than you predict. WinMo hasn't had an update since 6.5 (was 6.5.x ever on a commercially available device?). And even HTC haven't offered an update on Sense since the HD2 came out. Thank goodness for XDA-Devs and Cookies Home Tab! I am sure that through this community, WinMo will live on for as long as there are working devices out there (I'm in no rush to swap my HD2 for anything else). But even now, you can see that Android and WP7 are becoming more and more popular within this community. And outside, in public, if you pull out a smartphone (regardless of model, or OS) someone will ask "Oh is that an iPhone?"
The beauty of the HD2 (I'm on my second HD2 as the first one was stolen) is that it will run many different OS's. So far, I have run several versions of Android, WP7 and Ubuntu. But I always come back to WinMo as it still offers the best for customisation and features. The iPhone for me is only a toy/fashion device that is over hyped and seriously over-advertised (which is why it sells so well- that and Apples nice design).I liked WP7, which I ran for nearly a week. Currently in it's first version it is a bit lacking but it is FAST! And when I do eventually get to the point of having to give up my HD2, I am hoping that Nokia will have a seriously good WP7 device on offer.
I am sure that XDA-Devs will continue to breath life into WinMo and drive it on to places Microsoft never thought to take it. But sad to say, I think WinMo has been abandoned by MS, forever. When did you last see a new device come out with WinMo on board? Even HTC seems to have totally hopped ship to Android and WP7. And it's getting harder to find new apps for WinMo (where as, iOS and Android have zillions of apps to offer - most of them are junk, but there are some gems among them).
Sorry to ramble on, but that was/is my opinion. Bleak, but with very fond memories of what is still in my mind, the best OS.
Copied from a post I made in here but worth an inclusion here.
**********************************************
When you visit the Expansys website here in the UK and filter available phones using Windows Mobile, it only lists six models, the same applies to Phone 7.
If you select available phones by Android, you get nearly fifty, although some of these are duplicated as different bundles, +SD card, cradle etc. The writing is clearly on the wall.
Interestingly, one of the Windows Mobile phones is an Airo Wireless. At over £500, it is a rather expensive item, but it is a waterproof, rubber armoured device that would probably survive being fired out of a cannon.
Post #38 by Tpimp420 in the thread link above, mentions Microsoft have rebranded WinMo as Microsoft Embedded Handheld, in the much larger Windows Embedded arena, and are targeting these types of devices for use in enterprise business applications/solutions.
http://www.microsoft.com/windowsembe.../overview.mspx
Microsoft has wised up to the fact that there are countless thousands of these things already in use, in warehouses and factories as barcode readers and pick-list terminals, in airlines (as Point-of-Sale (POS) terminals), data capture devices as meter readers, or in the field as customer survey recording devices, etc... etc..... The list goes on and on. These devices may occupy a niche market, but it's still quite a big one, which needs and will continue to need supporting. In the field these devices get a lot of use/abuse, and when they need replacing, with what do you replace them? An I-Phone or Android device? They wouldn't last a week!
WinMo as we know it, might not evolve much further, but Windows CE, and Embedded versions of XP and Windows 7 live on, for new generations of tablet devices. Microsoft has announced that it wants a lot more Windows stuff to run on ARM devices.
Meanwhile, there are still millions of WinMo devices out there, and sites like this, that try to keep them running.

The Future of Sense

Hi all,
What follows could be considered to be the ramblings of a lunatic however it is intended to provoke discussion and maybe some thought about where we (Sense users/fans) go from here. Personally I know I don't want to see Sense die off (I'm not planning on moving to Android or WinPho 7 any time soon, as you'll read) and my phone (HD2) is only a YEAR old!
The Future of Sense?
Many of us bought our HTC WinMo phones on the strength of Sense (henceforth referred to as Manila to differentiate it from its Android, and Windows Phone 7 "Hub", incarnations), which brought a compelling and attractive interface to ugly old WinMo. Judging by the amount of devices Manila has been (or has been requested to be) ported to it is still a compelling and attractive interface. However users and fans of Manila are now facing a dilemma; Manila is, in all probability reaching, if it hasn't already, the end of its (officially) developed life. Short of any previously unknown major bugs surfacing its not hard to imagine HTC now focusing all their efforts on Android and Windows Phone 7.
So where does this leave us, many of us who still have perfectly functioning phones, which often still have up-to-date hardware? We could, thanks to the guys (with very large brains) here on XDA developers, choose between Windows Phone 7 or Android to give our phones a new lease of life. However, personally (and I know I'm not the only one) I don't want to. Windows phone 7 doesn't appeal because of its lack of customisation (and copying of iOS on so many levels), and Android because of, well, Google! WinMo gives us the freedom to tinker, without the need of "jail breaking", which many of us love WinMo for. Manila is the icing on the cake... and everyone knows the icing is the best bit of the cake!
So where do we go from here?
Organise. Mobilise.
First off I don't want to take anything away from the (quite brilliant) people here on XDA Developers that have already managed (or facilitated others) to do some pretty amazing things with Manila, having extended it far beyond HTCs original scope. However despite all the hard work and effort that has gone into reverse engineering Manila there is still much that is unknown about it and parts we cannot change. If we wish to see Manila grow and develop (further than we already have), to keep our phones current, we need HTCs co-operation, we need the actual Manila source.
But why should HTC help us when they would probably rather us buy new phones? Well, HTC is a business and all good business' like a good deal. So, they've got something we want but what do we have to offer them in return? I believe that Manila has applications outside of Android and Windows Phone 7 (which HTC already have covered, so we can forget about them) so there is still one avenue left to us that we could attempt to try and tempt HTC with...
Swallow the Tablet!
At the moment the tablet market is dominated by iOS and Android but inevitably Microsoft will manage to muscle Windows into the tablet market. It managed it with phones (then, as we all know, lost its way) and more recently it managed to (almost completely) squeeze Linux out of the netbook market. At CES 2011 scores of Windows based tablets were unveiled from manufacturers such as Asus, Lenovo, Viliv and even Samsung! Microsofts desire to muscle its way into yet another market (tablets) with a full fat version of Windows is compounded by the fact that the next version of Windows (8) will support SoC architectures from Intel and ARM. Make no mistake; Whatever your views on the suitability of Windows for tablets, Windows tablets are coming and they will sell. However, lets not get too hung up on tablets, there are still millions upon millions (upon millions!) of PCs out there and sales of PCs are still strong.
But what does this have to do with Manila? Well, I believe Manila would make the perfect lightweight 3D widget engine for Windows and this is where our opportunity lies. HTC currently has a massive presence in smartphones and are now entering the tablet market (currently Android to begin with, but given their ties with Microsoft, in the past with Windows Mobile and now Windows Phone 7, it won't be long before they produce a full fat Windows tablet). However they do not (yet) have a presence, of any kind, on desktops and it is with this that we could tempt them. So, HTC get the opportunity to have a presence PC desktops worldwide and we get to extend the life of our phones that utilise Manila!
Don't forget the presence of "Sense" on the desktop would be a great marketing tool... people see the advertisements for Sense on the TV (as HTC are currently doing in the UK), they give it a try on their computer, like it, and may be inclined to buy a phone with Sense in the future. There are also the opportunities that "Sense" (Manila) on the desktop could tie in with Sense on phones.
To be continued...
Reserved for extra details
I would like to see HTC releasing a new Sense for Windows Mobile, just for the ROM cookers
That would be a nice look - Sense on my desktop as well as my phone - and CHT as well?? Perhaps synchronised so that changing the look of one chnges the other - interesting possibilities
nathanpc said:
I would like to see HTC releasing a new Sense for Windows Mobile, just for the ROM cookers
Click to expand...
Click to collapse
Hi Nathan, thanks for your reply.
However I feel you are missing the point somewhat. HTC wouldn't need to release a new version of Sense, in return for the community driven development of a desktop version of Sense, the continued development of Sense, for Windows Mobile, would also be in our hands.
Ross202 said:
That would be a nice look - Sense on my desktop as well as my phone - and CHT as well?? Perhaps synchronised so that changing the look of one chnges the other - interesting possibilities
Click to expand...
Click to collapse
Hi Ross, thanks for your reply.
That there is a very interesting idea and exactly why I started this thread.
Strictly speaking, with the development of Manila in our hands, we wouldn't need something like CHT because many of the ideas behind CHT would be a part of Manila as standard.
I'm also going to propose a working group (the details of which will appear above shortly) - The Manila Community Working Group - which, I hope, will be made up of some of XDA's greatest independent Sense "developers" (and maybe even HTC? ) so we can thrash out what we would like to see in Sense, how it would work, and how we could achieve many of the feature requests (like your own) that we are going to receive. While the Working Group would be closed a thread would be naturally started to keep everyone abreast of where we currently are.
The more organised we appear the greater the chance of HTC taking us seriously and considering our proposals (and the greater the chance we have of also ensuring the continued development of Manila for our phones).
Could you put out a poll to determine the response. I am into this development, though I am not a developer myself. I've been through many different types of smart and not so smart phones. Manila/Sense is the way to go. In fact in my ROM cooking, any app/settings that could be access through Sense is remove from the Start Menu.
Let's get going
illi said:
Could you put out a poll to determine the response. I am into this development, though I am not a developer myself. I've been through many different types of smart and not so smart phones. Manila/Sense is the way to go. In fact in my ROM cooking, any app/settings that could be access through Sense is remove from the Start Menu.
Let's get going
Click to expand...
Click to collapse
Hi illi, thanks for your reply.
Now thats the kind of enthusiasm I was hoping to see! I think Manila is the perfect way of hiding Windows (on a tablet, or PC) in the same way it does with Windows Mobile on phones.
I imagine a PC based Manila to have three modes of operation:
Widget Mode - Individual widgets can be placed on the desktop
Full Screen - Similar to how Manila works on our phones now with lots of added bells and whistles
Window Mode - Similar to the fullscreen version but in a more compact (borderless) window placeable anywhere on the desktop
In fullscreen or window mode widgets would be placeable on the "Home" tab and/or have their very own tab. The layouts/graphics required for each mode would be described in a single mode9 file.
Well, thats my thoughts, but I encourage anyone with any ideas to share!
*cough* bump *cough*
C'mon guys (and girls?), there must be more than 3 people who'd like to see Manila move beyond their phones and extend the functionality of their (WinMo) phones too?? Only if we can prove to HTC that there is a desire for this that we can consider approaching HTC and be taken seriously. Support for WinMo devices, as we know them, will gradually ebb away and its up to us to unite and take control of our devices? Do you really want your phones to be left behind?
Like I said, I don't want to take anything away from the (very clever) people on here who have already done so much to advance Manila, but its time to pool our resources and work towards the same goal... together.
Now is the time to stand and be counted!
thank you buddy, nice work
DJShadesUK said:
*cough* bump *cough*
C'mon guys (and girls?), there must be more than 3 people who'd like to see Manila move beyond their phones and extend the functionality of their (WinMo) phones too?? Only if we can prove to HTC that there is a desire for this that we can consider approaching HTC and be taken seriously. Support for WinMo devices, as we know them, will gradually ebb away and its up to us to unite and take control of our devices? Do you really want your phones to be left behind?
Like I said, I don't want to take anything away from the (very clever) people on here who have already done so much to advance Manila, but its time to pool our resources and work towards the same goal... together.
Now is the time to stand and be counted!
Click to expand...
Click to collapse
Nice thread. I really think HTC made a revolution with Sense. I bet if microsoft cintinued WM7, HTC would have no doubt released Sense 3.0. It would be brialliant iff we could get a update. Yes i understand your point of getting yhese manilla source files, but what goood will it be? I don't see many developers for WM nowadays on XDA. Most of them have moved on to android, ios, wp7. i think if htc were going to update semse, the first thing they shoul improve is the effiency and usage. Because atm it uses far to many resources.
Nice thread, Look forward to the update
olyloh6696 said:
Nice thread. I really think HTC made a revolution with Sense. I bet if microsoft cintinued WM7, HTC would have no doubt released Sense 3.0. It would be brialliant iff we could get a update. Yes i understand your point of getting yhese manilla source files, but what goood will it be? I don't see many developers for WM nowadays on XDA. Most of them have moved on to android, ios, wp7. i think if htc were going to update semse, the first thing they shoul improve is the effiency and usage. Because atm it uses far to many resources.
Nice thread, Look forward to the update
Click to expand...
Click to collapse
Thanks for your input.
Yes, it would be nice if we were to get an official update but the chances of that happening don't look good, thats why we need to try and take matters into our own hands. You are completely right about developers leaving WM for other platforms but that is why we need to organise ourselves and present a case to HTC for the independent development of Manila for the Windows and Windows Mobile. The point is if we can get our hand on the Manila source then we can make the Windows Mobile version compatible* with the desktop version then any developments for the desktop version will automatically be available to those of us with Windows Mobile devices. This way we can leverage desktop developers to extend the life of our WM phones for us, developers leaving WM would be so much of an issue.
*Thanks to the similarities between full fat Windows and Windows Mobile its possible to make any supporting (helper) .dll's required by widgets/tabs for the desktop version of Manila compatible with the mobile version.
There must be more people who would like to have their say about this, before this section of XDA becomes a virtual ghost town?
Oops, double post!
Hi DJShadesUK,
Excellent start to a thread, some excellent ideas and thoughts.
I thought I'd keep the discussion on here for now, as it's more likely (hopefully) to continue.
These are just general thoughts, I hope will form into a balanced response by the time I've finished..
1st off, has HTC ever open-sourced anything before?
My impression of the mobile phone industry is that things are closed down due its competitiveness. The exception here of course is Google...but that is because their business model in this industry is totally different.
My thought is although the Sense legacy appears to be closing to an end from HTCs point of view, chances are they won't want to part with it, just in case.
What is in it for them?
As much as I would love to get my hands on the HTC tools used to create and modify things like the mode9 files, it all represents an investment made by HTC which however unlikely could be used by them in the future.
I've been impressed with HTCs handling of Sense being modded though, they could have stirred up a whole heap of trouble for people and locked things down, (I've even heard that a youtube video of CHT on an Energy ROM was going around HTC). Needless to say, they have supported us by not shutting it down and I hope they have gained in return from observing what we do.
There is a whole rats-nest of issues if HTC did decide, ok lets give them out tools and see what happens. Clearly the HTC branding would gain tremendously, I can see Sense being put on TVs, Set Top Boxes and all sorts. It would also show that not only can HTC make brilliant hardware, but they can do the same with the software.
We can only guess what HTCs roadmap involves, but clearly tablets will be there somewhere. It wouldn't surprise me though if they try something which is entirely Sense based (sitting on a basic os), perhaps a media player or tv gadget. Whatever it is, they clearly pride themselves on coming up with clever ideas (if the adverts are to be believed) and that means they will be careful about sharing too much.
Obviously HTC already knew that Sense was not much use for the future (at least in its current form) or they would have completed the Facebook tab they started and they would have been the ones writing the RSS tab. I see that as the point when someone pulled the plug on pushing sense further and let it wind-down (I still feel sorry for the person who did all the facebook stuff - hopefully the tab makes up for it by not wasting their effort).
Why sense?
What is it about sense which makes us want to mod it? Is it just because it is there and it works as it should. Is it the design and concept of it, that makes it easy to use and we want to build more on to it? Is it because .net simply sucks at graphics (as well as other things...)?
Personally I find it a pig to work with, it probably isn't with the right tools though. Similar things are possible with other methods, so why not use them, the tabs which are already there can be replicated. Does the possibility of Silverlight on WM open up other options?
However, CHT shows perfectly why sense is worth using, but is that down to how sense works or just how Cookie designed CHT?
I'm interested to know peoples thoughts on this question, what is it about sense in particular that we want?
Windows based Sense...possible?
This is an interesting proposal...I can see this in one of two ways.
1. Native:
Attempt to use lua scripts and mode9 files as they are intended, compiled and in binary format. Obviously the smoothest and most efficient method. Lua is an open standard, so information is available on it's use and methods (although not sure about the compiled form). Mode9 files I guess can be used directly, but such things are beyond my knowledge. Clearly there are issues with tie in to the system (i.e. registry access, hardware etc will need to be different), but that could be compiled into the files.
2. Interpreted:
By leaving the lua scripts and mode9 files decompiled, the files can easily be parsed and interpreted by another program. This would also allow an abstraction layer to be added which interprets calls to the registry, hardware etc and makes the suitable calls. Ok, slower to do on the pc, but the CPU power should be able to manage with it.
The mode9 side probably won't be too bad, since it's format is quite basic and everything is static. Lua script interpreting will be much harder, but that could be something which can be developed over time (by supporting the basics at first and adding more over time). Tie into to dlls could pose the biggest problem, but they would never have worked on other environments anyway.
If we had some kind of interpreter this would also form the basis of a designer too, allowing easy design of components and pages [at first a display, then perhaps a way to edit directly].
Note: This concept is not new but has been discussed as part of the manila visual kitchen.
Both are huge jobs, but there is the skill and knowledge to do at least the 2nd right here on Xda.
What is the origins of the mode9 files, could there already be something which reads them?
Are there other groups which have gone further?
Other than Cookie, there are very few which have totally re-built things from scratch [I must add my apologies if I've missed something]. For example one is Moonar's GPS tab, which is from Russian site which appears to do sense stuff too.
Are they using the same tools as us, do they have better ones, can we work together to produce new ones? I've noticed that a lot of the sense stuff show up on Chinese sites too, are we missing things here too?
Also I must add, the CMD line kitchen is a piece of art, each component is excellent and huge thanks to the whole group for the work done on it!
Something else of note:
HTC Home for windows...
http://www.htchome.org/en/

Jolla Sailfish OS on GS3

In case you haven't seen it...
http://m.gsmarena.com/jolla_sailfish_os_detailed_demoed_on_video-news-5104.php
Looks really good, anyone wanna work on a port for our lovely gs3?
Hmmm...doesn't seem to have generated any interest yet...
In an interview with the CEO of Jolla, the interviewer asked if he could put this on his GS3, the CEO replied "Enabling Sailfish for a device such as Galaxy S3 is something that any community member could already do."
The SDK is released online here (I believe)
Unfortunately, I have no technical expertise in this area, is anyone else interested?
Could this be better than Jellybean?
Sent from my SCH-I535 using xda app-developers app
brew182 said:
In case you haven't seen it...
http://m.gsmarena.com/jolla_sailfish_os_detailed_demoed_on_video-news-5104.php
Looks really good, anyone wanna work on a port for our lovely gs3?
Click to expand...
Click to collapse
I'd love to play around with it. The Ambiance feature looks really really cool.
A port form a different OS would only be good for the community However, I have no skills in developing or porting so I can't help except perhaps a small donation to whomever gets it done.
Same here, looks fun but no idea how to do it
I want! Looks awesome!
Sent from my SCH-I535 using xda premium
This have to be done! I really want sailfish!
It's awsome .
I's a good OS ! But not for geeks for sure .
It will only turn heads of people who want to use it for daily usage . Not for heavy customizing ,
BTW The gecko / Firefox OS Would be awesome ! as it is an HTML 5 Based OS / or just a web page :cyclops:
Man no Google now voice search. Gapps. Or play store apps.
Its looks nice but right now in this phone world its apple Google and Microsoft. I may want to try out the new Ubuntu os since Google is technically Linux.
Sent from my Galaxy Nexus using xda app-developers app
Sure I would still prefer Android as my main platform, but I would LOVE to try this out on my GS3! I've always been an OS geek, and love the feel of exploring a new, beautiful, and innovative UI, as well as learning how the underlying platform works and differs from similar setups. It's why I've been playing around with Linux distros and customizing and tweaking them, Solaris, BSD, etc long before Android, despite the fact that I'm no developer. I would LOVE to be able to play around with different OS'es on my GS3, rather than just different Android roms, and Sailfish is one of the most interesting to me. I'll probably end up using Ubuntu more than anything if we get it, but Sailfish is something new and different and it looks really fun. :fingers-crossed:
Can someone link the story of a Jolla dev saying it can be ported easily by the community? If so, let's get this project started, and find out what needs to be done to make this happen, I'm tired of all these different OS'es coming only to the GNex!
With the re-merge of Android and Linux, and addition of the ARM drivers to the mainline, these types of alternative OS'es shouldn't be terribly difficult to port, and between Alien Dalvik and Google writing all their apps in HTML5 for ChromeOS, we should be able to get the basics of what we need from Android running on here, we just need to get the OS running!!
robogoflow said:
I may want to try out the new Ubuntu os since Google is technically Linux.
Click to expand...
Click to collapse
You realize that Sailfish is also technically Linux, too, right? And you realize that Ubuntu OS won't have Google Now, Gapps, or the Play Store either, right? So why are you naysaying Sailfish but optimistic about Ubuntu? You, sir, make no sense.
Why Sailfish might be a "GOOD" idea too...
The simple fact is I just bought a NOTE 2. First Samsung Device and aside from the S-pen, making a different way of interaction.
We have this to consider. As i have been readng how to 'setup' my NOTE 2 as it's on order and pending... I have come across
threads about how GOOGLE is trying to get 'us' the end users off of SD cards. Other Crap like that... Google has power now,
and they are acting so far like EVERY other US company that gets it. M$, Apple...
It's nice to 'have' something else to look at that is OPEN and someone noted something that is a concern to me. Customizable
look, and features. I myself don't like CRAP on my desktop or my HOME SCREENS... I just don't. When I run Linux, I go with no
icons on my desktop.
So this is so far from what I've seen a bit of a turn off but in the future because the system has to start somewhere... if it's really
open, one would hope such features could be expected. Either 3rd party or by the main OS makers.
There have been enough complaints here by users about devices without SD CARD access. About how Google is trying to cut
this off and how ni Samsung devices Samsung had to 'hack' around it to allow SD card access to apps that were used to getting
it.
I for one for simplicity don't want a stupid OS where all my personal CRAP PHOTOS etc are STUCK in the phone. Just for a simple
reason like that.
Another reason we should all hope for MORE OS's to be released is because lets let the DEVICE makers take something back!
Eventually it only takes one to WISE up... loosing money competing OS to OS or by trying to follow up when they have a good device but for example the ANDROID leader is SAMSUNG. I like that LG picked up WebOS SO they're gonna make Smart TV with it but all it takes is a little pebble to start the Landslide.
THese OEM's we want them to wise up and say... WAIT! There's stuff out there... we make the DEVICE and let them decide what they want on it. Isn't waht we all dream of? Cause then stupid crap like Samsungs Flash counter will be something made obsolete by trend.
Makes will possibly start trying to just concentrate on GOOD HARDWARE just like computers, and then maybe some company will really wise up and the only thing they'll contribute will be a device coming with some kind of AWsome MULTI-BOOT loader system ... Or at least if the devices are open someone can make one... haha.
Also about the Ubunty on mobiles thing... well, it's an interesting idea but seems like they are still not planning to get anywhere with it for a whole year? I wonder why...
Sailfish is using the WHOLE Linux... it's the same thing, but with a UI set for imbedded and small devices. SO all that needs to be done in the future is a step up to a whole desktop for bigger screen devices or if you dock your device to a large screen... so in other words...
Sailfish could have the same potential as Ubuntu...
I have personally never used Ubuntu and hope that with the option of sailfish what we may see is other Linux projects joining the trend. I mean really... it's all OPEN source. What actually bugs me the most as an end users is also the same problem that I see with some Linux projects.
Everyone reinventing the WHEEL trying to make the best this and taht and this is the real reason in some instances it's taking longer to do something that is lying around and could be modified and it's true, I don't speak with any experience in coding or programming but I think some who do know what is said is a bit true in some instances just like in some a total rewrite may be in order.
but if it's OPEN, then the parts are there.
So either way... it'll be good to see SAILFISH and other things. I'm sorry, but the whole TIZEN thing doesn't appeal to me pesonally. If it had more underlying structure other than the HTML 5, cause frankly, I am not real happy about every little thing on my system always
being connected to the internet in some way... though yes, I realize HTML 5 is just a way to create graphics but, remember these are companies we're dealing with here and they always have their own agenda.
Anyway... I'd like to see Sailfish vs Windoz OS, cause Micro$haft has not changed their ways and I don't expect to see them do any different than they have and their system will be similarly locked in ways but differently or in differently places as much as Apple's.
Android is open now but Google is acting weird and some competition and innovation can keep it open longer...
So, I'd love to see Salifsish fly or is that Swim... and of course they need to start somewhere and 90% of they users will be people who just want it to 'work' and that's where they need to go first. Us power users, etc in this forum, we're like the 10% or less now. Before
we were the people buying smartphones but when smartphones are now what the average user is getting their hands on?
Forget it... you bettre make something that they goo OOOH perty, and it's simple. OR you will be lost in the market. I also recall that
Sailfish is coming out here in the Asian market if I read taht right a couple month ago. I am an expat living in CHINA and believe me.
They want it simple and pretty, anything else... and it will fail. But once it hits this market, where a lot of stuff for Android is being made now
if it is accepted... then it will start having things made for it and if it can run Android apps, it's a true plus...
Depending on what hardware it comes out on, if it's able to use the simple apps I use in Android, it may be my next device to replace my daily users...
Obviously the NOTE 2 is going to be my KIND device and isn't exactly for 'daily' use in the way that I use my devices.
Still, the more the merrier and frankly, a lot of OEM's will want to get off of being branded as ANDROID device makers or whatever if they want to sell.
Also it's all good that ANDY is merging back with main kernel, but so far... there is still NO REAL work you can do with Android despite this yet. I do mean, such as prepare a very good OFFICE DOCUMENT, Power Point presentation and so on that you would on a computer. Though I hear the Open Office to Android project is going... so one can but wait and hope.
I would love to try this out on my LG optimus 2x SU660!
brew182 said:
In case you haven't seen it...
m.gsmarena.com/jolla_sailfish_os_detailed_demoed_on_video-news-5104.php
Looks really good, anyone wanna work on a port for our lovely gs3?
Click to expand...
Click to collapse
Wow. should try
I would love to see this OS running on my S3.
very cool... watch the hands on video. Note that they say that android apps will be ported over for the sailfish os, SO i would imagine that even if gapps are blocked etc. that they would likely work for the most part, or could be made to work ... lol :highfive:
Im definitely interested in anything that has quality (obviously this does!) ... and represents a new form of competition
I think this is pretty damn awesome. The hands on videos on YouTube look great, especially the ambiance thing.
Honestly, the phone looks good too but i would rather keep the beast hardware in my S3 and maybe get an S4, but having this OS on it would be awesome.
If someone had a way to dual boot Sailfish and Android, that would be epic.
Sure, it isnt completely and utterly customizable. But Sailfish seems very natural to use and at the same time you can still tap into all the Android apps!
Simple OS + Android apps.. what's not to like?
mandeep1 said:
I's a good OS ! But not for geeks for sure .
It will only turn heads of people who want to use it for daily usage . Not for heavy customizing ,
BTW The gecko / Firefox OS Would be awesome ! as it is an HTML 5 Based OS / or just a web page :cyclops:
Click to expand...
Click to collapse
This is perfect for geeks! Lots of stuff to play with, mod and hack + true multi tasking
robogoflow said:
Man no Google now voice search. Gapps. Or play store apps.
Its looks nice but right now in this phone world its apple Google and Microsoft. I may want to try out the new Ubuntu os since Google is technically Linux.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Dat comment. You must be somekind of an expert
/sarcasm
IOS 7 looks like Jolla.

Categories

Resources