Naomath / MyApplication_app_contest

0 stars 0 forks source link

SugarOrmのID問題 #2

Open Naomath opened 7 years ago

Naomath commented 7 years ago

Two_words two_words = Two_words.findById(Two_words.class, 0L); textView1.setText(two_words.japanese); SugarOrmTest MainActivity.java 42line

".settext"method has no problem. so,probably Twowords.class has some problem. It inherits SugarApp. Can someone know this problem?

halu5071 commented 7 years ago

これはブランチどれ?? master??、それともTwoWords ??