Application Android "NextINpact (Unofficial)"
Files
Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time


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)"
Resources
License
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.