Code and Trick - Modern Software Development
  • Home
  • About Us
  • Play Me
  • Privacy Policy
  • Case Studies
  • #AWS
  • #Node
  • #Android
  • #iOS
Subscribe
Tagged

gradle

A collection of 3 posts

Beauty Me Case Study: Android Powered By Studio
android studio

Beauty Me Case Study: Android Powered By Studio

In previous post, we had talked about iOS app of Beauty Me project. We had used XCode with new and shiny language Swift to provide a modern syntax and configuration for our project. Today, we will talk about Android counterpart. Which will involve the “official” Android IDE from Google: Android

  • Diep Nguyen
Diep Nguyen Aug 14, 2015 • 3 min read
Material Design Support Library Tutorial – Part 3
android studio

Material Design Support Library Tutorial – Part 3

In material design support library topic, this article is last of series. In this article, I will talk about CollapsingToolbarLayout and show you how to implement CollapsingToolbarLayout in your apps. Collapsing Toolbar Layout If you want to create the toolbar collapsing effect, you must wrap Toolbar inside CollapsingToolbarLayout. The layout

Hai Nguyen Aug 11, 2015 • 2 min read
Setup build.gradle to Build Multiple Android APKs
android studio

Setup build.gradle to Build Multiple Android APKs

Android is a platform with varies devices and OSes, which make it is more or less interesting with developers. Since Eclipse era, developers want to build multiple Android binary with multiple resources while sharing same code base. We have achieved this by using Ant script to invoke many complex commands,

  • Diep Nguyen
Diep Nguyen Aug 6, 2015 • 4 min read
Code and Trick - Modern Software Development © 2022
Powered by Ghost