55 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			55 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			HTML
		
	
	
	
| <!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 | |
| <html>
 | |
| <head>
 | |
| <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
 | |
| <meta http-equiv="content-script-type" content="text/javascript">
 | |
| <meta http-equiv="content-style-type" content="text/css">
 | |
| <link rel="stylesheet" type="text/css" href="../style.css">
 | |
| <title>Sections</title>
 | |
| </head>
 | |
| <body class="navigation">
 | |
| 
 | |
| <ul class="navigation">
 | |
| <li><a href="../sections.html"><< Main menu</a></li>
 | |
| 
 | |
| <li class="title">ProGuard Manual</li>
 | |
| <li><a target="main" href="introduction.html">Introduction</a></li>
 | |
| <li><a target="main" href="usage.html">Usage</a></li>
 | |
| <li><a target="main" href="limitations.html">Limitations</a></li>
 | |
| <li><a target="main" href="examples.html">Examples</a></li>
 | |
| <li><a target="main" href="troubleshooting.html">Troubleshooting</a></li>
 | |
| <li><a target="main" href="refcard.html">Ref Card</a></li>
 | |
| <li><a target="main" href="gui.html">GUI</a></li>
 | |
| <li><a target="main" href="ant.html">Ant Task</a></li>
 | |
| <li><a target="main" href="gradle.html">Gradle Task</a></li>
 | |
| <li><a target="main" href="wtk.html">JME WTK</a></li>
 | |
| 
 | |
| <li class="title">ReTrace Manual</li>
 | |
| <li><a target="main" href="retrace/introduction.html">Introduction</a></li>
 | |
| <li><a target="main" href="retrace/usage.html">Usage</a></li>
 | |
| <li><a target="main" href="retrace/examples.html">Examples</a></li>
 | |
| </ul>
 | |
| 
 | |
| <p>
 | |
| <center>
 | |
| <small>More Android code protection:</small>
 | |
| <p>
 | |
| <a href="http://www.saikoa.com/dexguard" target="_top">
 | |
| <img src="../dexguard.png" width="88" height="55" alt="DexGuard" /></a>
 | |
| 
 | |
| <p>
 | |
| <small>With support of</small>
 | |
| <p>
 | |
| 
 | |
| <a href="http://www.saikoa.com/" target="_top">
 | |
| <img src="../saikoalogo.png" width="88" height="19" alt="Saikoa" /></a>
 | |
| 
 | |
| <p>
 | |
| <a href="http://sourceforge.net/projects/proguard/" target="other">
 | |
| <img src="../sflogo.png" width="88" height="31" alt="SourceForge" /></a>
 | |
| 
 | |
| </center>
 | |
| 
 | |
| </body>
 | |
| </html>
 |