Open in app

Sign In

Write

Sign In

Quan Vu
Quan Vu

291 Followers

Home

About

Published in

AndroidPub

·Nov 25, 2019

Testing Fragment in isolation with FragmentFactory

Modular Android application has been adopted by a lot of engineers these days. Multi module architecture has brought a lot of benefits including: Faster build time Faster time to run your UnitTest suites Features can be developed independently And many more… Being able to UI test a fragment from a…

Android App Development

3 min read

Testing Fragment in isolation with FragmentFactory
Testing Fragment in isolation with FragmentFactory
Android App Development

3 min read


Published in

AndroidPub

·Oct 9, 2017

Handling shortcuts when building an Android Launcher

In Android 7.1 / API 25, Google has introduced a very cool feature called “Android App Shortcuts”. In this article, I will explain how to query and launch Android shortcuts from your application. TL;DR? Here is the source code of the article. 1. What is Android App Shortcuts According to Google documentation, Shortcuts let your users…

Android

4 min read

Handling shortcuts when building an Android Launcher
Handling shortcuts when building an Android Launcher
Android

4 min read


Published in

AndroidPub

·Jul 18, 2017

Smart build android modules on CircleCI

Continuous integration (CI) proven to be a crucial part in software development. It helps automate many processes while iterating your…

Continuous Integration

5 min read

Smart build android modules on CircleCI
Smart build android modules on CircleCI
Continuous Integration

5 min read


Published in

AndroidPub

·May 14, 2017

RxJava and Immutable DiffCallback in Android

In Android, DiffUtil has made us a simple life to interact with RecyclerView. Using it, you don’t have to call different methods of Adapter to update the view. If you don’t know about it, you can read it here. Today, I gonna write one of the way using RxJava to…

Android

5 min read

Android

5 min read


Published in

AndroidPub

·Mar 24, 2017

Collection Binding with DiffUtil and MVVM in Android

The list user interface pattern has gained it popularity in both desktop and mobile. Today, I will show you one of my approve to apply binding a list of data from ViewModel into the View. Android DataBinding will also be applied in the tutorial. Don’t know what is Android DataBinding…

Android

6 min read

Collection Binding with DiffUtil and MVVM in Android
Collection Binding with DiffUtil and MVVM in Android
Android

6 min read


Mar 4, 2017

Test Driven Development with MVVM in Android

Unit testing has proven to be a crucial part in quality assurance during software development. Test Driven Development (TDD) is a development practice that enforces writing reliable test before implementation. A good architecture separates concerns into components and makes Unit testing become easier. In theAndroid community, there are many style…

Android

6 min read

Test Driven Development with MVVM in Android
Test Driven Development with MVVM in Android
Android

6 min read

Quan Vu

Quan Vu

291 Followers

Software Engineer at Facebook

Following
  • Fagner Brack

    Fagner Brack

  • Thomas Simonini

    Thomas Simonini

  • Stephen

    Stephen

  • Brian Le Vu

    Brian Le Vu

  • Invoice2go

    Invoice2go

See all (186)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams