- android.permission.INTERNET
- android.permission.VIBRATE
Mar 16, 2018
application de démonstration Chaquopy, le SDK Python pour Android Téléchargez et installez les anciennes versions de Chaquopy: Python 2 for Android qui conviennent à votre modèle d'appareil et profitez de vos fonctionnalités préférées !
Demo app:
* Remove READ_LOGS permission: this was only needed on API level 15, and its Google Play description is too scary.
SDK:
* The import hook now only looks up names in Java if they failed to import from Python.
* General performance improvements: the Python unit tests now run about 25% faster.
* Fix a crash on API level 15 caused by the license notification.