阅读更多

8顶
1踩

编程语言

原创新闻 Undroid---Netbeans上的Android开发插件

2008-02-17 13:11 by 见习编辑 Eastsun 评论(4) 有10624人浏览
    众多Netbeans Fans期待已久的Android开发插件已经发布了.
    你可以去这里这个插件,具体安装方法可以参照这里的说明
    下面是一些截图:


来自: http://undroid.nolimit.cz
8
1
评论 共 4 条 请登录后发表评论
4 楼 jc88923 2009-11-26 11:34
一楼的大哥。好好了解一下再说人家说的对不对。undrioid------
Earlier, the project was called 'undrioid': http://undroid.nolimit.cz
3 楼 geminiyellow 2008-12-28 18:06
似乎没有配置文件
2 楼 hantsy 2008-02-18 11:38
没有错,那是插件名
1 楼 neptune 2008-02-18 11:26
标题单词都写错了

发表评论

您还没有登录,请您登录后再发表评论

相关推荐

  • android安全相关资源的集合-Python开发

    工具学术/研究/出版物/书籍漏洞利用/漏洞/错误工具在线分析器AndroTotal Appknox-非免费AVC UnDroid Virustotal-最大128MB Fraunhofer App-ray-非免费AppCritique-上传您的Android APK并获得全面的免费安全评估。...

  • Android代码-一些android安全相关收集

    android-security-awesome A collection of android security related resources. TOOLS ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS EXPLOITS / VULNERABILITIES / BUGS TOOLS Online Analyzers AndroTotal ...

  • 一个Android安全相关资源的集合-python

    工具学术/研究/出版物/书籍漏洞利用/漏洞/错误工具在线分析器 AndroTotal Appknox - 非免费 AVC UnDroid Virustotal - 最大 128MB Fraunhofer App-ray - 非免费 AppCritique - 上传您的 Android APK 并接收全面的...

  • 使用NetBeans搭建Android开发环境

    怎样用NetBeans搭建Android开发环境 作者:晓峰残月 原文:http://wygk2169.blog.163.com/blog/static/4537949920106196526518/ Google Android项目开发一般所使用的IDE开发环境为Eclipse + Android SDK + ...

  • netbeans中android开发环境配置 windows xp +netbeans6.5.1+jdk1.6

    本文主要参考http://www.k4ng.com/archives/79 ,我自己在windows xp +netbeans6.5.1+jdk1.6下配置的过程和遇到的问题及解决1. SDK下载安装在http://androidappdocs.appspot.com/sdk/index.html 下载名为android-...

  • android 杀进程 方法,android中杀死进程的方法

    这个方法只能自杀,不能杀死其他进程~ /**************************************************** * 杀死进程的第一种方法 * * * ****************************************************/ int myPid = android.os....

  • android 命令kill进程号,一定是我打开的姿势不对——Android下使用kill命令杀死指定进程...

    环境:Android 5.1.1(已root)最近有一个需求,需要在Android下杀死指定pid的进程。Android原生API提供了几个接口:(1)android.os.Process.killProcess(int pid) 只能杀死应用自己和启动的子进程(2)ActivityManager....

  • AndroidStudio使用技巧

    当前个人使用的AndroidStudio的版本为2.0 Preview,相对这个而言2.0 beta 7要稳定得多。日前AndroidStudio最新正式版为1.5,最新预览版已达到2.1,推荐使用正式版,毕竟预览版的坑是未知的。我们以一个启动项目到...

  • securitytools:android安全工具大全

    android-security-awesome 安卓安全相关资源的集合。 学术界和工业界正在开展大量工作,研究用于执行 Android 应用程序的动态分析、静态分析和逆向工程的工具。 在线分析仪 MobiSec Eacus IBM Security AppScan ...

  • Android杀掉进程几种方式

    一、Android杀死别的进程 1、需要添加的权限 <uses-permission android:name="android.permission.FORCE_STOP_PACKAGES"/> 2、代码中杀掉进程 private ActivityManager mAm; mAm = (ActivityManager) ...

  • android 杀掉进程

    android 杀掉进程 (解决) 本文最后由 yang5539795 于 2011-5-30 14:33 编辑   由于android 是 基于liux 操作系统的, 所以 一般情况下 我们 使用   android.os.Process.killProcess(android.os.Process....

  • Android安全测试神器大全

    在线分析 1.AndroTotal 2.Tracedroid 3.Visual Threat 4.Mobile Malware Sandbox 5.Appknox– 非免费 ...8.AVC UnDroid 9.habo-非免费 10.Virustotal-max128MB 11.Fraunhofer App-ray–非免费 12....

  • A collection of android security related resources.

    https://github.com/ashishb/android-security-awesome A lot of work is happening in academia and industry on tools to perform dynamic analysis, static analysis and reverse engineering of and

  • RecyclerView初探

    compile'com.android.support:recyclerview-v7:23.2.1' } 介绍RecyclerView与ListView原理是类似的:都是仅仅维护少量的View并且可以展示大量的数据集。RecyclerView用以下两种方式简化了数据的展示和处理:使用...

  • 用户登陆设计

    http://xiamianyu.github.io/2016/04/16/%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95%E8%AE%BE%E8%AE%A1/

  • adndroid service生命周期

    adndroid service生命周期:  一、context.startService(Intent)调用:  onCreate()-->onStart()  1、onStart()后调用bindService该service则调用onBind(),调用on

  • 触摸波纹反馈、底部导航栏控制器demo

    这个demo是基于android studio开发的。

  • 大华无插件播放项目111

    大华无插件播放项目111

Global site tag (gtag.js) - Google Analytics