Changeset b87af8a in galcon-client
- Timestamp:
- Jun 23, 2010, 11:55:40 PM (14 years ago)
- Branches:
- master
- Children:
- 999095f
- Parents:
- 3a0d468
- Files:
-
- 2 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.classpath
r3a0d468 rb87af8a 4 4 <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 5 5 <classpathentry kind="src" path="gen"/> 6 <classpathentry combineaccessrules="false" kind="src" path="/galconcommon"/> 6 7 <classpathentry kind="output" path="bin"/> 7 8 </classpath> -
src/com/example/helloandroid/ClientThread.java
r3a0d468 rb87af8a 1 1 package com.example.helloandroid; 2 3 import common.*; 2 4 3 5 /*
Note:
See TracChangeset
for help on using the changeset viewer.