This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
processing4
Watch
1
Star
0
Fork
0
You've already forked processing4
mirror of
https://github.com/processing/processing4.git
synced
2026-06-16 04:26:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3e6ea4b7211fd05ecf71975788720b2f2299c18
processing4
/
android
/
tool
T
History
jdf
f3e6ea4b72
Finding the right abstractions for handling textual process output, which will come in handy for log multiplexing, but is also useful for quick shelling out.
2010-02-25 16:28:01 +00:00
..
.settings
Unfortunately, using the JDI and its associated machinery was garden path for communicating with the Android world. The way to go is to exploit the logs, which, happily, are useful. This commit starts to commit to that path.
2010-02-25 03:43:51 +00:00
src/processing/app/tools
/android
Finding the right abstractions for handling textual process output, which will come in handy for log multiplexing, but is also useful for quick shelling out.
2010-02-25 16:28:01 +00:00
.classpath
Move android tool stuff into own project
2010-02-24 17:22:02 +00:00
.project
new project for Feinbergian evils
2010-02-24 17:14:52 +00:00