Android Open Source - App device PeerTracker






Project Summary

A sample app for android devices that utilizes MANET..

Web Site / Source Repository

PeerTracker is hosted in the following web site
https://github.com/nmcalabroso/PeerTracker

If you think the Android project PeerTracker 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 PeerTracker.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
jar files usedControlPanelAdapter.jar
ControlPanelService.jar
NSCommons.jar
NSNativePlatformAndr.jar
NotificationService.jar
alljoyn.jar
alljoyn_about.jar
alljoyn_apps_android_utils.jar
alljoyn_config.jar
alljoyn_onboarding.jar
alljoyn_onboarding_manager.jar
armeabi.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.CHANGE_WIFI_MULTICAST_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS




Resource Files

There are 1 image files in PeerTracker. The names of the image files are listed as follows.

main_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PeerTracker has the following Java source files.

com.example.neil.peertracker.ApplicationTest.java
com.example.neil.peertracker.Keys.java
com.example.neil.peertracker.MainActivity.java
com.example.neil.peertracker.NetworkAdapter.java
com.example.neil.peertracker.NetworkManager.java
com.example.neil.peertracker.NetworksListActivity.java
com.example.neil.peertracker.OnboardingActivity.java
com.example.neil.peertracker.Peer.java
com.example.neil.peertracker.PeerAdapter.java
com.example.neil.peertracker.PeerTracker.java
com.example.neil.peertracker.PeersListActivity.java
com.example.neil.peertracker.WifiManagerListener.java