- This topic has 165 replies, 13 voices, and was last updated 14 years, 4 months ago by UCGal.
-
AuthorPosts
-
July 14, 2010 at 8:35 PM #579283July 14, 2010 at 9:07 PM #578271anParticipant
[quote=flu]Also, it’s going to get interesting with google’s strategy of targeting gingerbread for high end stuff while maintain a lower end froyo.[/quote]
That’s the rumor I keep hearing. Is that confirmed? Do you have more information about Gingerbread than the general public? It seems like it can be a total deviation, or it could be just additional features that’s available only on Gingerbread (since there will be higher bar for hardware requirements, and high res screen support). Since I’m not a Google insider, my logical guess would be they both using the same framework, but Gingerbread would add a slew of apps/features that won’t be available to Froyo phones. This makes sense since Google are starting to make all of their apps download-able (at least their updates are download-able at the moment).July 14, 2010 at 9:07 PM #578365anParticipant[quote=flu]Also, it’s going to get interesting with google’s strategy of targeting gingerbread for high end stuff while maintain a lower end froyo.[/quote]
That’s the rumor I keep hearing. Is that confirmed? Do you have more information about Gingerbread than the general public? It seems like it can be a total deviation, or it could be just additional features that’s available only on Gingerbread (since there will be higher bar for hardware requirements, and high res screen support). Since I’m not a Google insider, my logical guess would be they both using the same framework, but Gingerbread would add a slew of apps/features that won’t be available to Froyo phones. This makes sense since Google are starting to make all of their apps download-able (at least their updates are download-able at the moment).July 14, 2010 at 9:07 PM #578893anParticipant[quote=flu]Also, it’s going to get interesting with google’s strategy of targeting gingerbread for high end stuff while maintain a lower end froyo.[/quote]
That’s the rumor I keep hearing. Is that confirmed? Do you have more information about Gingerbread than the general public? It seems like it can be a total deviation, or it could be just additional features that’s available only on Gingerbread (since there will be higher bar for hardware requirements, and high res screen support). Since I’m not a Google insider, my logical guess would be they both using the same framework, but Gingerbread would add a slew of apps/features that won’t be available to Froyo phones. This makes sense since Google are starting to make all of their apps download-able (at least their updates are download-able at the moment).July 14, 2010 at 9:07 PM #578998anParticipant[quote=flu]Also, it’s going to get interesting with google’s strategy of targeting gingerbread for high end stuff while maintain a lower end froyo.[/quote]
That’s the rumor I keep hearing. Is that confirmed? Do you have more information about Gingerbread than the general public? It seems like it can be a total deviation, or it could be just additional features that’s available only on Gingerbread (since there will be higher bar for hardware requirements, and high res screen support). Since I’m not a Google insider, my logical guess would be they both using the same framework, but Gingerbread would add a slew of apps/features that won’t be available to Froyo phones. This makes sense since Google are starting to make all of their apps download-able (at least their updates are download-able at the moment).July 14, 2010 at 9:07 PM #579303anParticipant[quote=flu]Also, it’s going to get interesting with google’s strategy of targeting gingerbread for high end stuff while maintain a lower end froyo.[/quote]
That’s the rumor I keep hearing. Is that confirmed? Do you have more information about Gingerbread than the general public? It seems like it can be a total deviation, or it could be just additional features that’s available only on Gingerbread (since there will be higher bar for hardware requirements, and high res screen support). Since I’m not a Google insider, my logical guess would be they both using the same framework, but Gingerbread would add a slew of apps/features that won’t be available to Froyo phones. This makes sense since Google are starting to make all of their apps download-able (at least their updates are download-able at the moment).July 14, 2010 at 9:18 PM #578281meadandaleParticipant[quote=flu]
And technically, Android isn’t Java either. It uses the Java language to compile into a bytecode for a dalvik vm, but not a jdk and clearly the byte code isn’t compatible. (In hindsight that was the smartest thing to have done with Oracle now owning sun and butching the entire java space)…[/quote]
You need to differentiate between android applications (java) and the android OS (linux). For the most part, android apps are java. Yes, there are some minor differences between the android (dalvik) VM and a standard VM but they are mostly minor–with the exception of the entire android API. This is entirely different from J2ME which was not at all compatible with a standard java VM.
For the most part, we’ve been able to take libraries (jars) that we have built to run on the server (e.g. communication protocols, data models) and drop them directly on the android (including their external dependencies) and they run fine. We’d never have been able to do this on J2ME.
I’ve written applications for both–it’s a whole different animal.
July 14, 2010 at 9:18 PM #578375meadandaleParticipant[quote=flu]
And technically, Android isn’t Java either. It uses the Java language to compile into a bytecode for a dalvik vm, but not a jdk and clearly the byte code isn’t compatible. (In hindsight that was the smartest thing to have done with Oracle now owning sun and butching the entire java space)…[/quote]
You need to differentiate between android applications (java) and the android OS (linux). For the most part, android apps are java. Yes, there are some minor differences between the android (dalvik) VM and a standard VM but they are mostly minor–with the exception of the entire android API. This is entirely different from J2ME which was not at all compatible with a standard java VM.
For the most part, we’ve been able to take libraries (jars) that we have built to run on the server (e.g. communication protocols, data models) and drop them directly on the android (including their external dependencies) and they run fine. We’d never have been able to do this on J2ME.
I’ve written applications for both–it’s a whole different animal.
July 14, 2010 at 9:18 PM #578903meadandaleParticipant[quote=flu]
And technically, Android isn’t Java either. It uses the Java language to compile into a bytecode for a dalvik vm, but not a jdk and clearly the byte code isn’t compatible. (In hindsight that was the smartest thing to have done with Oracle now owning sun and butching the entire java space)…[/quote]
You need to differentiate between android applications (java) and the android OS (linux). For the most part, android apps are java. Yes, there are some minor differences between the android (dalvik) VM and a standard VM but they are mostly minor–with the exception of the entire android API. This is entirely different from J2ME which was not at all compatible with a standard java VM.
For the most part, we’ve been able to take libraries (jars) that we have built to run on the server (e.g. communication protocols, data models) and drop them directly on the android (including their external dependencies) and they run fine. We’d never have been able to do this on J2ME.
I’ve written applications for both–it’s a whole different animal.
July 14, 2010 at 9:18 PM #579008meadandaleParticipant[quote=flu]
And technically, Android isn’t Java either. It uses the Java language to compile into a bytecode for a dalvik vm, but not a jdk and clearly the byte code isn’t compatible. (In hindsight that was the smartest thing to have done with Oracle now owning sun and butching the entire java space)…[/quote]
You need to differentiate between android applications (java) and the android OS (linux). For the most part, android apps are java. Yes, there are some minor differences between the android (dalvik) VM and a standard VM but they are mostly minor–with the exception of the entire android API. This is entirely different from J2ME which was not at all compatible with a standard java VM.
For the most part, we’ve been able to take libraries (jars) that we have built to run on the server (e.g. communication protocols, data models) and drop them directly on the android (including their external dependencies) and they run fine. We’d never have been able to do this on J2ME.
I’ve written applications for both–it’s a whole different animal.
July 14, 2010 at 9:18 PM #579313meadandaleParticipant[quote=flu]
And technically, Android isn’t Java either. It uses the Java language to compile into a bytecode for a dalvik vm, but not a jdk and clearly the byte code isn’t compatible. (In hindsight that was the smartest thing to have done with Oracle now owning sun and butching the entire java space)…[/quote]
You need to differentiate between android applications (java) and the android OS (linux). For the most part, android apps are java. Yes, there are some minor differences between the android (dalvik) VM and a standard VM but they are mostly minor–with the exception of the entire android API. This is entirely different from J2ME which was not at all compatible with a standard java VM.
For the most part, we’ve been able to take libraries (jars) that we have built to run on the server (e.g. communication protocols, data models) and drop them directly on the android (including their external dependencies) and they run fine. We’d never have been able to do this on J2ME.
I’ve written applications for both–it’s a whole different animal.
July 15, 2010 at 10:09 AM #578476UCGalParticipant[quote=UCGal] (I work on vxwords stuff, though).[/quote]
And apparently I can’t spell. LOL.
July 15, 2010 at 10:09 AM #578569UCGalParticipant[quote=UCGal] (I work on vxwords stuff, though).[/quote]
And apparently I can’t spell. LOL.
July 15, 2010 at 10:09 AM #579099UCGalParticipant[quote=UCGal] (I work on vxwords stuff, though).[/quote]
And apparently I can’t spell. LOL.
July 15, 2010 at 10:09 AM #579205UCGalParticipant[quote=UCGal] (I work on vxwords stuff, though).[/quote]
And apparently I can’t spell. LOL.
-
AuthorPosts
- You must be logged in to reply to this topic.