Android Open Source - Location track iFoundYou






Project Summary

Android application to keep track of your friends location.

Web Site / Source Repository

iFoundYou is hosted in the following web site
https://github.com/gowthamsathiya/iFoundYou

If you think the Android project iFoundYou listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of iFoundYou.

ItemValue
Java File Count31
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
mysql-connector-java-5.1.18-bin.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Resource Files

There are 6 image files in iFoundYou. The names of the image files are listed as follows.

find_friend.png
find_icon.png
find_location.png
findicon.png
friendicon.png
login.png

The following screenshort is generated from the image listed above.

null




Java Source Files

iFoundYou has the following Java source files.

com.example.ifoundyou.ConnectToAWS.java
com.example.ifoundyou.Constants.java
com.example.ifoundyou.FileHandler.java
com.example.ifoundyou.IFoundYouAddBudActivity.java
com.example.ifoundyou.IFoundYouFriendLocationActivity.java
com.example.ifoundyou.IFoundYouHomeActivity.java
com.example.ifoundyou.IFoundYouLoginActivity.java
com.example.ifoundyou.IFoundYouMainActivity.java
com.example.ifoundyou.IFoundYouRegisterActivity.java
com.example.ifoundyou.IFoundYouYourBudActivity.java
com.example.ifoundyou.LocationHandler.java
com.example.ifoundyou.LocationServiceHandler.java
com.example.ifoundyou.MyListActivity.java
com.example.ifoundyou.RegisterActivity.java
com.example.ifoundyou.Validate.java
com.example.ifoundyou.iFoundYouWifiManager.java
com.ifoundyou.data.IFoundYouData.java
com.ifoundyou.process.AddFriend.java
com.ifoundyou.process.Connections.java
com.ifoundyou.process.FriendLocation.java
com.ifoundyou.process.LocationSave.java
com.ifoundyou.process.LocationUpdate.java
com.ifoundyou.process.UserAuthentication.java
com.ifoundyou.process.UserRegister.java
com.ifoundyou.server.AddAFriend.java
com.ifoundyou.server.Authentication.java
com.ifoundyou.server.LocationChange.java
com.ifoundyou.server.QueryLocation.java
com.ifoundyou.server.Register.java
com.ifoundyou.server.SaveLocation.java
com.ifoundyou.server.Test.java