Android app shows Prohets stories by retreiving data from XML document using Android built in library called "XMLPullParser".
All files and lines of codes in this project are published for training purpose only. and it is not authorized for commercial use.
To use this project you need to setup the following tools:
- JAVA Development Kit (JDK).
- Android IDE like Android Studio or eclipse.
We prefer to use Android Stuio in developing Android project because it is the official Android IDE supported by Google. and we used it to create this project.
How To use this project?
- Download or clone it from this github repository.
- Use Android Studio to open it.
- Rename the package name to yours.
- Open strings.xml file and change string values to corrspond to your needs.
- Rebuild your project.
- Run the application on Android emulator or your connectd Android device to see your updates.
You can preview this app on Google play from the link below: https://play.google.com/store/apps/details?id=com.tibadev.alimansour.prophetstories
If you encounter any problem during installation and using this solution please do not hesitate to contact me.
Thank You & Happy Coding