Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build in Andriod studio? #38

Open
amirmaaref opened this issue Jul 21, 2019 · 5 comments
Open

Build in Andriod studio? #38

amirmaaref opened this issue Jul 21, 2019 · 5 comments

Comments

@amirmaaref
Copy link

Hi, Would you please tell me how to build and compile after clone it in Android Studio? thanks!

@ashishpujari204
Copy link

  1. Open Android Studio
  2. Click on Open an existing Android Studio project
  3. Select your project from directory.
  4. After project selection studio will compile your project.

@Zappelphilipp
Copy link

I am also not able to open this project nor to import it. For me it looks like .idea file is broken or misconfigured.

@Belval
Copy link

Belval commented Sep 30, 2019

Shameless plug, but I needed to rebuild the project for my personal use. I reconfigured the project with Android Studio and gradle in the process. Feel free to use that.

https://github.com/Belval/ki4a

@mohsensaremi
Copy link

mohsensaremi commented Oct 1, 2019

@Belval Can you change the package name and build and connect to VPN successfully?
After changing package name connection wont be established.

@Belval
Copy link

Belval commented Oct 1, 2019

No, as you noted in another issue, the executables are hardcoded with the package name. I tried to do a string replace with sed but it did not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants