Have any tutorial on create apps for Android

  • Replies:6
pluglesstech
  • Forum posts: 67

Feb 16, 2014, 7:41:22 PM via Website

How can I create apps for Android?

Reply
George Namachanja
  • Forum posts: 1

Jun 11, 2015, 8:36:23 PM via Website

Creating apps in Android is itself quite a vast topic. You may have to begin with the basics such as learning common programming languages such as C++ before getting into app development.

Reply
sasi kumar j
  • Forum posts: 1

Jul 2, 2015, 9:51:10 PM via Website

Hi I have some strong basic knowledge in c,c++,oops concepts. Then from where I have to begin learn to develop apps.

Reply
Deactivated Account
  • Forum posts: 267

Jul 3, 2015, 4:51:54 AM via Website

Hey do you want to create iOS app @choetech?

Reply
Grega Vertovsek
  • Forum posts: 17

Jul 20, 2015, 6:35:01 PM via Website

I suggest, you learn basics of Java programming language, and when you master the concepts of Java you move on to Android programming.

Reply
Nirav Kalola
  • Forum posts: 2

Aug 13, 2015, 6:55:30 PM via Website

Hi nkDroid is good site for learning android app development from scratch.

blog.nkdroidsolutions.com/material-design-support-library/

there are also many tutorials for beginners.

Reply
MunkeeBonez
  • Forum posts: 26

Oct 22, 2015, 5:35:14 PM via Website

there is several good youtube tutorials on the subject as well.. a fella named travis did an extensive series of them for "thenewboston" very good easy to follow stuff.. generally speaking java experience helps alot. If you have done other programming in vb.net, c and such it won't be too difficult to transition. go slow get the tools, and make your first hello world, dissect it a little bit and see how it works, if you get whats going on branch out from there

Reply