Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
04/01/14 11:11 PM (10 years ago)

Android development techniques explained

I subscribe to these ObjC rock stars for their tips on coding for iOS. This month they took us down the Android path -- a nice side path. "To get an overview, you can read Stephen’s Android 101, which shows differences in the application structure on a high level. One of the things that’s really cool about Android is Intents, and Martin shows us how they can be used to structure your application and communicate between applications. Because Android has a plethora of varied devices, developers also need to deal with lots of different screen sizes. Chris tells us all about how to write responsive apps on Android. "On Android, there’s no such thing as Core Data. People who like working with SQL will be pleased to read James’s article on Android’s database support. He shows us how to work with the built-in libraries and details which third-party libraries are available. Then Kevin tells us about notifications on Android, which can do a lot more than their iOS counterparts. Finally, Bill tells us about dependency injection in Java, which is, of course, just as useful for iOS projects. It’s also a great technique to make your objects easier to test, as well as to increase reusability." http://www.objc.io/issue-11/editorial.html
 
Higgey
buzztouch Evangelist
Profile
Posts: 392
Reg: Sep 07, 2011
West Midlands
13,520
like
04/02/14 02:51 AM (10 years ago)
Thanks, Niraj.
 
RogueWave
Aspiring developer
Profile
Posts: 337
Reg: Jan 23, 2013
Park City
5,120
like
04/02/14 09:01 AM (10 years ago)
Thank you, Niraj.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.