clean up gigaget code
This commit is contained in:
parent
39c2f31a22
commit
1421dca35f
6 changed files with 1 additions and 429 deletions
|
|
@ -8,6 +8,7 @@ import android.os.Environment;
|
|||
import java.io.File;
|
||||
import java.io.PrintWriter;
|
||||
|
||||
//todo: replace this by using the internal crash handler of newpipe
|
||||
public class CrashHandler implements Thread.UncaughtExceptionHandler
|
||||
{
|
||||
public static String CRASH_DIR = Environment.getExternalStorageDirectory().getPath() + "/GigaCrash/";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue