Skip to content

First Continuous build

Compare
Choose a tag to compare
@coozoo coozoo released this 14 Jun 18:58
  • fixes in finding translation files;
  • added settings saving;
  • added settings for custom adb path;
  • continuous integration fixes;
  • configs to build rpm and travis ci builds.

Windows
Just download and unpack
win64b - androidprocmon_0.7b_WIN64.zip

Mac OS
Two classic mac ways of app packs are available dmg and zip.
Download image, mount and move app to applications or wherever you want
dmg image - androidprocmon_0.7b.dmg
Just download zip and click on it as any other MAC app it will be unpacked.
zip archive - androidprocmon_0.7b.zip

  • Don't forget mac prevents app from untrusted Dev (me not deserve trus:) ). so at first attempt it will be blocked. Go to Apple menu > System Preferences, click Security & Privacy, then click General and click open anyway.

Linux

Fedora,RHEL
You can use copr distro:

$ sudo dnf copr enable yura/androidprocmon
$ sudo dnf install androidprocmon

Debian based and other distros
You can try application image file.
Fuse filesystem should be installed.
For example Fedora: # dnf install fuse*
Download file and set it runnable # chmod 777 Qt_JSON_diff*

Linux 64bit - Android_Process_Monitor-x86_64.AppImage

Build Status