Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add a widget in Android 4.2 emulator?

I recently downloaded Android SDK and running Android 4.2 on the emulator. However, I don't see any option to add widget on my home screen. (I can't even add default widget).

I remember on Android 2.2, a long press on screen would pop up a context menu which will give an option to add a widget. I don't find any option in the new emulator.

How to add a widget in Android 4.2 emulator?

like image 397
user1767117 Avatar asked Mar 01 '13 00:03

user1767117


People also ask

What is widget in Android Studio give 5 examples of widgets?

There are given a lot of android widgets with simplified examples such as Button, EditText, AutoCompleteTextView, ToggleButton, DatePicker, TimePicker, ProgressBar etc.


1 Answers

You need to open the applications screen, in it to scroll right until you get to the widgets section. from there pull the widget that you want and add it to the desired desktop.

like image 106
Emil Adz Avatar answered Sep 26 '22 14:09

Emil Adz