Changes in / [999095f:a4f5200] in galcon-client
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
.classpath
r999095f ra4f5200 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"/>7 6 <classpathentry kind="output" path="bin"/> 8 7 </classpath> -
src/com/example/helloandroid/ClientThread.java
r999095f ra4f5200 1 1 package com.example.helloandroid; 2 3 import common.*;4 2 5 3 /*
Note:
See TracChangeset
for help on using the changeset viewer.