用来记录遇到的小问题。

1.android error: Apostrophe not preceded

问题是Apostrophe(')没有被转义,比如这个文字资源 It's beautiful.应该写成It\'s beautiful即可。


2.Android Versions and their Locales

http://us.dinodirect.com/Forum/Latest-Posts-5/Android-Versions-and-their-Locales-1-86587/


3.JDK 7 - INSTALL_PARSE_FAILED_NO_CERTIFICATES

It works with JDK 7 if I specify the parameters "-digestalg SHA1 -sigalg MD5withRSA" for jarsign, but not with the default algorithms, whatever they are.


4.Indonesian language locale code should be id, not in

It's a JDK bug.JDK-6457127 Indonesian Locale does not comply with ISO 639.The answer from Google:these deprecated codes are only visible to developers, and we can't remove support for the deprecated codes, so it doesn't seem likely we'll add a system to alias old/new codes.

https://code.google.com/p/android/issues/detail?id=5476







更多相关文章

  1. Android的TextView中文字添加删除线,下划线
  2. Android(安卓)应用框架层调用应用层资源
  3. 简单的程序底部Tab例子
  4. 【Android】关于TextView
  5. Android(安卓)ViewPager 点击或滑动时指示器文字渐变、光标跟随
  6. layui 上传图片 移动端 调用相机
  7. React Native 集成Android友盟推送过程
  8. 在android中展现文字上下滚动
  9. Android(安卓)视频播放器 应用层设计 考虑事项 (二)

随机推荐

  1. android中导入开源项目,常出现的导致编译
  2. 接口的使用,以及在异步任务中的使用
  3. Android(安卓)吸入动画效果实现分解
  4. Android(安卓)Studio上使用GBK编码
  5. Android(安卓)四大组件 —— 服务
  6. 各版本安卓手机USB调试模式打开方法
  7. Mac OS X 下部分Android手机无法连接adb
  8. Android的事件分发机制以及滑动冲突的解
  9. iOS程序员学习android之一
  10. Android设备上opencv开发:获得Camera数据