(PART 5)How to fetch or retrieve data from MySQL Using Android Studio (Hindi)

Опубликовано: 24 Май 2026
на канале: futurehunt webtech
65
3

in this video we have tell you how to create a java file and adapter .
fist of all we have create a new empty activity. which create relative layout .
Next we have create 2 java files first is Empl and second MYadpt .
Empl java file create constructor and getter setter methods used and second file which create array adaptor.