Convert Your Website to Android App
Make Android App for Your Website If you own a website, it is a good idea to make the website fit into an android app, not only…
How to Publish an Android App to Google PlayStore
How to Publish your Android app to Playstore So, after working loads of hours of coding and designing, you have built a nice Android app that you…
How to Create a CSS Style Button in WordPress
How to add CSS style to WordPress Generally, WordPress doesn’t allow CSS styled objects in WordPress, but in this tutorial, we will learn how to do it….

How to Fix Android Studio Error Conflict with dependency
Fix Error:Execution failed for task ‘:app:preDebugAndroidTestBuild’. > Conflict with dependency ‘com.android.support:support-annotations’ in project ‘:app’. Resolved versions for app (26.1.0) and test app (27.1.1) differ. See https://d.android.com/r/tools/test-apk-dependency-conflicts.html for…