ANIL FIRAT15 Nis 20201 dakikada okunurError: No Retrofit annotation found. (parameter #1)Today while I was adding my web service in Android I got an error which says "No Retrofit annotation found. (parameter #1)" I searched...
ANIL FIRAT14 Nis 20201 dakikada okunurHexaDecimal Color Codes List Using in Android Xml FileHello Guys! I want to share hexadecimal color codes that I use in my Android Project. Hope you find your best color to make this life...
ANIL FIRAT13 Nis 20201 dakikada okunurS.O.L.I.D. PrinciplesIn this article I want to briefly go through SOLID principles (acronym that stands for five basic principles of object-oriented...
ANIL FIRAT20 Oca 20201 dakikada okunurANDROID STUDIO CANNOT RESOLVE SYMBOL ERRORI started learning Android to support the mobile application of the company I work in recently. I installed Android Studio and imported...
ANIL FIRAT30 Ara 20191 dakikada okunurI wanted to create a password contains at least eight characters, including at least one number and While I was coding a Java class to check a password contains at least eight characters, including at least one number and includes both...
ANIL FIRAT30 Ara 20191 dakikada okunurMapping All Variables With Mediator in One There was a question in StackOverFlow. The Coder named Kerem asked : ” I’m mapping variables in XSLT file but I have lots of variables to...