| bio | website | |
|---|---|---|
| location | Italy | |
| age | 29 | |
| visits | member for | 3 years, 7 months |
| seen | 6 hours ago | |
| stats | profile views | 53 |
|
Apr 1 |
comment |
How can you pass multiple primitive parameters to ASyncTask? thank you..great explanation |
|
Mar 28 |
comment |
Get CPU Charge in C++ stackoverflow.com/questions/479722/… |
|
Mar 27 |
comment |
Android UI : from html to XML isn't Axure a prototyping tool? |
|
Mar 26 |
comment |
Strike view with line This is the way. Just remember that the parent layout have to be RelativeLayout to use layout_below on child +1 |
|
Mar 26 |
comment |
What should be size of ideal application? Depends on what you are offering with it. Scan the apps you have in your device and watch how their size increase according to their features. |
|
Mar 25 |
revised |
Is it possible to use search on Google Maps v2? added 335 characters in body |
|
Mar 25 |
comment |
Is it possible to use search on Google Maps v2? after you get the coordinates use maps api to interact with the map, more precisely move the camera. developers.google.com/maps/documentation/android/… Also check vogella.com/articles/AndroidGoogleMaps/article.html for a good summary of what to do with maps |
|
Mar 25 |
comment |
jQuery's .append(), .appendTo() and .remove() alternative in pure Javascript I didn't want to be rude, sorry if I gave you this impression. Just saying that jquery is a great library and does a lot leveraging browser inconsistencies. Browsing the source is a good start to understand its complexity and the heavy lifting it does to make us work on our applications without fighting with browsers. Regarding your question really the answer is in the source, if jquery does what you need just look how it does it :) BTW if you are searching different and lighter ways to do what jquery does check microjs.com ... Again sorry for complicating your life. |
|
Mar 25 |
answered | Virtual device without menu button |
|
Mar 25 |
comment |
Handle clicks with left and right mouse button with jQuery see stackoverflow.com/questions/1206203/… |
|
Mar 25 |
comment |
jQuery's .append(), .appendTo() and .remove() alternative in pure Javascript jquery team has not made it because they had free time. they made it for a reason. if you can't understand the reason you'd better use it and don't complicate your life. |
|
Mar 25 |
comment |
Hiding Next Visible Siblings Via If Statement Not Working ok I'm sorry..good luck |
|
Mar 25 |
answered | trim Array in JS |
|
Mar 25 |
answered | Hiding Next Visible Siblings Via If Statement Not Working |
|
Mar 25 |
comment |
app not working in galaxy s3 and note 2 developer.android.com/guide/topics/manifest/… can't see where they say it's not needed |
|
Mar 25 |
answered | SharedPreferences in ArraryAdapter |
|
Mar 25 |
comment |
app not working in galaxy s3 and note 2 sorry but this is the same exact code posted by the OP |
|
Mar 25 |
answered | What is the command from shell to delete a database in sqlite? |
|
Mar 25 |
comment |
start intent when opening a folder welcome! please try to be more clear and post some code :) |
|
Mar 25 |
answered | Package R does not exist Action Bar Sherlock |