I saw this somewhere and was wondering how to achieve this. suppose i have a shelf background and i have cover images of books. how can i put those images exactly on each wodden plates edges dynamic
Hi I have a LinearLayout, inside there is a TableLayout 1st row, contains a center aligned image; 2nd/3rd/... rows, contains two EditText fields.
I have a typical listview with an edittext and a button at the bottom of the activity. When I click onto the edittext, the soft keyboard appears, I am able to scroll the items in the listview but it
Let\'s say i have a list of cities from a country. If the user clicks one of them, i want a new screen to be displayed, with the detailed开发者_StackOverflow社区 infos for that list element.
Okay so here my issue, I have a list of items that when a user clicks one, it gets added to a shared preference file which looks like this: <map>
I have just started learning Android and thought of a simple project to help me learn. I have created a simple menu using a ListView on a LinearLayout.
hi I am trying to create a multiline editext dynamically. RelativeLayout rel = (RelativeLayout) findViewById(R.id.layout_info);
I\'m playing a video using android media player & also showing an animation on the top of the video using another layer. (The video file is present on the sdcard.)
Is there any way to incr开发者_运维技巧ease the font size in toast without customizing? I don\'t want to create a layout for increasing the text size.
i am trying to create a spinner in dialog box final Dialog viewDialog = new Dialog(NewActivity.this); viewDialog.getWindow().setFlags(