AICDm icon indicating copy to clipboard operation
AICDm copied to clipboard

Source Tree Structure

Open emigenix opened this issue 7 years ago • 0 comments

Here we propose show an idea of how we see the files and directories are organized and connected.

Eventually, there will also be a one-line description of each. If you have suggestions for new items or a different structure, please post them below.

NOTE:

  1. This post will be regularly updated and eventually added to our Wiki.
  2. This is WIP, and may not yet reflect whats found in the repo.

/collectors/
	RfApi.java
	GPS.java
/defend/
/detect/
	DT1.java	-- 
	DT2.java	--
	...
	DTn.java	-- Empty Template
/map/
	AddBts
/services/
	./main/Analyzer.java
	./sms/
	./sim/
	./ss7/
/ui/
	./activities/
	./drawer/
	./fragments/
	./widget/
/utils/
	./anneal/
	Logger

Main
Settings

emigenix avatar Jun 15 '17 15:06 emigenix