Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: Sample_9_1 Download
 Description: Android.view.Menu interface represents a menu, android use it to manage a variety of menu items, note that we generally do not create your own menu, each Activity default comes with one, we need to do is it food to eat a single and response menu item click event. Representatives of each menu item Andorid.view.MenuItem android.view.SubMenu on behalf of the sub-menu, the three relations as shown below, the sub-menu can be wrapped multiple menu items, SubMenu inherit the Menu addSubMenu method, but you can not call , the call can not be nested. The OnCreateOptionsMenu () and OnOptionsMenuSelected () Activity in the callback method used to create menu items and respond to the menu item click. after the closure of the onOptionsMenuClosed menu the action onPrepareOptionsMenu option menu is displayed before the onPrepareOptionsMenu method is called, you can use this method to fight the situation at that time adjustment menu. onMenuOpened the action opens.
 Downloaders recently: [More information of uploader 杨平]
 To Search:
File list (Check if you may need any files):
Sample_9_1\.classpath
..........\.project
..........\AndroidManifest.xml
..........\bin\classes\wyf\ytl\MyReceiver.class
..........\...\.......\...\...\R$attr.class
..........\...\.......\...\...\R$drawable.class
..........\...\.......\...\...\R$id.class
..........\...\.......\...\...\R$layout.class
..........\...\.......\...\...\R$string.class
..........\...\.......\...\...\R.class
..........\...\.......\...\...\Sample_9_1$1.class
..........\...\.......\...\...\Sample_9_1.class
..........\...\classes.dex
..........\...\res\drawable-hdpi\icon.png
..........\...\...\.........ldpi\icon.png
..........\...\...\.........mdpi\icon.png
..........\...\resources.ap_
..........\...\Sample_9_1.apk
..........\default.properties
..........\gen\wyf\ytl\R.java
..........\project.properties
..........\res\drawable-hdpi\icon.png
..........\...\.........ldpi\icon.png
..........\...\.........mdpi\icon.png
..........\...\layout\main.xml
..........\...\values\strings.xml
..........\src\wyf\ytl\MyReceiver.java
..........\...\...\...\Sample_9_1.java
..........\bin\classes\wyf\ytl
..........\...\.......\wyf
..........\...\res\drawable-hdpi
..........\...\...\drawable-ldpi
..........\...\...\drawable-mdpi
..........\gen\wyf\ytl
..........\src\wyf\ytl
..........\bin\classes
..........\...\res
..........\gen\wyf
..........\res\drawable-hdpi
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\layout
..........\...\values
..........\src\wyf
..........\assets
..........\bin
..........\gen
..........\res
..........\src
Sample_9_1
    

CodeBus www.codebus.net