Hi plusminus
i encountered the problem whereby i copy and paste the source code from the FriendFinder.zip, realize that the attribute of activity tag prompt me an error. saying that activity <tag> is missing required attribute. and when i change the original code which is <activity class=".FriendFinder"....> to <activity android:name=".FriendFinder"....> and it works alrite for the syntax error...but when i running the application it prompting me the java.lang.indexoutofboundexception in the emulator. do you know what happen?
please help me.thanks









