Question

How to run android application on netbeans 6.5?

If i running the application means i got following error,

W/ResourceType( 1968): Bad string block: string #14 extends to 1847, past end at 60

How to resolve this issue?

Was it helpful?

Solution

Guys it's only theory. I mean nbandroid - Netbeans plugin for Android. It's still in deep beta (version 0.10) and is too buggy to be used for real development. I have spent several days trying to use it. In the end I have managed to run some simple HelloWorld alikes but for more complicated things - it's unworkable.

IMHO there are only 3 ways to develop Android applications: Eclipse, Intellij IDEA and from command line tools. My choice is Intellij IDEA - it's better than Eclipse equipped with Google's plugin.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top