|
2011-01-21
, 22:08
|
|
Posts: 577 |
Thanked: 699 times |
Joined on Feb 2010
@ Malta
|
#22
|
|
2011-01-21
, 22:13
|
|
Posts: 255 |
Thanked: 160 times |
Joined on Oct 2010
@ Finland
|
#23
|
I have one small point to add. Isn't Symbian written in C++? I don't see any recompiling done there. The same app will run fine on an N95 and on a N85. The same app will also run fine on an N8 and C6. So why should an application, just because it is written in C need recompiling?
If they needed to be recompiled, they could only work on one phone only.
|
2011-01-22
, 04:16
|
|
Posts: 1,789 |
Thanked: 1,699 times |
Joined on Mar 2010
|
#24
|
|
2011-01-22
, 08:21
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#25
|
To the threadcreator:
Are you saying apps written for Android 2.3 is working on old Android like 1.5? I dont think soo!
Also you saying Meego is written in C, well if you amean lowlevel API its true. If you mean highlevel API like QT then its C++ and QML(javascript based) and sometimes python(not officially supported) language like QML and python is similar to VM atleast for the developers.
|
2011-01-22
, 08:31
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#26
|
It doesn't have to be multiple stores. It could still be one store just like OVI is and support multiple platforms which OVI does. As far as a developer doing uploads it depends if they want to support multiple chipset architectures and/or devices. Qt is the common denominator so currently you would only have to compile for ARM or x86 (i.e. you could compile once and support Symbian and the N900) assuming you have the necessary ifs for differences.
|
2011-01-22
, 08:46
|
|
Posts: 255 |
Thanked: 160 times |
Joined on Oct 2010
@ Finland
|
#27
|
Nokia and Intel are trying to make a developer kit on Qt ... that once you create an App using those libraries, it will be supported on ALL Meego devices regardless of processor diversity (ARM) or even architecture (x86 Atom). And this makes sense, nothing else does.
And if that is not the case (ie all apps need tweaks for different devices or architecture) then Meego will fail badly, along with Nokia (and at best they will be in the niche like Palm).
The Following User Says Thank You to WereCatf For This Useful Post: | ||
|
2011-01-22
, 10:24
|
|
Posts: 1,789 |
Thanked: 1,699 times |
Joined on Mar 2010
|
#28
|
Qt simply doesn't work like that, it is not a VM-language nor interpreted one. A Qt app compiled for ARM will not work on x86 (Atom et al) and vice versa, it needs to be re-compiled.
|
2011-01-22
, 10:34
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#29
|
MeeGo apps will most probably need to be recompiled (at least) once for each architecture
I personally find this to be a very very hard obstacle for MeeGo adoption and app development.
|
2011-01-22
, 11:07
|
|
Posts: 255 |
Thanked: 160 times |
Joined on Oct 2010
@ Finland
|
#30
|
That would mean there will be at least two developer kits. One for ARM-based and one for x86-based. And if that's the case, MeeGo will be fragmented upon birth.
Tags |
bada rox, dalvik, future, java haters, meego, meego?fail, nokia, sandbox sucks |
|
Some say the world will end in fire; some say in segfaults...