You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
startActivity(new Intent(getApplicationContext(), Class.forName("ctrip.android.demo1.MainActivity")));打断点看到应该是Class.forName("ctrip.android.demo1.MainActivity"))没有找到这个类NOT FOUND CLASS.这个改怎么解决啊。。
demo里面的主界面出现了,但是里面两个button,GO TO DEMO1和2点了没有反应,我再想是不是我什么地方编译不对。我网上搜了下,也没有关于携程使用和编译的....好吧,或者我是小白。win7里面Android studio2.1
The text was updated successfully, but these errors were encountered: