Skip to content

Instantly share code, notes, and snippets.

View chipcerio's full-sized avatar

Chip Cerio chipcerio

View GitHub Profile
@chipcerio
chipcerio / adb_over_wifi.md
Created August 21, 2019 11:04
Debug android app without using a usb cable.

adb over WiFi

Debug android app without using a usb cable.

Connect device to computer

You need to connect your device to your computer via USB cable. Make sure USB debugging is working. You can check if it shows up when running adb devices.

adb tcpip

@chipcerio
chipcerio / android_studio_issues.md
Created August 21, 2019 12:56
Android Studio issues

Android Studio issues

AS doesn't show layout preview

When you're using this, for some reason Theme.AppCompat.Light.DarkActionBar causes this layout preview to not show;

<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">

Checklist for B206-03

Normal (Standard)

  • Pre-Start
  • Rear Cabin and Cockpit
    • Fuselage, Cabin, Aircraft - Secure
    • Climb-in, Strap-in, Seat, Controls - Test and Adjust
  • Landing Lights - Off and Stowed

FWIW: I didn't produce the content presented here (the outline from Edmond Lau's book). I've just copy-pasted it from somewhere over the Internet, but I cannot remember what exactly the original source is. I was also not able to find the author's name, so I cannot give him/her the proper credits.


Effective Engineer - Notes

What's an Effective Engineer?