Android interview questions


Posted in 面试题 onDecember 25, 2016
How do you write apps for multiple screen sizes (no fixed coordinates, use nine patch drawables, favor density independent pixels over pixel). Tell the interviewee that you have not programmed for android and that they should explain the whole area to you in a way you can understand. This also tests the communication skills of the person in front of you.
What are the problems publishing to the market, with the fragmentation of Android in multiple OS Versions and multiple phones.
What is the basic setup of an Android app? You are programming it in Java. But it is compiled on a special compiler for android. Does that mean you can’t use third party libraries you only get as compiled jar?
How do you define the user interface? .
What do you have to do to test a new program on a real phone?
What is the result of the compilation process (An apk that bundles resources like image and class files)

Tags in this post...

面试题 相关文章推荐
Set里的元素是不能重复的,那么用什么方法来区分重复与否呢? 是用==还是equals()? 它们有何区别?用contains来区分是否有重复的对象。还是都不用
Jul 30 面试题
公司JAVA开发面试题
Apr 02 面试题
"序列点" 是什么
Jul 29 面试题
什么是表空间(tablespace)和系统表空间(System tablespace)
Feb 25 面试题
了解AppleShare protocol(AppleShare协议)吗
Aug 28 面试题
linux系统都有哪些运行级别
Mar 26 面试题
长青弘远的面试题
Jun 09 面试题
恒华伟业笔试面试题
Feb 26 面试题
JSP和EJB可以共享HttpSession么?EJB里面可以改变session里面的内容
Jun 05 面试题
WebSphere面试题:在WebSphere里面如何部署一个应用
Aug 02 面试题
final, finally, finalize的区别
Mar 01 面试题
Servlet的实例是在生命周期什么时候创建的?配置servlet最重要的是什么?
May 30 面试题
c++工程师面试问题
Aug 04 #面试题
2019年c语言经典面试题目
Aug 17 #面试题
以下为Windows NT 下的32 位C++程序,请计算sizeof 的值
Dec 07 #面试题
请写出char *p与"零值"比较的if语句
Sep 24 #面试题
iostream与iostream.h的区别
Jan 16 #面试题
经典c++面试题六
Jan 18 #面试题
在C++ 程序中调用被C 编译器编译后的函数,为什么要加extern "C"
Aug 09 #面试题
You might like
PHP 命令行参数详解及应用
2011/05/18 PHP
PHP中运用jQuery的Ajax跨域调用实现代码
2012/02/21 PHP
PHP+jQuery实现自动补全功能源码
2013/05/15 PHP
php文件夹与文件目录操作函数介绍
2013/09/09 PHP
CI框架入门之MVC简单示例
2016/11/21 PHP
PHP正则匹配日期和时间(时间戳转换)的实例代码
2016/12/14 PHP
laravel按天、按小时,查询数据的实例
2019/10/09 PHP
jquery实现固定顶部导航效果(仿蘑菇街)
2013/03/21 Javascript
javascript中字符串的定义示例代码
2013/12/19 Javascript
Javascript点击其他任意地方隐藏关闭DIV实例
2016/06/21 Javascript
详谈jQuery unbind 删除绑定事件 / 移除标签方法
2017/03/02 Javascript
在vue.js中抽出公共代码的方法示例
2017/06/08 Javascript
vue-cli中的webpack配置详解
2017/09/25 Javascript
Angular搜索 过滤 批量删除 添加 表单验证功能集锦(实例代码)
2017/10/25 Javascript
Vue入门之animate过渡动画效果
2018/04/08 Javascript
vue使用ElementUI时导航栏默认展开功能的实现
2018/07/04 Javascript
Python中用函数作为返回值和实现闭包的教程
2015/04/27 Python
浅谈Python中用datetime包进行对时间的一些操作
2016/06/23 Python
Windows下Anaconda的安装和简单使用方法
2018/01/04 Python
python 通过类中一个方法获取另一个方法变量的实例
2019/01/22 Python
简单了解python 生成器 列表推导式 生成器表达式
2019/08/22 Python
python 字典有序并写入json文件过程解析
2019/09/30 Python
Python 实现训练集、测试集随机划分
2020/01/08 Python
python实现图像高斯金字塔的示例代码
2020/12/11 Python
英国品牌男装折扣网站:Brown Bag
2018/03/08 全球购物
大学生饮食配送创业计划书
2014/01/04 职场文书
预备党员的自我评价
2014/03/12 职场文书
祖国在我心中的演讲稿
2014/05/04 职场文书
反邪教警示教育方案
2014/05/13 职场文书
假面舞会策划方案
2014/05/29 职场文书
班级口号大全
2014/06/09 职场文书
2014年创先争优工作总结
2014/12/11 职场文书
2020年元旦晚会策划书模板
2019/12/30 职场文书
go xorm框架的使用
2021/05/22 Golang
zabbix监控mysql的实例方法
2021/06/02 MySQL
海康机器人重磅发布全新算法开发平台VM4.2
2022/04/21 数码科技