Skip to content
#

jni

Here are 501 public repositories matching this topic...

chenposun
chenposun commented Mar 10, 2020

Just noticed in the latest documentation you mention

If your app includes native libraries, and your minimum SDK is below API 23 (Marshmallow), you need ReLinker.

We are finding that we get java.lang.UnsatisfiedLinkError even on Marshmallow, and ReLinker fixes the issue.

Should the documentation perhaps be your minimum SDK is API 23 *and* below?

danny0838
danny0838 commented Jun 24, 2018

試做了一個倉頡鍵盤如下:

keys:
  - {label: 手, hint: q, click: q, long_click: 1, swipe_down: "!", key_back_color: bh1, key_text_color: th1}

以上設定在中文模式下顯示「手」及hint=q,在ASCII模式下「手」會變成「q」但hint的q不會消失。請問要如何設定才能讓它消失呢?

同理,如果希望中文模式時和西文模式的longclick提示不同,該怎麼做呢?

karpierz
karpierz commented Aug 2, 2018
  • Jep Distribution and Version: 3.1.8
  • OS Platform, Distribution, and Version: All
  • Python Distribution and Version: All
  • Java Distribution and Version: All

I'v translated a whole documentation for *.rst format (as more appropriate e.g. for Sphinx, tox etc.
and as a standard for python world).
So question for you as in subject?.

PS: Sorry for my 'English'. Rather I have no chance to

Disassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱

  • Updated Jul 6, 2020
  • Assembly

Improve this page

Add a description, image, and links to the jni topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jni topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.