Blog
Results for:
Results for:
Blog
# Tips and tricks
Master the tools you need to work with Pepper and Nao with time-saving tips and tricks
All
(8)
Blog
(8)
Blog
How to migrate a project to AndroidX
Refactoring your code to use AndroidX Jetpack made easy - Using AndroidX is highly recommended: Pepper applications and libraries developed at SoftBank Robotics use it, and Google announced it as the new standard. Here you will learn how to migrate a project to AndroidX using the "Refactor > Migrate to AndroidX" menu in Android Studio. In most cases, it will do the trick without any more hassle. Still, you should take the time to read the prerequisites and infos in this blog article, as following the recommended steps will make activating Jetpack and migrating from Support Library to AndroidX easier.
2020/12/31
Pepper QiSDK
Tips and tricks
Blog
How to install a library using JitPack
Installing a library with JitPack is easy as pie! If you already have an Android project, just add two lines to your gradle config files and it's done! Let’s see in detail how to import and use a specific Pepper library.
2020/10/01
Pepper QiSDK
Softbank Robotics Labs
Tips and tricks
Blog
Let’s make Pepper and NAO speak a second language
How to install a language package and get speech recognition in new languages - As international talking robots, Pepper and NAO can access many languages for speech recognition, and its management is quite easy. This quick how-to explains how to set up new languages installing a language pack in a few simple steps.
2020/09/30
Pepper QiSDK
Pepper (NAOqi 2.5)
NAO⁶
QiChat
Dialogue
Conversation
Tips and tricks
Blog
Improve Android APK installation time on Pepper
How to reduce Android APK size to optimize deployment on Pepper QiSDK robot - As a developer, you may want to accelerate the build and the deployment of an application on Pepper from Android Studio. Here is a useful optimization trick to optimize the build and deploy time, to reduce the size of the application package (APK) and therefore improve installation and deployment time.
2020/05/26
Pepper QiSDK
Tips and tricks
Blog
Intention actions, the useful contextual help in Android Studio
How to use the contextual shortcut Alt+Enter or Option+Enter - Among many keyboard shortcuts, Android Studio provides a very useful context aware shortcut to manage intention actions: Alt+Enter (non Mac world) or Option+Enter (Mac world)
2020/05/26
Pepper QiSDK
Tips and tricks
Blog
Android Studio logs explained through QiSDK app lifecycle
How to use logs in Android Studio to develop QiSDK application on Pepper robot - The aim of this tutorial is to give a quick overview of logging in the Android Studio environment. As a live example to put logs into practice, we will also focus on the application lifecycle in the QiSDK context which is based on Android lifecycle.
2020/05/26
Pepper QiSDK
Tips and tricks
QiSDK
Blog
Ubuntu 18 and Pepper QiSDK Emulator troubleshooting
You might face difficulties running the Pepper (QiSDK) Emulator from Android Studio under Linux Ubuntu 18.04 and a SDK error message may be displayed. You will find below how to solve this issue. This has been tested using API 4 of the SDK plugin, Android Studio 3.4.1
2019/11/12
Pepper QiSDK
Ubuntu
Tips and tricks
Pagination
Current page
1
Page
2
Next page
››
Breadcrumb
Home
/
Tips and tricks