MaXEster | Blog
  • HOME
  • ABOUT US
  • SERVICES
    • PHP WEB APPS
      • Codeigniter
      • Laravel
      • Zend
      • Cakephp
      • WordPress
      • Drupal
      • Magento
      • Opencart
    • MOBILE APP
      • Ios
      • Android App
      • Android Games
    • DESIGNING
      • Responsive Design
      • Logo Design
      • PSD to HTML
    • DIGITAL MARKETING
      • PAY PER CLICK DEVELOPMENT
      • Search Engine Optimization
      • Social Media Optimization
      • E-mail Marketing
      • Content Marketing
  • PORTFOLIO
  • CONTACT US
  • Blog

Author: Jony Chawla

Android Name, Android Versions, and API level

July 25, 2020October 25, 2021 Jony ChawlaAndroidLeave a Comment on Android Name, Android Versions, and API level

(adsbygoogle = window.adsbygoogle || []).push({}); Android Version, Name and API level Android Name Version numbers API level Release date No name 1.0 1 September 23, 2008 No name 1.1 2 February 9, 2009 Cupcake 1.5 3 April 27, 2009 Donut…

Read More→

How to add fragment specific menus in Android

December 5, 2019July 24, 2020 Jony ChawlaAndroidLeave a Comment on How to add fragment specific menus in Android

You can show new menus from fragment by onCreateOptionsMenu method First you need to setHasOptionsMenu(true) in onCreateView method as second you have to create menus.xml in res/menu/ folder And also you have to set menu in onCreateOptionsMenu method as If you want to replace menus…

Read More→

getExternalStoragePublicDirectory is deprecated in Android

December 3, 2019July 24, 2020 Jony ChawlaAndroidLeave a Comment on getExternalStoragePublicDirectory is deprecated in Android

The contract between the media provider and applications. Contains definitions for the supported URIs and columns. The media provider provides an indexed collection of media types, such as Audio, Video, and Images, from storage devices. Each collection is organized by…

Read More→

How to set Error in Spinner in Android

July 25, 2019July 24, 2020 Jony ChawlaAndroid1 Comment on How to set Error in Spinner in Android

You know setError works on EditText and TextView. If the spinner has a list of TextView or EditText item, then you simply have to get the TextView or Editext from it. And then set error on it. You can get…

Read More→

How to EditText accepts alphabets only in Android?

July 11, 2019July 24, 2020 Jony ChawlaAndroidLeave a Comment on How to EditText accepts alphabets only in Android?

Add this line in your EditText tag in layout(xml) file or you can read more about this here Full code EditText should be look like

Show/Hide Password in EditText in Android

May 28, 2019July 24, 2020 Jony ChawlaAndroid1 Comment on Show/Hide Password in EditText in Android

To show/hide password in android simply change the attribute dynamically android:inputtype = “textpassword” or “text” using this setTransformationMethodFull code definition is below for show and hide password in edittext Here one edittext with input type = password and one eye…

Read More→

PLACES API ACCESS NOT CONFIGURED

February 22, 2019July 24, 2020 Jony ChawlaAndroid, IOSLeave a Comment on PLACES API ACCESS NOT CONFIGURED

Enable the google places API for Android in developer console. https://console.developers.google.com/apis/library

Failed to resolve: com.google.android.gms:play-services-places:16.0.0

February 22, 2019July 24, 2020 Jony ChawlaAndroidLeave a Comment on Failed to resolve: com.google.android.gms:play-services-places:16.0.0

Just place google() before jcenter() In project build.gradle file or just copy and paste below build.gradle code in your project build.gradle file. And build project again see the problem is resolved. see build.grdle file If it says google() not found (not…

Read More→

Archives

  • January 2023
  • June 2021
  • September 2020
  • August 2020
  • July 2020
  • May 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019

Categories

Recent Posts

  • How to Install Node Js in Windows
  • What is Node Js
  • How does React Work?
  • Introduction Of React JS
  • How To Install MySQL on Ubuntu 18.04
Copyright ©MaXEster Copyright 2020. All Rights Reserved.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
SettingsAccept
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT
  • b
  • a
  • c
  • j
  • F