IBO v3.8 - ibo 3.8 gif + OnePanel
**To install the panel**
1. Create a new MySQL database on your hosting
2. Create a user that has access to that database
3. Add the details to the db.php file in the includes folder.
4. Navigate your browser to the place you've placed the panel
5. There should be a button to install - if there's an error message it means your database details are not correct
6. That's it - the database will be built and your login username/password will be displayed at the login screen.
**For the APK**
Search for https://yourpanelurl/IBO/ and replace with your own panel URL (Leave /IBO/ on the end) - there are 4 places to update
For animated background:
Find the following entry in rasources file -> drawable
<path name="gif_bg">res/drawable/bg_i.gif</path>
for animated background change to bg.gif, for static background change to bg_i.gif and set your background in the normal way (background1.png in drawables).
Place your GIF background as bg.gif in drawables folder
constants.smali point
1st url to http://yourpanel/IBO/auth
2nd url to http://yourpanel/IBO/update
NB : Now YOU CAN change background via paneL