Skip to content

senior android

rigortek edited this page Jan 22, 2019 · 8 revisions

ARouter

https://github.com/ikew0ng/SwipeBackLayout

Android studio 复制到下一行 ctrl + D


获取签名git

https://github.com/bihe0832/Android-GetAPKInfo

java -jar /home/robin/Android/Sdk/build-tools/25.0.0/lib/apksigner.jar verify -v xxx.apk DOES NOT VERIFY ERROR: JAR signer CERT.RSA: JAR signature META-INF/CERT.SF indicates the APK is signed using APK Signature Scheme v2 but no such signature was found. Signature stripped?

Runnable vs Callable vs Future

https://stackoverflow.com/questions/141284/the-difference-between-the-runnable-and-callable-interfaces-in-java

https://www.journaldev.com/1090/java-callable-future-example

android Pair

http://developer.android.com/reference/android/util/Pair.html

android tombstone分析

https://source.android.com/devices/tech/debug/native-crash

android-binder-ipc-implementation

https://www.slideshare.net/pchethan/android-binder-ipc-implementation

Deep Dive into Android IPC/Binder Framework

https://events.static.linuxfound.org/images/stories/slides/abs2013_gargentas.pdf

Clone this wiki locally