Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Going from Java desktop programming to Android Application Developement

Tags:

java

android

I know similar questions have been asked before but i think this is slightly different. for about a year Ive been learning Java. I have been building a few applications on the desktop using my-eclipse and swing GUI. Now i want to start programming for the android. I understand how to do what i want in Java but it all seems very different on android. Does anyone know of any good tutorials or videos out there with step by step instructions showing examples of android applications so that i can learn and build off of them? Most of my programs are simple and for the most part i just need to understand how to interact with the interface (IE the buttons, label or text views i think they call them and so on). I've searched all day and I cant find anything good.

like image 435
Peter Avatar asked Mar 23 '26 16:03

Peter


2 Answers

I found this quite use full apart from the tutorials from the developers site. If you are looking for advanced tutorials , you can try here. for the most part , once you are trying a specific application , a google search could get you a relevant tutorial. goodluck.

ps. It helps to read dev guide before you begin to write programs for android.

like image 172
Gokul Avatar answered Mar 25 '26 06:03

Gokul


You should have a look at the Android API demos. They include a lot of simple examples which access special problems/tasks.

A more complex 'productive' application is the Android app for the I/O conference. It's Open Source - so you can have a look 'inside'.

like image 39
FrVaBe Avatar answered Mar 25 '26 05:03

FrVaBe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!