Giter Club home page Giter Club logo

Comments (4)

lucapiccolboni avatar lucapiccolboni commented on August 17, 2024

Hi! Thank you!

  1. I'm not sure what is going on with the pinning. Is the application opened on the emulator when the application pinning is attempted? Perhaps the previous command fails to launch the application for some reasons and am does not find it?

  2. If I launch the command git status from the directory libcore this is the results:

Not currently on any branch.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

	modified:   ojluni/src/main/java/java/net/URL.java
	modified:   ojluni/src/main/java/java/security/KeyStore.java
	modified:   ojluni/src/main/java/java/security/MessageDigest.java
	modified:   ojluni/src/main/java/java/security/SecureRandom.java
	modified:   ojluni/src/main/java/java/security/Signature.java
	modified:   ojluni/src/main/java/java/util/Random.java
	modified:   ojluni/src/main/java/javax/crypto/Cipher.java
	modified:   ojluni/src/main/java/javax/crypto/spec/PBEKeySpec.java
	modified:   ojluni/src/main/java/javax/crypto/spec/PBEParameterSpec.java
	modified:   ojluni/src/main/java/javax/net/ssl/HttpsURLConnection.java
	modified:   ojluni/src/main/java/javax/net/ssl/SSLContext.java
	modified:   ojluni/src/main/java/javax/net/ssl/SSLSocketFactory.java
	modified:   openjdk_java_files.bp

Untracked files:
  (use "git add <file>..." to include in what will be committed)

	ojluni/src/main/java/java/security/CRYLogger.java

no changes added to commit (use "git add" and/or "git commit -a")

Can you check if these files have been copied from scripts/deltas?

Thanks!

from crylogger.

kyangl avatar kyangl commented on August 17, 2024

Hi! Glad to hear from you!!
Thank you so much for this guidance! Since I have run some of the code manually, I might have skipped that step and did not have crylogger properly installed. However, after I copied the files from scripts/deltas (and I have the exact output as yours above while running git status), I have some problem installing the example app onto the emulator.
Screen Shot 2021-06-07 at 10 08 32 PM
I have met this error the last time I tried to install it (on the previous emulator), and after trying to install it multiple times, it finally worked. But this time, it did not work and always output this error message. I am wondering if this problem could be generalized or this is related to my setup -- I am using a remote server with no hardware acceleration and no window/visualization (but the emulator could be started as expected). Or maybe this is because of the unstableness of the emulator? Any suggestion on this is appreciated!

from crylogger.

lucapiccolboni avatar lucapiccolboni commented on August 17, 2024

Ok, thanks! Please make sure you also recompile android-emu before running the emulator again. This is not related to the issue you're experiencing, but I just wanted to make sure that the files you copied are properly installed.

I'm not sure why it can't install the application on the emulator. Can you please check with the command adb devices if the emulator is listed there? Also, it would be very helpful to see the emulator running to make sure it is not stuck.

from crylogger.

kyangl avatar kyangl commented on August 17, 2024

Thank you for the reminder!

I think I might have overlooked the fact that the app has already been installed in the recompiled emulator. Now CRYLOGGER is working as expected. Thank you so much, it helps a lot!

from crylogger.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.