peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Reito Meier - Professional Android 4 Application Development becomed industry standard. Another good one is from Apress Beginning Android 4 or if you already Java developer Pro Android 4 there is plenty of other books you can find list on top of Mobile development forum section Starting mobile development

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Thank you

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Not a Maven error, it is your spring configuration. Ages since I did it, but do you have jaxws-web-context.xml in resources/jaxws/?

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Are you planing to address the issue of formatted code that is oveflowing its container? Example first post in this thread http://www.daniweb.com/software-development/java/threads/462074/maven-project

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Did you tried iText or Apache PDFBox?

iamthwee commented: great links +14
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I just tried http://www.overclockers.co.uk/search_results.php?keywords=asus&cat=monitor but that returns all sort of results, you would still need to filter a lot of stuff out

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I would strongly advice against it, It does require too much manual work that goes down to sink hole as soon as website owner decide to make changes...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

You better ask that question on Nokia forum. This forum is development not product support

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Well given the purpose of their business and size of it overclockers are unlikely provide any api to help you out. You may have to search for some larger best price/top deal search engines for API to use

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Many of the sites would be able to provide you with dedicated API that will be returning JSON object there is number of libraries that can help you to convert JSON to POJO (plain old java object) for example GSON or Jackson. In the worst case scenario that you have to actaully search through HTML you may want to use Jsoup library

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Sorry, but this is software development forum not tech support. You better contact Samsung on their own forum http://developer.samsung.com/forum/en

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Have look at Professional Android 4 Application Development by Reto Meier. One of the best books beginners can learn. Nevertheless understanding of Java is requirement

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

@Hazuan Nazri use official Android tutorials if need it http://developer.android.com/training/basics/firstapp/index.html

@katesmith8711 keep your spam off the forum kickstarter has no tutorials you linked commercial training, and other side is just sorry excuse of bad Android app sample (both links removed)

Hazuan Nazri commented: Thanks for helping me!, im still learning about android. +1
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

There is long post dedicated to Android resources on top of this forum section, secondly Eclipse is not only IDE for Android there is also IntelliJ IDEA which in community version supports Android development

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I think you looking for EdgeEffect, read this post from Kirik

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Did you try Project > Clean?

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

For android i recommend eclipse to programme in and Java + XML for the languages.

And you base your statement on what? Eclipse was tool of choice when Android came out as it was free unlike IntelliJ at that time (now there is free community version), Eclipse was far better performing then NetBeans. At the moment has still most features then any other IDE, however is just crap in regards of Maven build management and now is starting to lag in regards of implementation of Gradle.
When I started in current company there was 50-50 Eclipse and IntellliJ usage. Now after 6 months it is 0-100, we are all using IntelliJ

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

@davidkroj and where will you apply C++ knowledge on which platform? Android with Java, Blackbarry with Java Micro or with iPhone and Objective C?
Given this is only your second chance I will give you chance, but next post like this will be treated as spam

Do ensure that all posts contain relevant content and substance and are not simply vehicles for external links, including signature links

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

@rotten69 there is a wide conclusion that Flash should be droped as technlogy as there are better options available. Nevertheless asifalizaman couldn't be bothered to come and explain more in details what he wants. Just a spammer, that will be soon banned

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Flash is not supported for Android 4.1 and above. It is legacy software about to die out. For morein details advice we need to know what mobile platform OP intends to develop, however I fear it is another of his question to spam signature links

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Error points toward MainActivity.stopRead() you didn't post code for it

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

You talking about wireframes. Everybody has different approach to it, most commonly it does involve photoshop and UI designer that will design number of screens based on project requirments and research to provide expected final outcome and also a point for discussion

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Because you cannot connect to localhost, do it in proper server

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Android Download section
Best resource Reto Meier Professional Android 4

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Could be simplier then that. Let server gather resources and store it in database. From device execute URL with some search parameters myurl.com/search?city=london&eventtype=android. Server queries DB, DB produces results, server convert it to JSON object and send it back. Android device process JSON and show result to user

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

