creat apps - General Topics

i need to creat apps

android studio

Yes my friend can you help me

jbouyhia89 said:
Yes my friend can you help me
Click to expand...
Click to collapse
Haha, sorry I don't really use Android studio. All I know is that creating android apps uses Java, but if you really want to learn I recommend learning the jest of android studio by looking at a you tube playlist like :
.
Also learning how to code in Java is helpful (probably) :
Learn Java | Codecademy
Learn to code in Java — a robust programming language used to create software, web and mobile apps, and more.
www.codecademy.com

I just want to create professional applications

How much is the application

jbouyhia89 said:
How much is the application
Click to expand...
Click to collapse
Please do some research on this. It's free : here is the link https://developer.android.com/studio

Related

[Q] programming apps

hello everybody
i dont know if it the right place to post it but i will thanks for the help
i would like to learn how to programming android apps and i understand that i need to know java for the basic and after it html5
so
do you know a good book for java that i can learn from it and the book will be easy to learn from it ?
thank yo all
ohadvaser said:
hello everybody
i dont know if it the right place to post it but i will thanks for the help
i would like to learn how to programming android apps and i understand that i need to know java for the basic and after it html5
so
do you know a good book for java that i can learn from it and the book will be easy to learn from it ?
thank yo all
Click to expand...
Click to collapse
Do you have experience in any other programming language?
I usually recommend to just google some android tutorials.
Who said you need html5 ?

Programming & learning on Android.

Hi friends,
I assume that on XDA there are some very talented programmers and might be able to guide me with my queries.
So heres the deal. I'm planning to get my hands on learning c#. But the the catch is I want to learn it on my android tablet. The reason why I want to learn it on an Android tablet? Well I am a Computer graphics artist and want to get into apps and game development for android and ubuntu. AND I have time to learn programming only after my working hrs i.e at home. So I want put my galaxy tab10.1 to a better more productive use. Obviously I will not be developing apps on my tab because I have xeon and i7 systems at my office to do that.
So I did some Google and found this webpage very usefull for all the programming tools on android.
http://android.appstorm.net/roundups/developer/15-apps-for-programming-on-android/
So can anybody recommend or suggest me on how to start with learning programming on Android?
I think this maybe useful to many other new aspiring programmers.
sent from my Xperia S
let me knw if u get anyhting about this programming
:laugh::laugh::laugh::laugh::laugh::laugh::laugh::laugh::good::good::good::good::good::good::good::good::good::good:
let me knw if u get anyhting about this programming
I am not 100% sure but I believe you need to learn Java to make apps for android.
unoo said:
I am not 100% sure but I believe you need to learn Java to make apps for android.
Click to expand...
Click to collapse
The point of this thread is "how one can learn and practice various programming languages on the android device itself"
EDIT: I YouTubed for learning c# and found that to begin with c#, if we are Windows OS then .NET visual studio is required and if we are in Ubuntu OS Google mono is required.
I don't if we may need Google mono in android.
sent from my Xperia S
nostard19 said:
The point of this thread is "how one can learn and practice various programming languages on the android device itself"
EDIT: I YouTubed for learning c# and found that to begin with c#, if we are Windows OS then .NET visual studio is required and if we are in Ubuntu OS Google mono is required.
I don't if we may need Google mono in android.
sent from my Xperia S
Click to expand...
Click to collapse
C# is not a language you can easily code on android, or code android apps in.
If your looking to make programs for ubuntu and android java really is the best way forward, alot of game engines let you build a game in pure java and then easily convert it to a android game
zacthespack said:
C# is not a language you can easily code on android, or code android apps in.
If your looking to make programs for ubuntu and android java really is the best way forward, alot of game engines let you build a game in pure java and then easily convert it to a android game
Click to expand...
Click to collapse
Hey, did you checked out the link in the first post? It has many usefull code editor and tools that can be used on android for programming.
sent from my Xperia S
nostard19 said:
Hey, did you checked out the link in the first post? It has many usefull code editor and tools that can be used on android for programming.
sent from my Xperia S
Click to expand...
Click to collapse
I was under the impression that while you can get IDE's for a range of languages to do coding etc, if you want to actually make android apps Java really is your best bet
General browsing of XDA would have given you this thread - Android Chef Central
zacthespack said:
I was under the impression that while you can get IDE's for a range of languages to do coding etc, if you want to actually make android apps Java really is your best bet
Click to expand...
Click to collapse
Wow man! Just saw your Linux installer.. Killer app. And hats off sir! Im gonna try this on my g tab 10.1. This maybe the ultimate productive tool for me.. Thanks again. Will definitely get the key version.
sent from my Xperia S
nostard19 said:
Wow man! Just saw your Linux installer.. Killer app. And hats off sir! Im gonna try this on my g tab 10.1. This maybe the ultimate productive tool for me.. Thanks again. Will definitely get the key version.
sent from my Xperia S
Click to expand...
Click to collapse
Your welcome yes thats another way round it use my app and program from linux!
XperienceD said:
General browsing of XDA would have given you this thread - Android Chef Central
Click to expand...
Click to collapse
It sounds like he wants to do Android app development/Game development, not ROM development.
For general-purpose app development I would suggest learning Java and the Android SDK. There are numerous books available to help you, for example The Busy Coder's Guide to Android Development. Older editions are free but I would recommend getting the newest one since Android is a fast-developing platform. The Android SDK site is also a good place to start.
For game development you have more options. Corona and Cocos2d-x are both cross platform (can deploy to Android and iOS). Corona code is written in Lua, and Cocos2d-x can be written in C++ or Lua. There are also a lot of other options available if you look around.
I'd still recommend learning some basic Android apps before tackling game development, though.

