Changes in / [a4f5200:999095f] in galcon-client


Ignore:
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    ra4f5200 r999095f  
    44        <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
    55        <classpathentry kind="src" path="gen"/>
     6        <classpathentry combineaccessrules="false" kind="src" path="/galconcommon"/>
    67        <classpathentry kind="output" path="bin"/>
    78</classpath>
  • src/com/example/helloandroid/ClientThread.java

    ra4f5200 r999095f  
    11package com.example.helloandroid;
     2
     3import common.*;
    24
    35/*
Note: See TracChangeset for help on using the changeset viewer.