I am having some trouble with my xml file. Well it was working at first but the later I wanted to give it a scroll view so I added the scroll view on to the main.xml. After saving the file. The app us
Hello Everyone......... I am working on android tablets that supports 1280x800 and 1024x600 resolution.
I\'m building an app using PhoneGap, which calls getWindow().requestFeature(Window.FEATURE_NO_TITLE);
I\'m looking for a way to implement gestures for zoom, pan and rotate in a 3d app. I\'m using a ScaleGestureDetector for the zoom events and a GestureDetector for the pan. I was hoping to be able to d
I\'m trying to create a custom AlertDialog, and there are two buttons in the layout. However when the button layout is too long it only shows the first word. I\' ve already set in the xml singleLine =
Can anyone please help in how to add a button to the expanded SearchView (placed in ActionBar) below the list of recent search suggestions the SearchView is showing?
I\'m trying to position an image below a TextView in a RelativeLayout but it doesn\'t work. when i set its position using android:layout_below. This is my xml
i have three different kind of files , Document file text file pdf file . while clicking button i need to render those file in webview of android, is it possible or not.
I have created a SlidingDrawer which content the list view i want to align the handle of the SlidingDrawer at the right corner of the screen but it always align at the center ...please suggest me how
in my app i use relative layout for design.in an activity i have four buttons at bottom of the screen. my xml code(Land scape) does not suit for alldevice screen. it has more space between buttons as