小编iWa*_*yan的帖子

NullPointerException On Android.os.Bundle

I have some problem with my code, when I need to transfer some data from one Activity to another one. First Activity (ViewCashflow) and I want transfer some data from ViewCashflow to second Activity (NewTransaction). Here its working well with no error, the data transferred successfully. But, I don't know what's going on when I run the second Activity directly (not from first Activity like before when I transfer the data) I got null pointer exception …

java android android-intent android-activity

3
推荐指数
1
解决办法
3万
查看次数

标签 统计

android ×1

android-activity ×1

android-intent ×1

java ×1