Printing Cross Compiled libraries(C/C++) Log (printf) in Android (Logcat) -


i cross compiled c/c++ libraries using netbeans android. libraries have log information, want see while application run on phone. there way, log information present in c/c++ cross compiled static libs can displayed on logcat or anywhere else in android studio.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -