Archives

Intel I.N.D.E. (Integrated Native Development Environment)

*+-Intel offre un set completo di strumenti di progettazione, codifica e debug per software scritto in codice nativo destinato ai dispositivi mobili, smartphone e tablet, basati su sistema operativo Android. Scoprite i sorprendenti vantaggi nello sviluppare applicazioni per Android con Intel Hardware Accelerated Execution Manager o con I.N.D.E.; tutti strumenti messi a disposizione sulla Developer […]

Build Fast Multi Device Apps Fast-Workshop

*+-In this demo-oriented session Paweł is going to show how you can quickly build natively compiled, multi-device apps from the same codebase for iOS, Android, Windows and Mac. Come and see live coding of 2D and 3D mobile user interfaces, using graphics effects and animations for stunning visual user experience, easy integration with REST APIs, […]

Custom Java compilation tools for Android apps

*+-Code maintenance is one the biggest cost is developing software. Usually code around business logic tends to be messy boilerplate and error prone to maintain. Java and Android provide powerful API to treat code as data 1. Reflection 2. Dynamic Proxy 3. ASM – byte code manipulation 4. JavaPoet 5. Annotations I want to do […]

RxFy All The Things!

*+-Ever had to deal with terribly designed API or spent hours re-factoring your code to deal with an updated API? You’ve heard about RxJava but can’t see how it could benefit your project? This talk will take the practical approach of a complex API to explain how RxJava and Functional Reactive Programming (FRP) can be […]

Android development: from an idea to your first (tested) app

*+-This presentation reviews the process of starting with Android development with a focus on testing. When starting with Android development, you can find tons of resources to help you to start your first app. When it comes to testing, there are a lot of questions you will ask yourself: -which test libraries are around -how […]

Improving UX through performance

*+-These days, more companies are entering the global market and even more individuals are using smart phones globally. It is becoming increasingly important for mobile engineers to guarantee stable service under any environment. Cookpad Inc. is one of the companies that are struggling at this phase. The company runs the largest recipe site (50mil MAU) […]