MOD: syncing

This commit is contained in:
JohnE 2019-02-27 19:58:18 -08:00
parent ec8a14e445
commit cfa892c8f6
1 changed files with 14 additions and 5 deletions

View File

@ -5,26 +5,37 @@ Weekly Progress
Android Layouts
===============
* Android ConstraintLayout 1.1.3
- Design + Blueprint
- attach the constaints, use margins, use the bias too
- app:layout_constraintHorizontal_bias="0.2"
* android:theme="@style/Theme.AppCompat.NoActionBar"
Android Theme
-------------
* Generate Icons, Labels
- https://jgilfelt.github.io/AndroidAssetStudio/icons-launcher.html
- https://romannurik.github.io/AndroidAssetStudio
* https://developer.android.com/guide/topics/ui/look-and-feel/themes
* Base.Theme.AppCompat
NOTES
=====
* Debug Android binaries:
- https://resources.infosecinstitute.com/guide-debugging-android-binaries/
* Android Library: https://developer.android.com/studio/projects/android-library
* Android Dependencies: https://developer.android.com/studio/build/dependencies#duplicate_classes
* NDK Obfuscation: https://github.com/Fuzion24/AndroidObfuscation-NDK
* NDK SWIG example: https://github.com/sureshjoshi/android-ndk-swig-example
WORKING
=======
* ANDROID: Activity: plaintext, encrypt
* Create Two Projects
- nc-wc-ndk (remove android GUI code)
@ -37,7 +48,6 @@ WORKING
COMPLETED
=========
* test JNI lib !!! =)
- try some java code that will call a C-hook
* create distributed library package
@ -48,7 +58,6 @@ COMPLETED
ISSUES
======
* how to include NDK ABI Libs and also java class files??
- use a ".aar" file, it is generated from gradle
- ./build/outputs/aar/.aar