Mobile Apps Development UK - General Topics

hello everyone,
i am a new user here. I am interested in learning about mobile application development.

adamgreek said:
hello everyone,
i am a new user here. I am interested in learning about mobile application development.
Click to expand...
Click to collapse
Hi, you can check out the App Development Forums. It has many useful infos and links to Guides. Cheers!

Hi!
If you want to develop with android studio,
you have to learn first java and the basics at xml. I think the best way is to read a book or a tutorial. Better read a new book for android studio because android updates regular with new features.
Thank you.

Related

Share your experience about Android Development

If you are an Android Developer can you share your experience about android development? How do you start in Android? What is the first application you had done... thanks!
Greetings onebluemidnight,
You should learn how to program in java, their is great tutorials on the web and maybe on xda,
Then start off with the android hello world tutorial.
Good luck
This is mainly for games, but I highly recommend the framework Cocos2d-x. Made my first game for Android using it
Can't post any links but name is "Boomlings" on Google Play.
Edit: Granted the power of linking!
Cocos2d-x: http://www.cocos2d-x.org/
Boomlings on Google Play: http://play.google.com/store/apps/details?id=com.robtopx.boomlings
Reply To Thread
Jrcon said:
Greetings onebluemidnight,
You should learn how to program in java, their is great tutorials on the web and maybe on xda,
Then start off with the android hello world tutorial.
Good luck
Click to expand...
Click to collapse
Thanks for your response mate!
I don't have problem with java because i used java during my college which is 2 years ago and i am a PHP programmer now
I am using Eclipse with ADT plugin and the great moment for me is that it is like a cakephp (PHP MVC Framework) structure whereas it has a Model->View->Controller
and i am done also with hello world tutorial
Reply To Thread
Zhenmuron said:
This is mainly for games, but I highly recommend the framework Cocos2d-x. Made my first game for Android using it
Can't post any links but name is "Boomlings" on Google Play.
Click to expand...
Click to collapse
Thanks for your response
is that what the Cocos2d-x you are reffering to?
onebluemidnight said:
Thanks for your response
is that what the Cocos2d-x you are reffering to?
Click to expand...
Click to collapse
If u are total noob to android Development...I found a really good Android Tutorial Series on NewBoston http://www.youtube.com/course?list=EC2F07DBCDCC01493A&feature=plcp the guy there teaches in a funny yet interesting manner so you'll never get bored . Once you have advanced and have a little experience dive into the Android Documentation available online...cheers...have an awesome journey .
Reply To Thread
kshark27 said:
If u are total noob to android Development...I found a really good Android Tutorial Series on NewBoston http://www.youtube.com/course?list=EC2F07DBCDCC01493A&feature=plcp the guy there teaches in a funny yet interesting manner so you'll never get bored . Once you have advanced and have a little experience dive into the Android Documentation available online...cheers...have an awesome journey .
Click to expand...
Click to collapse
Thanks for your response
i just saw all the Tutorials on youtube made by NewBoston.. i added him on skype but unfortunately he still not accepting my request haha
Thanks for your support mate!
Cheers!
onebluemidnight said:
Thanks for your response
is that what the Cocos2d-x you are reffering to?
Click to expand...
Click to collapse
Yup that's the one Updated my previous post now that I can link.
Also use cocos2d-x, its great!
onebluemidnight said:
If you are an Android Developer can you share your experience about android development? How do you start in Android? What is the first application you had done... thanks!
Click to expand...
Click to collapse
Hi there,
I am not a big android developer, just wrote 2 simple apps so far. I started learning Java then read an android development book. It took me about 1-2 months for the whole thing. I basically make a simple java number guessing game (the system generates a number and the user tries to match it, higher or lower) and wanted to port it to Android. It turned out to be a little more complicated than I expected since Android was much more object driven than my previous experience taught me.
You can look up my app on the market here :
https://play.google.com/store/apps/details?id=com.danielsarfati.NumberGuessing
I found the "Hello World" app was much to basic to teach me anything, other than getting the whole SDK and dev environment up and running.
Sent from my XT894 running ICS
danifunker said:
Hi there,
I am not a big android developer, just wrote 2 simple apps so far. I started learning Java then read an android development book. It took me about 1-2 months for the whole thing. I basically make a simple java number guessing game (the system generates a number and the user tries to match it, higher or lower) and wanted to port it to Android. It turned out to be a little more complicated than I expected since Android was much more object driven than my previous experience taught me.
You can look up my app on the market here :
https://play.google.com/store/apps/details?id=com.danielsarfati.NumberGuessing
I found the "Hello World" app was much to basic to teach me anything, other than getting the whole SDK and dev environment up and running.
Sent from my XT894 running ICS
Click to expand...
Click to collapse
Hey Daniel Sarfati this was amazing! haha i like it...
Thanks for your advice!
I am in no way a android developer yet im just learning stuff at the moment ... I referred newbostons tutorial its the best as said the hello world app doesn't teach your anything ..I think the best way to learn in go through and understand the source of code of the open source apps
Reply To Thread
speed_bot said:
I am in no way a android developer yet im just learning stuff at the moment ... I referred newbostons tutorial its the best as said the hello world app doesn't teach your anything ..I think the best way to learn in go through and understand the source of code of the open source apps
Click to expand...
Click to collapse
Thanks! i love newboston's tutorial... but now, i am busy with my current project i can't focus on Android Development as of the moment.
Closed
Wrong section

