Archives

Volume of a Cylinder

APK for ANDROID ONLY!
This program I made out of my necessity to
know the volume of a POT I use.
It has three choices
round, frustum, and square
One can also choose between a centimeter or inches
to calculate.
The calculated output is in liters of volume

APK Decompiler

APK Shell Decompiler helps to decompile APK files for Android developers. It works using apktool.jar, dex2jar.bat, jad.exe included in the program.

NDK Shell

NDK Shell helps to compile SO files for Android developers.
It workes using ndk-build.cmd in the NDK directory.

APK Loader

APK Loader, loads APK file to AVD simulator or my GALXI s2 phone.
It workes using ADB.exe Android Debug Bridge- ADB.