Accueil > smartphones et tablettes > programmes > programmes à installer : playstore gogol
programmes à installer : playstore gogol
Publié le 10 avril 2017, dernière mise-à-jour le 22 mai 2018, > 2 visites, >> 9056 visites totales.
toujours préférer fdroid : 2024 : f-droid : applications et programmes
page du playstore
applications en test :
- additifs alimentaires présente les E...
- freebox compagnon : gestion de sa freebox
- géoportail : remplace googlemaps
- ginkgodlna : faire passer de la musique
- malwarebytes : vérifier les "virus"
- pl@ntnet : trouver le nom d’une plante par sa photo
- revo uninstaller : désinstallation de programmes
- scan-eat : donne des infos sur les produits à partir du code barre
- teamwiewer : vnc sans configuration de la box
- vlc : lecteur audio/vidéo...
connectbot
connectbot (kenny root, jeff sharkey... ) :
https://play.google.com/store/apps/details?id=org.connectbot mais voir fdroid
VNC VIEWER
vnc viewer for android ( androidVNCteam + antlersoft ) : https://play.google.com/store/apps/details?id=android.androidVNC&hl=sv
VNC SERVEUR
droid vnc server josé pereira :
https://play.google.com/store/apps/details?id=org.onaips.vnc
TERMINAL
Terminal Emulator for Android Jack Palevich :
https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en mais voir fdroid
TERMINAL AVANCEE
Hacker’s Keyboard Klaus Weidner Productivité :
https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard : mais voir fdroid
linphone belledone comm mais voir fdroid
liens utilisés ici :
- http://whiteboard.ping.se/Android/Debian
- https://forum.xda-developers.com/wiki/Guide:Using_the_Terminal
https://wiki.debian.org/Mobile
https://github.com/jackpal/Android-Terminal-Emulator/wiki/Frequently-Asked-Questions
http://kevinboone.net/android_nonroot.html
- RECUPERATION DE DONNEES photorec sur android : http://www.cgsecurity.org/wiki/Recover_data_from_an_iPhone
Start the Terminal on your iPhone Use "su" to become root Run dd if=/dev/rdisk0 bs=4096 | ssh -C username@computer_IP 'dd of=iphone.img' Replace username by the user account on your computer and computer_IP by the IP address of your computer. This command is case sensitive, don't get it wrong. Don't confuse dd if= with dd of=, otherwise you may overwrite your iPhone memory. It can take a few hours, so be patient. There will be no progress bar. If you want an indication of progress (dd statistics), put the job in background (Ctrl-Z, bg). Then send the USR1 signal to the dd process (kill -USR1 `pgrep dd), and it will print to stderr. For awesome points, wrap that call in a watch loop. If you're really good, you can make your own progress bar, since the numbers are all there. Once the copy is finished, on your computer, run photorec iphone.img.
https://superuser.com/questions/860201/how-to-recover-deleted-photos-from-samsung-phone
http://www.cgsecurity.org/wiki/PhotoRec_Step_By_Step
https://stackoverflow.com/questions/39645178/panic-broken-avd-system-path-check-your-android-sdk-root-value
http://codetheory.in/execute-adb-commands-query-particular-android-device-emulator/
https://developer.android.com/studio/command-line/adb.html
https://roubert.name/joakim/androidfilerecovery/
https://forum.xda-developers.com/galaxy-nexus/general/guide-internal-memory-data-recovery-yes-t1994705