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.
この「oracle.opensync.ose.OSEException(-12039): Internal error has occurred (see the cause) <- java.lang.NullPointerException」エラーの原因は何ですか?
私は同じ問題を抱えていました。アクティビティ コンテキストで AndroidPlatformFactory を初期化する必要があります。
((AndroidPlatformFactory) PlatformFactory.getInstance()).setContext(<Your Activity>.this);