saulhdev / ZimLX

Open Source and free launcher for Android
Other
151 stars 26 forks source link

New release? #80

Open sphh opened 4 years ago

sphh commented 4 years ago

Describe the bug I tried to install https://github.com/otakuhqz/ZimLX/files/4100497/Zim.Launcher-aosp-zim-debug.zip as described in #57, #60 and #71, but unfortunately the installation failed.

To Reproduce Steps to reproduce the behavior:

  1. Download https://github.com/otakuhqz/ZimLX/files/4100497/Zim.Launcher-aosp-zim-debug.zip
  2. Unzip it
  3. Install .apk file

Expected behavior Could you please make a new release and make it available at F-Droid? Thanks!

Smartphone (please complete the following information):

cleanerspam commented 4 years ago

Is the project abandoned? No update on F-Droid for 9 months

saulhdev commented 4 years ago

I'm currently working in a new version with support for android Q. however, I'm not sure if new releases will be available in F-Droid. that is because F-Droid doesn't allow pre-compiled libraries and at this point is very difficult to compile some libraries by my self.

I'm focused on porting back the features. can you please send me what message you received when trying to install de apk? Maybe I could help with that.

ildar commented 4 years ago

F-Droid devs are able and generally willing to help with compilation issues. You can ask them at IRC or forum

cleanerspam commented 4 years ago

I'm currently working in a new version with support for android Q. however, I'm not sure if new releases will be available in F-Droid. that is because F-Droid doesn't allow pre-compiled libraries and at this point is very difficult to compile some libraries by my self.

I'm focused on porting back the features. can you please send me what message you received when trying to install de apk? Maybe I could help with that. Screenshot_20200610-201834__01 As you can see app installation fails because the app is test(debug build) only and will be installed by adb only

sphh commented 4 years ago

Sorry it took so long. Here is the screenshot of my error: Screenshot_20200619-170751 Does this mean I have to install it with the help of adb? I also read #83, which mentions http://www.androidfreeware.net/, but I cannot find the ZimLX launcher there...