• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » sh

sh

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips:android
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

adb
20 Hits, Last modified: 8 years ago
====== Android ====== {{tag>[android]}} <code bash> apt-get install android-tools-fastboot apt-get in... ls-adb </code> ===== network mode ===== <code bash> adb -d tcpip 5555 adb connect <ip> </code> ====== Packages ====== ===== Install ===== <code bash> adb install <file.apk> </code> ===== Pull package ===== Getting list of packages <code bash> adb shell pm list packages </code> <code bash>
stratos
13 Hits, Last modified: 8 years ago
8506 * [[https://goo.gl/sJ6tsX|ita]] <code> adb shell reboot bootloader fastboot devices fastboot ge... fastboot erase cache fastboot reboot </code> push firmware <code> adb push update.zip /sdcard/ adb push recovery.img /sdcard/ adb push start_update.sh /sdcard/ adb push md5s.tx
bv7000
6 Hits, Last modified: 8 years ago
===== Upgrade firmware ===== * download SP flash tool for linux (latest release) from https://spflashtool.com/ * download firmware from http://bbs.bl... png12-0_1.2.54-1ubuntu1_amd64.deb|deb]] untar flash tool and <code> chmod +x flash_tool* </code> run <code> sudo ./flash_tool.sh </code> * go to "d
bv9500
4 Hits, Last modified: 4 years ago
firm on screen adb reboot bootloader fastboot flashing unlock # press volume up to confirm </code> flash system <code> fastboot flash system lineage-19.0-20211106-UNOFFICIAL-treble_arm64_bvS.img fastboot flash system lineage-17.1-20210808-UNOFFICIAL-treble_ar
decompile
3 Hits, Last modified: 6 years ago
code> yay apktool yay jd-cmd </code> <code> adb shell pm path com.flir.tiger adb pull /system/app/my... k cd dex-tools-2.1-20190905-lanchon ./d2j-jar2dex.sh ../myflir-bv2.3.6-release-signed/classes.dex -o .... flir-bv2.3.6-release-signed/src.jar ./d2j-jar2dex.sh ../myflir-bv2.3.6-release-signed/classes2.dex -o
gianomobile
3 Hits, Last modified: 6 years ago
bali e alle funzionalità SOS. ====== Notifiche push ====== Questa App può inviarLe notifiche push relative al servizio quando l’applicazione è attiva se Lei ha attivato l’invio di notifiche push tramite il sistema operativo del Suo dispositivo
development
2 Hits, Last modified: 9 years ago
d-studio** * run /opt/android-studio/bin/studio.sh to install software * specify **/opt/android-... ew SDK location <file txt /etc/profile.d/android.sh> PATH=$PATH:/opt/android-sdk/platform-tools </fil

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki