|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.ObjectActivity
com.wjholden.nmap.NmapSurvey
public class NmapSurvey
Allows users to report what SDK version they're running.
| Nested Class Summary | |
|---|---|
private class |
NmapSurvey.UploadData
Uploads the ANDROID_ID and Build.VERSION to my webserver so that I can gather just these analytics on which I will base future development decisions. |
| Field Summary | |
|---|---|
private Button |
mButton
The button the user clicks on to initiate data upload. |
| Fields inherited from interface com.wjholden.nmap.NmapConstants |
|---|
BUFFER_SIZE, FORCE_RESTART, INSTALL_ERROR, INSTALL_FILENAMES, INSTALL_GOOD, INSTALL_NO_ROOT, INSTALL_RESOURCES, MG_DEBUG, MG_DEFAULT, MI_DEBUG_EMAIL, MI_DEBUG_ENABLE, MI_EXIT, MI_MORE_HELP, MI_REINSTALL, MI_SURVEY, RUN_COMPLETE, RUN_ERROR, RUN_LINE, SCANTYPE_NCAT, SCANTYPE_NDIFF, SCANTYPE_NMAP, SCANTYPE_NPING, TAG, THREAD_ERROR |
| Constructor Summary | |
|---|---|
NmapSurvey()
|
|
| Method Summary | |
|---|---|
protected void |
onCreate(Bundle bundle)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private transient Button mButton
| Constructor Detail |
|---|
public NmapSurvey()
| Method Detail |
|---|
protected void onCreate(Bundle bundle)
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||