• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

code

Search

You can find the results of your search below.

Exact match
  • 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
26 Hits, Last modified: 8 years ago
====== Android ====== {{tag>[android]}} <code bash> apt-get install android-tools-fastboot apt-get install android-tools-adb </code> ===== network mode ===== <code bash> adb -d tcpip 5555 adb connect <ip> </code> ====== Packages ====== ===== Install ===== <code ba
decompile
10 Hits, Last modified: 6 years ago
=== Android decompile ====== ===== fast ===== <code> jadx myflir-bv2.3.6-release-signed.apk </code> ===== verbose ===== <code> yay apktool yay jd-cmd </code> <code> adb shell pm path com.flir.tiger adb pull /system/app/myflir-b
stratos
6 Hits, Last modified: 8 years ago
fit-2-t3758506 * [[https://goo.gl/sJ6tsX|ita]] <code> adb shell reboot bootloader fastboot devices fas... rase data fastboot erase cache fastboot reboot </code> push firmware <code> adb push update.zip /sdcard/ adb push recovery.img /sdcard/ adb push start_updat... root adb shell cd /sdcard/; sh start_update.sh </code> <code> # avoid loop adb root adb shell rm /
bootanimation
4 Hits, Last modified: 11 years ago
====== Android bootanimation ====== <code> cd /lab/radxa/bootanimation make make upload </code> Copy bootanimation.zip into /lab/raxda*common/system/media desc.txt <code> 512 256 30 p 1 0 part0 p 0 0 part1 </code> * '523' is the width of the animation * '256' is the h
bv7000
4 Hits, Last modified: 8 years ago
4-1ubuntu1_amd64.deb|deb]] untar flash tool and <code> chmod +x flash_tool* </code> run <code> sudo ./flash_tool.sh </code> * go to "download section", select scatter file inside "R*" firmware
bv9500
4 Hits, Last modified: 4 years ago
menù: * OEM unlock * debug usb adb commands <code> adb devices # confirm on screen adb reboot bootl... ot 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_arm64_bvS.img fastboot reboot </code>
development
1 Hits, Last modified: 9 years ago
nload.html|here]]. Put the Jar library and source code on your development environment. to compile epso

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