[Share] Head First Java - Second Edition.
I'm unable to get the UI editor to work, nothing I add shows up, and hardcoding it is a basterd =3
@NextGen1
Meh, i have been playing around with webservice consuming at android using Ksoap lib, haven't really seen many bugs yet at android sdk tbh. When i said "easy", i meant to say that compared to iPhone development, its way easier to start with and learn. (At their "main" development languages). But really, i tried Cocoa a few times and i really rage quitted. With android, i just followed a few tuts about its main structure and with programming background i was good to go and start to make my own stuff.
Yea ofc its easy... when you are not dealing with a crap language.
Meh, i have been playing around with webservice consuming at android using Ksoap lib, haven't really seen many bugs yet at android sdk tbh. When i said "easy", i meant to say that compared to iPhone development, its way easier to start with and learn. (At their "main" development languages). But really, i tried Cocoa a few times and i really rage quitted. With android, i just followed a few tuts about its main structure and with programming background i was good to go and start to make my own stuff.
Yea ofc its easy... when you are not dealing with a crap language.
@'Bruno ,
There are many noticeable issues with the SDK, you just haven't hit them yet or are not deep enough. I am proficient in JAVA, and these issues are bugs with the SDK
Using a device Or Emu?
Many issues when using a device, many issues with XML parsing (because of entity & vs Ampersand) Many issues with adb and older sdk version. Just to mention a few things.
Ksoap lib really wouldn't kick back any SDK bugs, it is not part of the SDK , So really doesn't play a factor, you use it because Google doesn't really offer a solution yet.
Give it time, you will be cursing it out, try writing live wallpaper, or a parsing application.
Try writing a portal for a POS system or some extensive application.
You will throw your keyboard at least once, and rage once every few days.

There are many noticeable issues with the SDK, you just haven't hit them yet or are not deep enough. I am proficient in JAVA, and these issues are bugs with the SDK
Using a device Or Emu?
Many issues when using a device, many issues with XML parsing (because of entity & vs Ampersand) Many issues with adb and older sdk version. Just to mention a few things.
Ksoap lib really wouldn't kick back any SDK bugs, it is not part of the SDK , So really doesn't play a factor, you use it because Google doesn't really offer a solution yet.
Give it time, you will be cursing it out, try writing live wallpaper, or a parsing application.
Try writing a portal for a POS system or some extensive application.
You will throw your keyboard at least once, and rage once every few days.


. Well it's a kewl country, but without any kind of developing ways...I mean in 5 computers engeeners only 3 knows how to program.
there were no programming courses in my school.
I tried that in WPF and ragequit.