android.content.ActivityNotFoundException:

前端 未结 24 2084
一生所求
一生所求 2020-11-22 10:38

I am getting this exception while I am trying to call an activity from another one. The complete exception is

android.content.ActivityNotFoundExcept

24条回答
  •  谎友^
    谎友^ (楼主)
    2020-11-22 11:09

    when i have same issue. if you are using library class files and writing it into android manifest files write it like and then remove the library projects manifest files this portion>> then it will work absolutely..

提交回复
热议问题