How to become a developer?

I would like to become a developer. Obviously, that means learning code, but which one? Also, I don't have a PC with Linux OS, so will that be any problem? What tutorials or ebooks or stuff like that do you recommend to start me learning?
King-V said:
I would like to become a developer. Obviously, that means learning code, but which one? Also, I don't have a PC with Linux OS, so will that be any problem? What tutorials or ebooks or stuff like that do you recommend to start me learning?
Click to expand...
Click to collapse
Yes, that's right. To become a developer means learning to write code and apply those while creating a software.
Question on which one? is completely upto you because you need to know what are you aiming for. If you're looking for web application development, you may have to study any languages like PHP, DotNet, Java - J2EE/EJB etc.
If you're looking for Android application development, first step is to study Java, because its the main language used for programming apps. Then you can move over to Tutorials on Android development, and it will be easy. If its iOS app/ Mac specific app development, Objective C it is.
Not having PC with Linux OS won't be any problem, because you can do these in Windows platforms or in a Mac.
Tutorials = Google my friend. It has almost everything in the universe. Also in Youtube, you get the video tutorials.
Some which I could recommend is, for Java Oracle docs is good and "Java - The Complete reference" by Herbert Schildt is a good book too. For Android, you can find all resources in the App development forums.
You can try out the freepascal with a good IDE (codetyphoon), simple to make windows or linux graphical apps, or the visual studio express with c#.
coolsandie said:
Yes, that's right. To become a developer means learning to write code and apply those while creating a software.
Question on which one? is completely upto you because you need to know what are you aiming for. If you're looking for web application development, you may have to study any languages like PHP, DotNet, Java - J2EE/EJB etc.
If you're looking for Android application development, first step is to study Java, because its the main language used for programming apps. Then you can move over to Tutorials on Android development, and it will be easy. If its iOS app/ Mac specific app development, Objective C it is.
Not having PC with Linux OS won't be any problem, because you can do these in Windows platforms or in a Mac.
Tutorials = Google my friend. It has almost everything in the universe. Also in Youtube, you get the video tutorials.
Some which I could recommend is, for Java Oracle docs is good and "Java - The Complete reference" by Herbert Schildt is a good book too. For Android, you can find all resources in the App development forums.
Click to expand...
Click to collapse
Thanks a lot. That surely will get me started.
Also, if you wouldn't mind, I'd add that green glowing gif of your signature to mine.
King-V said:
Thanks a lot. That surely will get me started.
Also, if you wouldn't mind, I'd add that green glowing gif of your signature to mine.
Click to expand...
Click to collapse
Sure, I wouldn't mind. :good:
Start Android Application Development
Hii..
If You Want to become android Developer best video tutorial series on Internet Is
Link
http://youtube.com/playlist?list=SP2F07DBCDCC01493A&hl=en-GB&gl=IN&client=mv-google&guid=
And Android ADT is ready made available on their website just download and start developing android apps.
Link: Android ADT
http://developer.android.com/tools/index.html
Best Of Luck....
Press Thanks Button ( Left corner of this post ) if I helped You
Sent from my GT-S6102 using xda app-developers app

[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:

How to make an app for android?

Hello, I wonder how do you make a android app. Can someone link me some videos or send me the tool they use. I really wanna get into making apps, thank you if you do so.
For making an app I suggest to use Android Studio. You will need to learn XML,which have lots of tutorials on Internet.Otherwise if you want to make a game,I recommend Unity Engine,it's free and have a lot of implemented scripts like physics etc.
Bartol0ll0 said:
For making an app I suggest to use Android Studio. You will need to learn XML,which have lots of tutorials on Internet.Otherwise if you want to make a game,I recommend Unity Engine,it's free and have a lot of implemented scripts like physics etc.
Click to expand...
Click to collapse
This.
Unity is very good for games. Tons of tutorials on main site and youtube, large and friendly community.
wesc7 said:
Hello, I wonder how do you make a android app. Can someone link me some videos or send me the tool they use. I really wanna get into making apps, thank you if you do so.
Click to expand...
Click to collapse
Man, it's not easy to mane an App for android. I tried this once but it was quite hard to study all that XML tags and stuff. Well you can try Android App Builder software for making a new app.
I use Android Studio and Unity.
(Get ready to learn and be patient if you don't have Coding Experience - Java in .xml for AS)
There are "No-Code" Apps. On and Offline.
Go to app school.
easy
take and make, look at popular languega and let`s go.
Learn Java
Using Android studio
Simple Steps Guide to Create an App
If you want to know the most easy and clear cut way to make an android app, You should definitely refer to the step by step guide to make an android app from one of the emerging android app development companies, ChromeInfotech.
Using Android Studio
Android Studio is the best tool that you can play with to learn as well as develop apps.

Categories

Resources