You may also enjoy
Android Native Code MemoryLeak Detection
1 minute read
In this post we will discuss how memory leaks in native code can be detected in Android.
Android Native Libraries Packaging
less than 1 minute read
In this post we will discuss my insights/observations on packaging native libraries in an Android apk.
Essential-Linux-Commands
3 minute read
In this post we will see essential commands, I think which are very useful for developers in Linux.
Arm Expression Compiler using Python’s Ply
2 minute read
To read expressions and statements from a text file and generate ARM assembly instructions that can be run directly on Keil uVision IDE. The assembly instruc...
Leave a comment