This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
using_reptilian [2019/02/25 13:33] misterjei [Building the Kernel] |
using_reptilian [2020/09/07 13:12] (current) misterjei [Modifying Reptilian] |
||
|---|---|---|---|
| Line 17: | Line 17: | ||
| While the kernel can in principle be cloned and built in any directory, all testing is completed by cloning the kernel repository into **/ | While the kernel can in principle be cloned and built in any directory, all testing is completed by cloning the kernel repository into **/ | ||
| + | |||
| ===== Android & Remote Debugging ===== | ===== Android & Remote Debugging ===== | ||
| - | text to go here | + | Reptilian has remote debugging enabled by default on the typical Android port (**5555**). You can connect |
| + | - Boot Reptilian VM and wait for startup to complete | ||
| + | - Start Android Studio and open target project | ||
| + | - When running the application, | ||
| + | ===== Modifying Reptilian ===== | ||
| + | Here are some pointers on modifying Reptilian: | ||
| + | - [[Modifying the Linux Kernel]] (as of v4.19) | ||