mikebai.com

  • Home
  • dev
  • DotNET
  • M365
  • 搞笑
  • 杂七杂八
  • FocusDict
個人BLOG
it developer
  1. Main page
  2. dev
  3. Main content

无法访问android.support.v7.app.AppCompatActivity

2015-11-11 149hotness 0likes 0comments

主要原因是编译的classpath未加入v4和v7库
javah -d jni -classpath E:\Android\android-sdk\platforms\android-23\android.jar;E:\Android\android-sdk\extras\android\support\v4\android-support-v4.jar;E:\Android\android-sdk\extras\android\support\v7\appcompat\libs\android-support-v7-appcompat.jar;..\..\build\intermediates\classes\debug com.example.myapplication.MainActivity

有点长....

Tag: Nothing
Last updated:2015-11-11

mikebai

This person is a lazy dog and has left nothing

Like
< Last article
Next article >

COPYRIGHT © 2025 mikebai.com. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang