Coder Social home page Coder Social logo

Comments (13)

luxiaoyu avatar luxiaoyu commented on August 22, 2024

需要先导入SDK中的ApiDemos工程,在SDK的samples文件夹中

from cafe.

hustwht avatar hustwht commented on August 22, 2024

where is SDK??

from cafe.

songsh avatar songsh commented on August 22, 2024

same question.

from cafe.

rainy1216 avatar rainy1216 commented on August 22, 2024

是啊,我也在找这个,求解

from cafe.

songsh avatar songsh commented on August 22, 2024

我也没解决了。

在 2014-01-07 10:27:13,rainy1216 [email protected] 写道:

是啊,我也在找这个,求解


Reply to this email directly or view it on GitHub.

from cafe.

hustwht avatar hustwht commented on August 22, 2024

这个资源包就是安卓SDK中的example,导入即可

在 2014-01-07 10:27:13,rainy1216 [email protected] 写道:

是啊,我也在找这个,求解


Reply to this email directly or view it on GitHub.

from cafe.

rainy1216 avatar rainy1216 commented on August 22, 2024

查看API文档的时候看到主要的两个类是LocalLib和Armser,请问LocalLib和Armser分别负责什么

------------------ 原始邮件 ------------------
发件人: "keymath";[email protected];
发送时间: 2014年1月12日(星期天) 中午11:50
收件人: "BaiduQA/Cafe"[email protected];
抄送: "Rainy"[email protected];
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

这个资源包就是安卓SDK中的example,导入即可

在 2014-01-07 10:27:13,rainy1216 [email protected] 写道:

是啊,我也在找这个,求解


Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub.

from cafe.

luxiaoyu avatar luxiaoyu commented on August 22, 2024

cafe.jar的功能由LocalLib提供接口调用,负责一些UI动作的封装,包括robotium的调用,你可以local.XXX看看函数名就知道功能了;Cafe.apk的功能由Armser提供接口调用,负责跨进程的UI操作和系统service的调用封装

from cafe.

rainy1216 avatar rainy1216 commented on August 22, 2024

我刚才用到了这个方法,可是local.调用的时候却没有,接口文档和实际的不一致么?

------------------ 原始邮件 ------------------
发件人: "keymath";[email protected];
发送时间: 2014年1月14日(星期二) 上午9:41
收件人: "BaiduQA/Cafe"[email protected];
抄送: "Rainy"[email protected];
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

cafe.jar的功能由LocalLib提供接口调用,负责一些UI动作的封装,包括robotium的调用,你可以local.XXX看看函数名就知道功能了;Cafe.apk的功能由Armser提供接口调用,负责跨进程的UI操作和系统service的调用封装


Reply to this email directly or view it on GitHub.

from cafe.

luxiaoyu avatar luxiaoyu commented on August 22, 2024

没有啥?在eclipse中import café.jar,然后敲local.就能出来很多方法提示啊

谢谢
鲁晓宇

发件人: rainy1216 [mailto:[email protected]]
发送时间: 2014年1月14日 9:55
收件人: BaiduQA/Cafe
抄送: Lu,Xiaoyu(Mobile Application RD)
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

我刚才用到了这个方法,可是local.调用的时候却没有,接口文档和实际的不一致么?

------------------ 原始邮件 ------------------
发件人: "keymath";<[email protected]mailto:[email protected]>;
发送时间: 2014年1月14日(星期二) 上午9:41
收件人: "BaiduQA/Cafe"<[email protected]mailto:[email protected]>;
抄送: "Rainy"<[email protected]mailto:[email protected]>;
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

cafe.jar的功能由LocalLib提供接口调用,负责一些UI动作的封装,包括robotium的调用,你可以local.XXX看看函数名就知道功能了;Cafe.apk的功能由Armser提供接口调用,负责跨进程的UI操作和系统service的调用封装


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32232199.

from cafe.

rainy1216 avatar rainy1216 commented on August 22, 2024

嗯?你那边看不到图片么?

local.clickViewById(java.lang.String resId) 这是文档里有的方法,项目中我放入的是cafe-3.1,而且这也是3.1文档里显示的方法,实际调用的时候没有
------------------ 原始邮件 ------------------
发件人: "keymath";[email protected];
发送时间: 2014年1月14日(星期二) 上午9:56
收件人: "BaiduQA/Cafe"[email protected];
抄送: "Rainy"[email protected];
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

没有啥?在eclipse中import café.jar,然后敲local.就能出来很多方法提示啊

谢谢
鲁晓宇

发件人: rainy1216 [mailto:[email protected]]
发送时间: 2014年1月14日 9:55
收件人: BaiduQA/Cafe
抄送: Lu,Xiaoyu(Mobile Application RD)
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

我刚才用到了这个方法,可是local.调用的时候却没有,接口文档和实际的不一致么?

------------------ 原始邮件 ------------------
发件人: "keymath";<[email protected]mailto:[email protected]>;
发送时间: 2014年1月14日(星期二) 上午9:41
收件人: "BaiduQA/Cafe"<[email protected]mailto:[email protected]>;
抄送: "Rainy"<[email protected]mailto:[email protected]>;
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

