码迷,mamicode.com
首页 >  
搜索关键字:versionname    ( 85个结果
Basic4Android中ProgressBar组建的演示
#Region Project Attributes #ApplicationLabel: ProgressBarTest #VersionCode: 20140626 #VersionName: 'SupportedOrientations possible values: unspecif...
分类:移动开发   时间:2014-06-27 18:22:43    阅读次数:694
Basic4Android中ListView组建的演示
#Region Project Attributes #ApplicationLabel: ListViewTest #VersionCode: 20140625 #VersionName: 'SupportedOrientations possible values: unspecified...
分类:移动开发   时间:2014-06-26 15:29:31    阅读次数:419
AndroidManifest:VersionCode和VersionName
Google为APK定义了两个关于版本属性:VersionCode和VersionName,他们有不同的用途。 VersionCode:对消费者不可见,仅用于应用市场、程序内部识别版本,判断新旧等用途。 VersionName:展示给消费者,消费者会通过它认知自己安装的版本,下文提到的版本号都是说VersionName。 结尾有三个常见问题的解决方案 同一个版本号,对应了多个Ver...
分类:移动开发   时间:2014-06-22 19:43:19    阅读次数:213
利用RemoveAllView实现切换窗口
#Region Project Attributes #ApplicationLabel: SwitchingWindow #VersionCode: 20140615 #VersionName: 'SupportedOrientations possible values: unspecif...
分类:其他好文   时间:2014-06-19 07:55:52    阅读次数:281
学起来很简单!MyFirst_B4A_Program
#Region Project Attributes #ApplicationLabel: MyFirstProgram #VersionCode: 1 #VersionName: 'SupportedOrientations possible values: unspecified, lan...
分类:其他好文   时间:2014-06-18 13:46:13    阅读次数:254
85条   上一页 1 ... 7 8 9
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!