
- #Make a button in android studio 2.2.3 how to#
- #Make a button in android studio 2.2.3 for android#
- #Make a button in android studio 2.2.3 android#
- #Make a button in android studio 2.2.3 software#
Worked on Crittercism analytics and also involved in identifying Critical/Crash/Hidden defects in applications using mobile apps. Proficient in working on Restful web services using JSON by passing GET and POST requests. Worked on SQLite, Network Connectivity issues, Shared Preferences and also experienced working on Branch. Worked on wide use of application framework like Intents, content providers, Alert Dialog, Fragments, AsyncTask, Handlers and lifecycle Callbacks. Experienced working on Broadcast receivers and services. Worked on Fragment, Activity Life cycle. Used Android SDK ( 4.4) and Android Studio for development. Worked on both Android UI and Backend development. Testing Frameworks and tools: Robotium,Junit Framework Project Methodologies: Agile (TDD)and WaterfallĪndroid 3rd Party API s Implementation: Flurry Analytics, Tapjoy, Open Feint (Cloud Computing),Adcolony, Google Analytics, Facebook for Android.Īndroid Wireless: Bluetooth, Bluetooth low energy, Wifi.Īrchitectures: SOA (Service Oriented Architectures) Source Versioning Tools: Visual Sourcesafe 5.0, CVS, SVN, GITHUB
Tools: TOAD, DB, DB2 Client, XML Spy, SOAP UI, ANT, Mavenĭevelopment IDE s: Rational Rose, RAD WSAD 5.0, Eclipse Galileo with Android ADT and Android Studio 1.5. Web Service API: Rest API JAX-RS, SOAP JAX-WS,Volley.
Technologies: J2EE (EJB, JS, Servlets, JDBC, JNDI,XML,SAX,Xerces, LDAP, RDBMS, PL/SQL, SQL, RMI,Hibernate, XML Beans, JSON, Android 2.2, 2.3, REST WebServices, K-SOAP WebServices API for Android Application,Framework, Android Middleware Framework, Android - SIP Scripting Languages: Javascript, VB Script Operating Systems: Windows 9X / NT/ 2000, 2003, 7, Linux,MACĭatabases: Oracle, SQL Server, DB2, SQLITEĪpplication Servers: WebLogic 10.3, IBM WebSphere 6.0, Tomcat, JBOSS Capable of working independently even under high pressure.įrame Works: Spring, Spring-MVC, Spring-WS, Struts, AOP Self - motivated and a good team player with excellent communication and interpersonal skills.
Experienced in different phases of software development life cycle like Designing, Programming, Testing and meeting the requirements of the clients.
Experience in Developing Applications using Java, J2EE,Servlets, JSP, JSF, XML, Eclipse,Android Studio, JDBC, Web Services, AJAX, Oracle, MySQL, SQL, Struts. Experience with profiling, tuning, and optimizing Java applications. Experience working with different operating systems like Macintosh, Windows and Linux. Extensively worked with Android SDK using Android Studio 1.4 and Eclipse IDE along with Android ADT plug in. Extensive experience in design, development and deployment of Android Applications. Strong at problem solving and understanding new technical concepts quickly and produce meaningful results. 11+ years of IT experience in Analysis, design and development of mobile applications using Android and Enterprise applications using Java/J2ee technologies. Step 3 − Add the following code to src/MainActivity.java package when a user clicks on a button it will take the state of the button and provide shape for the button. In the above code, we have taken two states as pressed on button and release button. so create round_button.xml in drawable folder and add the following code. In the above code, we have taken the button with a round_button background.
Step 2 − Add the following code to res/layout/actiivity_main.xml. Step 1 − Create a new project in Android Studio, go to File ⇒ New Project and fill all required details to create a new project.
This example demonstrates how to get Custom circle button in android.