Newbie looking for doc

Hi guys,
I'm really interested in android development. I know the basic of Java programming and now I'm looking for good tutorials and documentation to learn more about android.
The internet in a really big place and often I feel like wasting my time with bad tutorials... Can somebody give me some good tutorials/doc links or even books name ?
Thanks
I'm using the bookLearn Android App Development by Wallace Jackson, it's about making an advanced Hello World! app that teaches various things you can use in your own apps.
There are many books from that author, like "Android Apps For Absolute Beginners" or a book specifically for android games. I'm sure you can find a pdf on the internet.
Xintax said:
I'm using the bookLearn Android App Development by Wallace Jackson, it's about making an advanced Hello World! app that teaches various things you can use in your own apps.
There are many books from that author, like "Android Apps For Absolute Beginners" or a book specifically for android games. I'm sure you can find a pdf on the internet.
Click to expand...
Click to collapse
Thanks a lot! I'll take you at it.
I am also new to ROM development(about a year) and the only advice that I will give is start with a ide(eclipse or android studio)a good book on android development,a download PDF on eclipse and android and start with hello world onward.Git your hands dirty.
Sent from my N861 using Tapatalk

[Q] Related to Java learning for android app development.

Hello! I have started learning java for android app development. I ve bought this book called Learn Java for android development by Jeff Friesen. I also learn from other sources. But sometimes there are codes, that i cannot understand and i think that I ll never become a good developer.
Does this happen to every newbie? Please give me some tips if you are an experienced developer?
alternative to java
If you have problems learning java try basic4android, and you can develope apps for android in language witch is similar to Basic, easy to learn, but powerful
vighaneshsharma said:
Hello! I have started learning java for android app development. I ve bought this book called Learn Java for android development by Jeff Friesen. I also learn from other sources. But sometimes there are codes, that i cannot understand and i think that I ll never become a good developer.
Does this happen to every newbie? Please give me some tips if you are an experienced developer?
Click to expand...
Click to collapse
Have you tried an app tutorial? It might add to your knowledge base.
It is not easy to start learning java with some specific framework (like Android Application Framework).
When something is not clear in the code, i suggest you should try switching to the basic core java stuff and do some tutorials on that.
After that you will have an understanding and more confidence in learning android development.
Good luck.
Thnqq every1
Thnqq every1 for help! I really appreciate u people and i followed ur suggestions now i can do some medium level programming! thnx
Question
hatab001 said:
If you have problems learning java try basic4android, and you can develope apps for android in language witch is similar to Basic, easy to learn, but powerful
Click to expand...
Click to collapse
I saw screenshots of basic4android but the coding looked completely different from java. Sorry! but i am a newbie. Can you tell me which language is that and which is easier and can i make games from this? Thank You! :good: :good:

Learn&Develop Simple Mobile Apps

Hi, i just want to introduce myself. I am Rashan Martin from Chennai, India.
Very interesting to learn and develop a mobile apps with just basics of java.
Tool for mobile apps development - JDK development tools.
welcome
rmartin1 said:
Hi, i just want to introduce myself. I am Rashan Martin from Chennai, India.
Very interesting to learn and develop a mobile apps with just basics of java.
Tool for mobile apps development - JDK development tools.
Click to expand...
Click to collapse
welcome

[Completed] [Q] Developing an App

I'm looking to develop an android app for my schools cafeteria.
They want an app that can display our menu choices for the day and can be changed on a day to day basis. I'm looking for any tips, considering I'm a beginner coder and would like to make this happen.
I have already installed the Android Studio and its up and running
Hi
Thanks for writing to us at XDA Assist. A quick search allowed me to find many tutorials for beginners, here's just a couple of the reuslts:
[GUIDE] How To Make An Android App
Want to Learn How to Program for Android? Start Here
You can find many more by using Google to search.
Good luck!
Thread closed, thanks.

Categories

Resources