Hi Guys,

My view is something different, and since 10 yrs I'm implementing within my
team.

Hope this may help you, if you have basic understanding of Java, OOPS,
Classes, and little bit programming exp then, follow below steps -

1.think about small small example or idea like, student registration
system, data entry or something like that
2. install & open ur studio
3. search how to create project in Studio, and follow the steps - 5-10 times
4. 4-5 times go thr each and every file and try to understanding, which
files called from where
5. search how to build, run application
6. do little bit changes in strings, header part (default string apps),
build and run it, this will give u where to make changes
7. search how to design form in android (if ur idea is student registration)
8. search button click function, on click start with alret show, then
capture value and show in alert
9. then try to store in sqlite - search and do it - repeat 4-5 times
10. then try to view (search how to access data from db


This is most effective way to learn anything, on the job training (called
it)


Regards,
Rakesh

On Sat, Apr 2, 2016 at 2:43 AM, Steve Gabrilowitz <steveg1...@gmail.com>
wrote:

> If you have experience programming on a different platform then one way to
> learn is to just dive in - install Android Studio and play with some of the
> demo programs and try reading the code.  Before doing that google "android
> activity lifecycle" and pay careful attention to learning the information
> you find there, when you have that down you will find that the code makes a
> lot more sense.  First demo program you should probably try (not actually a
> demo but...) is the little app that studio will completely write for you
> when you tell it to start a new app, it will demonstrate the use of the
> lifecycle information.
> On Apr 1, 2016 4:40 PM, "Amin Sai" <amino...@gmail.com> wrote:
>
>> Thank you I ll see,
>>
>> I tried to follow any training at developer.android.com but I like to
>> learn philosophy and approch of this platform
>>
>> On Friday, April 1, 2016 at 9:27:13 PM UTC+2, Steve Gabrilowitz wrote:
>>>
>>> I recommend "Android Wireless Application Development" volume 1 by
>>> Lauren Darcy and Shane Conder, I found it very helpful when I was
>>> learning.  Also lots of good info at developer.android.com
>>> On Apr 1, 2016 3:09 PM, "Amin Sai" <amin...@gmail.com> wrote:
>>>
>>>> Hello everyone
>>>>
>>>> I'm looking for help, I need a good support to start coding in android,
>>>> if u have any training, books, for support are welcome
>>>>
>>>> Cheers
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Android Developers" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to android-developers+unsubscr...@googlegroups.com.
>>>> To post to this group, send email to android-d...@googlegroups.com.
>>>> Visit this group at https://groups.google.com/group/android-developers.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/android-developers/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com
>>>> <https://groups.google.com/d/msgid/android-developers/9a28742f-a2d4-4391-9759-3e21cf25ba0c%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> --
>> You received this message because you are subscribed to the Google Groups
>> "Android Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to android-developers+unsubscr...@googlegroups.com.
>> To post to this group, send email to android-developers@googlegroups.com.
>> Visit this group at https://groups.google.com/group/android-developers.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/android-developers/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com
>> <https://groups.google.com/d/msgid/android-developers/c2df4ddf-a0d1-4359-9bab-ee70ad27e230%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/CABfabRjVOzkPn07fvCbirpjY-DPgXUvGw1%3D2pkx1YRUMasFL4A%40mail.gmail.com
> <https://groups.google.com/d/msgid/android-developers/CABfabRjVOzkPn07fvCbirpjY-DPgXUvGw1%3D2pkx1YRUMasFL4A%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Thanks & Regards

Rakesh Kumar Jha
Android Developer, Trainer and Mentor
Bangalore
Skype - rkjhaw
(O) +918050753516
(R) +919886336619

Rakesh Jha
9886336619

https://www.facebook.com/rakeshjhadhamdaha
https://twitter.com/rkjhaw
https://plus.google.com/u/0/b/114183395110899096234/114183395110899096234/
<https://plus.google.com/u/0/b/114183395110899096234/114183395110899096234/about>
http://dhamdaha.blogspot.in/

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABL056JEcP5WFQ7S3zHJqm_Y-p3sg0mMkzS7o7iHCPSZmVnbnw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to