Akshay Dashrath is an Android consultant at eBay and the founder of the Bangalore Android Group. Akshay has been an Android developer for over 3 years at companies such as Novoda and Rummble.
Talks I've Given
-
2
Building Songkick on Android
Featuring Akshay Dashrath and Jamie McDonald
Songkick launched their Android app earlier this year. Jamie and Akshay will present a case-study of the project, revealing how Novoda worked with Songkick to bring the app from whiteboard to market. The talk will discuss key decisions taken to create a great Android experience.
android android-app -
Performance Analysis on the Android Platform
Featuring Akshay Dashrath
This talk briefly outlines performance analysis using the TraceView tool provided in the SDK as well as analysing heap dumps of the Dalvik VM.
android performance sdk -
Android Best Practices and Scala
Featuring Akshay Dashrath
This talk describes some “Best Practices” for android development to write code that is maintainable, readable and highly performant. We'll also explore the possibility of implementing Scala as the language of choice while programming for the platform by outlining the advantages and...
android scala dalvik google