Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of hitesh141

hitesh141

hitesh141 has asked 1 questions and find answers to 1 problems.

Stats

20
EtPoint
3
Vote count
1
questions
1
answers

About

The only way to access the object is through reference variable.

Reference variable can refer any sub type of the declared type.

Android Interview Questions:

can we get phone number? difference between v4 and v7? how to restrict application only for tablets not for mobiles? in Manifest supports-screens and compatible-screens how can upload more than 50 MB apk on play store? worked with animation in android? what information we can retrieve from other apps in device? (use requiresSmallestWidthDp in above 3.2)

why we use ViewHolder in Android? What is difference between aggregation and composition?

Aggregation represents weak relationship whereas composition represents strong relationship. For example: bike has an indicator (aggregation) but bike has an engine (compostion).

Can we override static method? No, you can't override the static method because they are the part of class not object.

http://techtej.blogspot.com.es/2011/03/android-thread-constructspart-4.html

http://www.javatpoint.com/corejava-interview-questions

https://github.com/tejas123/Custom-Action-Bar

http://www.theappguruz.com/tutorial/android-working-android-actionbar/

All Vogella Samples:

https://github.com/vogellacompany/codeexamples-android

https://github.com/siriscac/RippleView

like iphone same inAndroid;

https://github.com/mrKlar/PagedDragDropGrid

http://snowdream.github.io/awesome-android/

https://github.com/weixiao1984/Android-Infinite-Scroll-Listview

http://themes.ht2.pl/euforia/index.html#home http://themeforest.net/user/smeku/portfolio

difference between run() and start()? how can we stop a thread in java? how can we run a thread multiple times?

What arguments are passed into AsyncTask ??

Difference between INNER and OUTER joins

https://github.com/1hakr/AnExplorer

https://github.com/hanscappelle/more-android-examples

JAVA PREPARE QUESTION:

http://www.jobs4times.com/

I found the above link very helpful for Java interview questions preparation.