Skip to content

paopao-yu/LogJNI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log_jni

For android app: write log to sdcard

In logJNI.cpp

FILE_NUM_MAX: the max number of file, if outnumber, delete the oldest one

FILE_SIZE_MAX: the max size before write

Functions:

stringFromJNI // for test

writeFile(String filePath, String content);

About

For android app: write log to sdcard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published