Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 IntelliJ-Idea 中使用 AirPush 构建 Android 项目?在eclipse中一切正常!我将airpush jar文件插入“库”(在项目结构中)并检查“模块”中的“导出”(在项目结构中)。但这不起作用。:-(
将 airpush jar 复制到 libs 文件夹,然后右键单击 jar 并选择添加为库。这个对我有用。