It sort become a standard in idustry to read Reto Meier Professional Android 4 Application Development not even new boston can explain as much as this book

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Starting new activity all you need to know

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

then check there is no duplication, that deployed project war file contains one and also Java container (server) has another one. In both cases they should be stored in lib folders like MY_PROJECT/lib and TOMCAT/lib

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Did you checked that other server has mysql jdbc driver?

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

What you are looking is emulator that is part JME 3.0 SDK or with custom SDK of manufacturers. You can find links in this post (some may be little out of date)

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

1)Flash is not supported as of Android 4.1 which was one of the annoucments of Google IO 2012 so you already limiting your market
2)You seriously expect some one to write you app for free???

Mr.M commented: No but talk private as long as you can help. +0
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Cool, if this is sorted can you please mark post as solved (there is a button bellow last post ;-) )

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I do not know how Eclipse (surelly there is somewhere Android logging functionality), but IntelliJ when running project on USB connected device or even with emulator shows all events as happens on device. You can filter these events(info, warning, error etc) so you see when it crashes Dalvik error similar to JVM

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Tip point, just draw two lines that have different starting poinst but same meeting/ending point . As for different colors you can always provide number of different coloured images and based on that provide user with available colour options

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

I expected error message to be more specific, hmm. Do you know how to debug on device through your IDE?

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

"App has stopped working"

That message is what Androd OS throws at user so he knows something went wrong instead of application disapearing without any apparent reason. You should as developer know there is logcat that gives actual reason with details of what happend.

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Then draw on canvas. Nevertheless you are overcomplicating simple thing that can be simple achieved by 9patch as background.

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Either way your custom component will need to use that approach with strechable background image

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

9 patch image, mark streching part and you done, Android whatsup application using it...

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
  • Reduce duplication and therefore many places to change if same string declared in multiple places
  • Easy way of managing and sharing resource that has to be translated if you need internatioanlization for application
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Are you asking about this? http://www.jdatepicker.com/docs/tutorial/index.html If so then better to get glasses as it is one of the first results on Google search

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

What you mean "custom findbugs"? Linked tutorial in section 2.2 show screenshot which shows you place where you can enable/disable search criteria and other search and filter options

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Power of the Google FindBugs in Eclipse - Tutorial

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

ListActivity will be automatically receognized by IDE if you used proper import statement and should be auto-suggested once starting to type. If this is not case you did not setup your environment for Android development properly

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

If the data are related to each other you should write custom object and place this in ArrayList or whatever you wish to use

public class MyNumbers{

  private int a;
  private double d;

  public MyNumbers(int a, double d){
    this.a = a;
    this.d = d;
  }

 //some setter and getters or any other methods 
}

So you can do stuff like this

MyNumber num = new MyNumber(1, 0.5);
List<MyNumber> list = new ArrayList<MyNumber>();
list.add(num);
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

You need to explain more in detail about "distribute data" because that is wide topic

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Till there is no official suport there is nothing you can do.

peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster

Of course because you use i.next() twice on same line therefore you move to possitions. So if you have followinf courses in arraylist {"math", "english", "java", "c++", "php"}
when you come acrros <%= i.next() %> it will get math but when you hit value="<%= i.next() %>" it will get english and so on. That on its own wouldn' cause problem beside title of row and actual value of radio wouldn't match, your problem i sthat you have array size that is odd number so when it reads php there is no pair value.
You should store i.next() value into temporary string that you can then use instead of double of i.next(). Other option is to use for each loop

ArrayList<String> cs = CourseAssignments.getInstance().getStudentCoursesByName(sname);
for(String course : cs){%>
    <tr>
        <td><%= course %><input type= "radio" name= "courses" value="<%= course %>"/></td>
    </tr>
<%}%>