- SingleFragmentUsingXml_1 --> Single Fragment is attached to activity by using XML
- SingleFragmentUsingJava_2 --> Single Fragment is attached to activity by using Java
- Two fragments Using xml_3 --> Two Fragments are shown one belo another using xml
- TwoFragmentsInteraction_5 --> Fragment First replace second Fragment on Button Click, Fragments are added through java code
- TwoFragmentsCustomMSGInteraction_6 --> message in first fragment is displayed in second
- Fragment_LifeCycle --> Lifecycle of Fragment is displayed in log Message
- onclick_xml_8 --> onCLick Listener is set on button to start new activity
- Toast_Normal_9 --> Siple Custom Toast is displayed by Declaring a method
- Toast_Custom_10 --> Custom Toast Message with image and textview is displayed
- Activity_LifeCycle_11 --> States of Activity, like onCreate are showed by displaying Log Messages
- Database_SharedPreferences -->
- Landscape_Portrait_12 -->
- Linear Layout_Java_13 --> Linear Layout and TextView Are added through Java Code(XML is Added Dynamically)
- Linear_Layout_Using_Xml --> Just XML attached to Activity
- ScrollView --> ScrollView Added to XML
- ListView_01 -->Simple listview with Toast Message
akshaykinhikar/Android_Exercises
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|