Skip to main content

Posts

failed to find style 'textviewstyle' in current theme with android studio

failed to find style 'textviewstyle' in current theme with android studio In most of the cases we are trying to load a style that is not supported by the current android API Go in Project -> app click the 2nd mouse button and select "open module settings" Select the TAB "flavors" and modify the  Min SDK Version. API V15 should be fine if you are using something like 10 or 12. That's how I solved it.

How to fix Magento Admin – Error 404 page not found

how to fix the missing admin page of magento. Fix for Magento Admin – Error 404 page not found Sometimes, expecially when you migrate to another server, the admin page can be missing. 1 - Error 404 admin page /admin Before anything check your configuragion file ( app/etc/local.xml) and make sure that you have "admin" as value for the "frontname" tag. ex.:             <adminhtml>                 <args>                     <frontName><![CDATA[admin]]></frontName>                 </args>             </adminhtml> Usually when you try http://yoursite.com/admin it gives you the admin area ...

pear Fatal error: Class 'PEAR' not found | use pear with uniserverz uniform server zero

Download the fixed go-pear and just use it if you need to fix only the "Class 'PEAR' error". If you want to use pear with uniform server download the file and uncompress it in the folder C:\UniServerZ\home\us_pear start Apache and Mysql go to the url http://localhost/us_pear and follow the installation process as usual Possible Error: Fatal error: Class 'PEAR' not found in /uniserverz/us_pear/go-pear.php on line 697 FIX - replace the urls of $bootstrap_files within the go-pear.php: $bootstrap_files = array(     'PEAR5.php'            => 'https://raw.githubusercontent.com/pear/pear-core/master/PEAR5.php',     'PEAR.php'             => 'https://raw.githubusercontent.com/pear/pear-core/master/PEAR.php',     'Archive/Tar.php'      => 'https://raw.githubusercontent.com/pear/Archi...

phpMyAdmin Pre-populating the username field with strange characters

 phpMyAdmin is using strange characters in the login area Why? Probably there are two phpmyadmin installations/folders on the same server/Web address. The browser is using the wrong encrypted cookie that is unreadable from another phpmyadmin. Solution: Remove the data from the browser's cache/cookies and from the text areas (stored logins/passwords?). If possible Remove all the unneeded installations. Login Again in the main installation of phpmyadmin. This usually happen when you are on a server that seems to not have a phpmyadmin available and you try to upload a new one in the ftp since you cannot find a phpmyadmin folder. If you cannot find the other installations of phpmyadmin just try www.yourdomain.com/myadmin www.yourdomain.com/phpmyadmin www.yourdomain.com/mysql www.yourdomain.com/sql www.yourdomain.com/mysqladmin www.yourdomain.com/sqladmin those are the most common paths

S5830i unbrick, S5830i root, S5830i fix can't mount, S5830i unlock

This method will let you: unbrick (boot loop) most of the S5830i without caring about the version ( YOG, VOD, ITV, etc) This works also to fix the error "can't mount /dataRebooting" Download from one package S5830iXXKL1_S5830iXXKK5_OXEKK4 with Odin3 v1.85 http://1drv.ms/1poORmU Start (as administrator) Odin3 v1.85.exe Check  the flag on "re-partition" if you have the "can't mount /dataRebooting" problem. Check "autoreboot". Select all the necessary files. PIT: totoro_0623.pit Bootloader: BOOT_S5830iXXKK5_REV00.tar PDA: PDA_S5830iXXKL1_REV00.tar PHONE: MODEM_S5830iXXKK5_REV00.tar CSC: GT-S5830i-MULTI-CSC-CSC OXEKK4_RST.tar Click on Start __________________________________________________ Tested with italian and spanish versions ITV VOD YOG Should work with: Baltic - SEB PDA: S5830IXXMB2 CSC: S5830IOXFMC1 MODEM: S5830IXXMB2 Bangladesh - TML PDA: S5830IXXMC1 CSC: S5830IODDLK1 MODEM: S5830IDDMC1 Version: Android 2.3.6 Bulgaria...