How to prepare for CORE JAVA for Android Developement?

Asked by Last Modified  

6 Answers

Learn Java

Follow 10
Answer

Please enter your answer

SAP Certified Consultant

Core Java is required for basic understanding of inheritance , AWT with button action programs, library usage etc then after u can genrate your logic with additional topics of Android
Comments

Professional Computer Trainer

u can use j2me
Comments

Software Trainer and Developer online also

Complete core java is not required but some topics must complete inheritance and awt with button action programs then after u can add additional topics
Comments

Java, j2ee, hibernate, android, core php programmer with more than 10 year experience

Core Java is very important to prepare Android most of the chapters of Java are frequently used in Android Programming like in the Event Handling Interface s methods are used, static initializationblockes are used in Content Providers chapter of Android, Collections And Generics are used in Adapter classes...
read more
Core Java is very important to prepare Android most of the chapters of Java are frequently used in Android Programming like in the Event Handling Interface s methods are used, static initializationblockes are used in Content Providers chapter of Android, Collections And Generics are used in Adapter classes we can not avoid core java to learn any advanced technology of Java. read less
Comments

AI & Agentic AI | Data Scientist | MLOps | LLMOps | AI Ops | Android

Android programming is basically all Java. If you want to develop apps first you must first have knowledge of core java. Also having a knowledge of getters and setters, Array lists, Lists, classes and object are some of the important topics in Java for android. Also have a knowledge of classes...
read more
Android programming is basically all Java. If you want to develop apps first you must first have knowledge of core java. Also having a knowledge of getters and setters, Array lists, Lists, classes and object are some of the important topics in Java for android. Also have a knowledge of classes such as Bundle, Intents which are specifically used for android. Trust me, there are many classes for android which you must be well aware of. Now comming to the question, you can start developing apps if you know abit of Java. That solely depends upon what you want to build. Some apps that are static needs a bit of programming and needs more of designing(XML). While some other apps that you want to build may need more advanced programming like network requests and many more. And now comming to the other part, say you have an idea in mind, you can search for similar projects study what do you need for that specific feature in you app and how can you achieve it. Let's say you want you app to perform network requests then find out how to do network requests. Then learn about that library. And then implement it in your app. Trust me there are lot of help available in the internet. Also my advice would be, Have a knowledge of core Java and then start building some basic apps with some basic features. Look over in the internet and then add some features to it. That's how you will learn. That's all. And good luck for you app. :) read less
Comments

Programmer Trainer

Identify the sections of corejava, you should be knowing for android development and it really depends on what are you implementing in android. I would suggest you to know about 1. collections 2. java.awt 3. java.io, if you are operating on storage 4. java.net or third party framework if your application...
read more
Identify thesections of corejava, you should be knowing for android development and it really depends on what are you implementing in android. I would suggest you to know about 1. collections 2. java.awt 3. java.io, if you are operating on storage 4. java.net or third party framework if your application makeswebservice calls. In addition, there is lot to learn in android itself, if you are new to android development. read less
Comments

View 4 more Answers

Related Questions

Why do many software engineers not like Java?
Opinions on programming languages can vary, but some software engineers may express dissatisfaction with Java for reasons such as perceived verbosity, boilerplate code, and a slower pace of language evolution...
Guruprasad
0 0
5

How do apprach to an unknown problem to construct its solution? Especially when do you face any programming challenge.

First approach your teacher or tutor about problem statement and ask for solution to get it solved.. Next practise similar kind of things by using other books or google or youtube help... If you u facing any challenges...
Tanmoy Gupta
0 0
8
Why Java is not a Pure Object oriented Programming Language?
Bcoz java does not support - All predefined types are objects All operations performed on objects must be only through methods exposed at the objects.
Amit Kumar
0 0
9
Java was developed in which year?
1995 By Sir James Gosling
Mohit
0 1
8
What is the difference between abstraction and encapsulation?
Encapsulation is wrapping, just hiding properties and methods. Encapsulation is used for hide the code and data in a single unit to protect the data from the outside the world. Class is the best example...
Neval

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Android : Support multiple themes in an android application
If you are developing a theme based application to enhance user experience, then following steps needs to follow.We are taking example of an android application having 2 themes white and black.Step 1:Define...

ListIterator Example
public class ListIteratorEx { public static void main(String args) { List<String> li = new ArrayList<String>(); li.add("java1"); li.add("java2"); li.add("java3"); li.add("java4"); ListIterator...
S

Sarthak C.

0 0
0

Inheritance In Java
Inheritance: The process of getting properties and behaviors from one class to another class is called inheritance. Properties: Variables Behaviors: Methods The main purpose of the inheritance...
D

Deleted U.

1 0
0

TestNG Annotations and its sequence
public class TestNGAnnotations { @BeforeMethod public void beforeM() { System.out.println("Before Method"); } @AfterMethod public void afterMethod() { System.out.println("After Method"); } @BeforeClass...
S

Sarthak C.

0 0
0

Difference Of Inheritance In C++ And Java
In Java , multiple inheritance is not applicable directly but we can implement the concept by using the interfaces. In c++ and Java, the common types of inheritances are: Single Multi level Hybrid Hierarchical

Recommended Articles

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you