java - Android trouble in proceeding the activity -
i new android development. have seen few tutorials , textual references also. have basic idea of android. facing problem while writing java code. unable grasp concept of should next step while writing code. eg. want create application online attendance. decided have text box roll number , 'submit' button submit attendance. in main.java file , after creating button object, not following next step should be. similar situations arise when try make jump 1 page page.
i assume have managed add click listener button so, have use intents transition between activities.
Comments
Post a Comment