Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jniの下で生成されたクローズド共有ライブラリ(armeabi)があります(より正確にはndkを使用)。C/C++ コードでこのライブラリの関数を使用することは可能ですか? (androidコンパイル環境下)。ありがとう。
ビビアン
I have a method that populates a List with 5 random images. The method returns correctly. When I call the method to populate the List before this.InitializeCompone
this.InitializeCompone