0
How to create Dict in Android Studio?
i want make an Dict App for Android . but how? please help me
1 Respuesta
+ 1
make search bar in ur app and extract dictionary items using a dictionary api or build ur own dictionary and store them in SQLite database or firebase then link the search bar to it and dispkay the info using card view or list view