AnaelMobilia / NextINpact-Unofficial

Application Android "NextINpact (Unofficial)"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Disponible sur F-Droid Disponible sur Google Play

Bibliothèques utilisées par le projet :

Outils pratiques :

Debug

  • Logcat sur une application tournant sur une device : adb logcat *:E
  • effacer le logcat : adb logcat -c
  • Install d'un apk en tant que mise à jour de l'application : adb install -r path/to/file.apk
  • Monkey test : adb shell monkey -p mon.application.name -v 500

About

Application Android "NextINpact (Unofficial)"

License:GNU General Public License v3.0


Languages

Language:Java 100.0%