Skip to main content

Robin Pan

Blogs from this Author

How to Use Google Maps in Android

Get an API Key for Google Map Before all our work, we first have to apply an API key for Google Maps. What is an API key? An API KEY can be regarded as a kind of authorization mode for interface access. How do you get an API key for the Google Maps API? Google […]

Basic Research for Google Talkback

As a user What is TalkBack Talkback is an Android system accessibility application that was developed by Google official developing team, which has been positioned as to provide special groups of people, like aged or disabled people (especially for blind people) a voice support while they are using Android devices. Once users activate this function […]

Basic Gitlab CI Configuration for iOS Projects

Concepts What is GitLab GitLab is a source control platform based on GIT (a free and open source distributed version control system), which can assist developers to manage their codes in a convenient and efficient way.  Normally, through the platform, developers can clearly explore the modification of different version of their codes. What is GitLab […]