Dear, if you know anything about it, Please let me. Thanks in advance !
Git Checkout
- I checkout a branch name “normal” and renamed some files, then checkout to master, when I tried to checkout to normal again, an error occured. Like the following picture:
Java JNI
- When I using JNI, a error named can not find native method library occured. The detail like the following pictures:
AVISPA
I have done everything as the user manual presented. But there are still some error, I don’t know why.
Android
- What is the meaning of the following code? especially api?
Git Branch
- I used
git init
initialised a android project folder, then I tried to usegit branch
to manager the branches, but it came out nothing, it is wired ?