Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
new_compiler | < 21 hours ago | ||
older | 2025-07-19 | ||
astap_command-line_version_Android_armhf.zip | < 21 hours ago | 314.4 kB | |
astap_command-line_version_Android_aarch64.zip | < 21 hours ago | 314.9 kB | |
astap_command-line_version_Android_x86.zip | < 21 hours ago | 308.4 kB | |
astap_command-line_version_Android_x86_64.zip | < 21 hours ago | 316.7 kB | |
readme.txt | 2025-07-18 | 1.6 kB | |
Totals: 7 Items | 1.3 MB | 23 |
Command-line solver astap-cli for Android. Usage instruction see below. armhf version is for 32 bit arm aarch64 version is for 64 bit arm X86 version is for 32 bit X86 architecture X86_64 version is for 64 bit X86 architecture This version is for astrometric solving only. Command line parameters for the command-line version are identical to the GUI version. The command-line version can process FITS, JPEG, PNG, PPM and TIFF files but not RAW and XISF files. Download and install also one of the star databases based on your field-of-view (fov): D50 (6 > fov > 0.2 degrees) D20 (6 > fov > 0.3 degrees) D05 (6 > fov > 0.6 degrees) G05 (20 > fov > 3.0 degrees) W08 ( fov > 20 degrees) This command line solver can be combined with an Android App. Installation instructions: 1) Rename astap_cli to something like libastap_cli.so and put it where native librariries are (this naming ensures it is copied) 2) Make sure libaries are unpacked. Use android:extractNativeLibs="true" in the manifest. Example https://github.com/artyom-beilis/android_live_stacker/blob/web_ols/app/src/main/AndroidManifest.xml 3) Make in Android the file executable again by chmod +x 4) Execute libastap_cli.so with the full path. Some guidance: https://www.cloudynights.com/topic/793549-astrometric-plate-solving-on-your-phone-astap-for-android/#entry14230200 https://github.com/han-k59/astap/issues/1#issuecomment-2198428243 The command line commands are documented here: http://www.hnsky.org/astap.htm#astap_command_line