cafe.jar的功能由LocalLib提供接口调用,负责一些UI动作的封装,包括robotium的调用,你可以local.XXX看看函数名就知道功能了;Cafe.apk的功能由Armser提供接口调用,负责跨进程的UI操作和系统service的调用封装


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32232199.


Reply to this email directly or view it on GitHub.

from cafe.

luxiaoyu avatar luxiaoyu commented on August 22, 2024

“实际调用的时候没有”,clickViewById方法就在Locallib里,怎么可能没有。。

谢谢
鲁晓宇

发件人: rainy1216 [mailto:[email protected]]
发送时间: 2014年1月14日 10:00
收件人: BaiduQA/Cafe
抄送: Lu,Xiaoyu(Mobile Application RD)
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

嗯?你那边看不到图片么?

local.clickViewById(java.lang.String resId) 这是文档里有的方法,项目中我放入的是cafe-3.1,而且这也是3.1文档里显示的方法,实际调用的时候没有
------------------ 原始邮件 ------------------
发件人: "keymath";<[email protected]mailto:[email protected]>;
发送时间: 2014年1月14日(星期二) 上午9:56
收件人: "BaiduQA/Cafe"<[email protected]mailto:[email protected]>;
抄送: "Rainy"<[email protected]mailto:[email protected]>;
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

没有啥?在eclipse中import café.jar,然后敲local.就能出来很多方法提示啊

谢谢
鲁晓宇

发件人: rainy1216 [mailto:[email protected]]mailto:[mailto:[email protected]]
发送时间: 2014年1月14日 9:55
收件人: BaiduQA/Cafe
抄送: Lu,Xiaoyu(Mobile Application RD)
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

我刚才用到了这个方法,可是local.调用的时候却没有,接口文档和实际的不一致么?

------------------ 原始邮件 ------------------
发件人: "keymath";<[email protected]<mailto:[email protected]mailto:[email protected]%3cmailto:[email protected]>>;
发送时间: 2014年1月14日(星期二) 上午9:41
收件人: "BaiduQA/Cafe"<[email protected]<mailto:[email protected]mailto:[email protected]%3cmailto:[email protected]>>;
抄送: "Rainy"<[email protected]<mailto:[email protected]mailto:[email protected]%3cmailto:[email protected]>>;
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

cafe.jar的功能由LocalLib提供接口调用,负责一些UI动作的封装,包括robotium的调用,你可以local.XXX看看函数名就知道功能了;Cafe.apk的功能由Armser提供接口调用,负责跨进程的UI操作和系统service的调用封装


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32232199.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32232447.

from cafe.

rainy1216 avatar rainy1216 commented on August 22, 2024

真的么有额,你那边看不到图片的话我传了附件
------------------ 原始邮件 ------------------
发件人: "keymath";[email protected];
发送时间: 2014年1月14日(星期二) 上午10:02
收件人: "BaiduQA/Cafe"[email protected];
抄送: "Rainy"[email protected];
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

“实际调用的时候没有”,clickViewById方法就在Locallib里,怎么可能没有。。

谢谢
鲁晓宇

发件人: rainy1216 [mailto:[email protected]]
发送时间: 2014年1月14日 10:00
收件人: BaiduQA/Cafe
抄送: Lu,Xiaoyu(Mobile Application RD)
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

嗯?你那边看不到图片么?

local.clickViewById(java.lang.String resId) 这是文档里有的方法,项目中我放入的是cafe-3.1,而且这也是3.1文档里显示的方法,实际调用的时候没有
------------------ 原始邮件 ------------------
发件人: "keymath";<[email protected]mailto:[email protected]>;
发送时间: 2014年1月14日(星期二) 上午9:56
收件人: "BaiduQA/Cafe"<[email protected]mailto:[email protected]>;
抄送: "Rainy"<[email protected]mailto:[email protected]>;
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

没有啥?在eclipse中import café.jar,然后敲local.就能出来很多方法提示啊

谢谢
鲁晓宇

发件人: rainy1216 [mailto:[email protected]]mailto:[mailto:[email protected]]
发送时间: 2014年1月14日 9:55
收件人: BaiduQA/Cafe
抄送: Lu,Xiaoyu(Mobile Application RD)
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

我刚才用到了这个方法,可是local.调用的时候却没有,接口文档和实际的不一致么?

------------------ 原始邮件 ------------------
发件人: "keymath";<[email protected]<mailto:[email protected]mailto:[email protected]%3cmailto:[email protected]>>;
发送时间: 2014年1月14日(星期二) 上午9:41
收件人: "BaiduQA/Cafe"<[email protected]<mailto:[email protected]mailto:[email protected]%3cmailto:[email protected]>>;
抄送: "Rainy"<[email protected]<mailto:[email protected]mailto:[email protected]%3cmailto:[email protected]>>;
主题: Re: [Cafe] eclipse导入TestApiDemos时包缺少资源包错误该怎么解决 (#8)

cafe.jar的功能由LocalLib提供接口调用,负责一些UI动作的封装,包括robotium的调用,你可以local.XXX看看函数名就知道功能了;Cafe.apk的功能由Armser提供接口调用,负责跨进程的UI操作和系统service的调用封装


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32232199.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-32232447.


Reply to this email directly or view it on GitHub.

from cafe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.