5,031 Posted Topics

Member Avatar for deucalion0

Just create a new constructor for your activity that takes integer as parameter. Then when calling on the activity past new level value as parameter of call

Member Avatar for peter_budo
0
275
Member Avatar for vishalbhavsar

Search before post [url]http://www.daniweb.com/web-development/jsp/threads/110783[/url]

Member Avatar for syrellNardo
0
81
Member Avatar for verruckt24

@apc00008, that is because you just copied and pasted code without checking actual code. Otherwise you would have spotted there is [icode]package alok.examples;[/icode] You have two options: A)Observe package requirement and create relevant folder structure B)Remove package from start of program

Member Avatar for verruckt24
1
1K
Member Avatar for cogitoergosum12

You can design this with numerous languages Java, .NET, PHP etc. Which language are you familiar with?

Member Avatar for cogitoergosum12
0
294
Member Avatar for pankaj90

[QUOTE=pankaj90;1767308]hello I am working on my final year project whose topic is GENERIC BILLING Gateway in this we were creating an Mobile application using J2ME which will send details of user accessing application to GATEWAY which will authenticate the user and will continue to use database if user is authenticated. …

Member Avatar for peter_budo
0
85
Member Avatar for M.Waqas Aslam

@cOrRuPtG3n3t!x slap on the hand IntelliJ, Eclipse or NetBeans would work on any operating system so dividing them for Windows and Unix use only is pointless. @waqasaslammmeo try any of above mentioned IDEs they are industry accepte and used solution, however do not expect them to provide drag&drop approach of …

Member Avatar for M.Waqas Aslam
0
177
Member Avatar for deucalion0

Have look at [URL="https://github.com/ninetwozero/BF3-Battlelog"]BF3-Battlelog[/URL] project on github. What it does is login from device and authenticate, retrieve data from remote source and display them

Member Avatar for peter_budo
0
82
Member Avatar for anithajerome

[QUOTE=archie.herbias;1767026]why is it that the code above displays only a blank page??[/QUOTE] Not sure what you are talking about? Which code?

Member Avatar for archie.herbias
0
119
Member Avatar for .kaine

@.kaine and @dantinkakkar stop down-voting each other posts or I will take out my "moderator stick" and start beating each of you. @.kaine if the answer is not what you expected that means that you did not explain your problem properly @dantinkakkar if someone is refusing your help you better …

Member Avatar for peter_budo
-5
310
Member Avatar for blaaam

Have look at [URL="http://code.google.com/p/zxing/"]zxing[/URL] project (includes also [URL="http://code.google.com/p/zxing/w/list"]examples[/URL])

Member Avatar for peter_budo
0
141
Member Avatar for Yuexuan

[QUOTE=ericstenson;581820]Thanks, can you mark as solved and give me some reputation points?[/QUOTE] Begging for reputation, where this community going???

Member Avatar for sushmapotla
0
580
Member Avatar for Onlineshade

Not sure if you made a mistake with that URL (now snipped as it went to some dodgy advertising site) or tried to spam, but [URL="http://developer.android.com/sdk/installing.html"]Installing the SDK[/URL] and [URL="http://developer.android.com/resources/tutorials/hello-world.html"]Hello, World[/URL] articles on developer android explains all basic in very nice and simple way

Member Avatar for peter_budo
0
215
Member Avatar for divsok
Member Avatar for peter_budo
0
81
Member Avatar for ShaRp codeR

There is plugin for IntelliJ but you would have to have Commercial version, not community. There is [URL="http://www.gentleware.com/uml-software-community-edition.html"]Poseidon for UML[/URL] that has community edition, but I have no idea how much you can do with it...

Member Avatar for ShaRp codeR
0
387
Member Avatar for zina_a

[url=http://www.exampledepot.com/taxonomy/term/188]Here[/url] next time show more effort, forum rule Keep it Organized - "Do provide evidence of having done some work yourself if posting questions from school or work assignments"

Member Avatar for zina_a
0
170
Member Avatar for BlackStar0703

[list] [*] grab all questions IDs, [*] put IDs in the list [*] generate random from 1 to size of the list [*] get ID from list at position that has value of randomly generated number [/list] You have random question in the simplest way

Member Avatar for BlackStar0703
0
133
Member Avatar for TIM_M_91

Threads merged. Please stop messing around with creation of new threads just because you wanted change thread title. Secondly many of this thread should stay with original question as they are only update on the work you do...

Member Avatar for TIM_M_91
0
96
Member Avatar for thanatos1

[QUOTE=thepythonguy;1761220]Can a moderator please move this thread?[/QUOTE] Yes if you use the "Flag Bad Post" button he will get notified, otherwise he has to go post by post to see this...

Member Avatar for peter_budo
0
148
Member Avatar for riahc3

PDF libraries like [URL="http://itextpdf.com/"]iText[/URL] and [URL="http://pdfbox.apache.org/"]Apache PDFBox[/URL] can help you with it

Member Avatar for peter_budo
0
318
Member Avatar for Wolxhound90

Can it be done similar to VB.NET? Or is it completely different? >> I wouldn't know never used VB. For the rest it just a variable, how you handle it and interact with it is up to you. To build it you can consider [URL="http://developer.android.com/reference/java/lang/StringBuilder.html"]StringBuilder[/URL] instead of some concatenation often …

Member Avatar for Wolxhound90
0
129
Member Avatar for e-papa

Build your application with RIM JDE and it will create a COD file in your project folder or you can try one of these [URL="http://supportforums.blackberry.com/t5/Java-Development/How-to-convert-JAR-FILE-to-COD-file-using-Ant-Build/td-p/881239"]How to convert JAR FILE to COD file using Ant Build[/URL] [URL="http://supportforums.blackberry.com/t5/Java-Development/Eclipse-PLugin-Creating-a-cod-File/td-p/78422"]Eclipse PLugin - Creating a .cod File[/URL]

Member Avatar for e-papa
0
241
Member Avatar for tunlinaung

You not only one, check this [URL="http://code.google.com/p/android/issues/detail?id=8816"]bug[/URL]

Member Avatar for rkara924
0
501
Member Avatar for OmniX

Have some good bed time[URL="http://www.codango.com/php/dir/tutorial/applicat/imagegal/"] reading [/URL] ;)

Member Avatar for sheilaaellis44
0
537
Member Avatar for thejoker011

Its paid library(as from what I seen on multiple links I had to go through to find some meaningful info), so you need to contact company for price list

Member Avatar for thejoker011
0
222
Member Avatar for rushikesh jadha

You can try [URL="http://forums.mysql.com/read.php?28,21329,22008#msg-22008"]this[/URL] but I wouldn't do it like that

Member Avatar for peter_budo
0
117
Member Avatar for arathy nair

[URL="http://itextpdf.com/examples/iia.php?id=105"]iText library watermark example[/URL], so you did not search properly

Member Avatar for peter_budo
0
400
Member Avatar for sergent

This is exactly what happens when somebody first act and only after that thinks... To make some people happy, I will say that I use Windows XP, Windows 7, Mac OS, Ubuntu. I do my coding in Intellij, Eclipse, NetBeans and sometimes on JCreator (given that it is often much …

Member Avatar for hystaspes
0
331
Member Avatar for Panathinaikos22

Sorry your question doesn't make sense. "So, i cant have 2 same ListView's :/ thats fail way..." Can you explain what you trying to achieve?

Member Avatar for Panathinaikos22
0
173
Member Avatar for Panathinaikos22

As you mentioned there are TextViews, followed by Spinners(you are more likely to know it as dropdowns) followed by date&time picker and another Spinner. As layout you correctly identified it as ListView . More info can be found at Android official site - [URL="http://developer.android.com/resources/tutorials/views/index.html"]Hello, Views[/URL]

Member Avatar for peter_budo
0
105
Member Avatar for uurcnyldrm

The answer is yes and no. No in case that PDF is actually batch of images that been previously scanned and just converted from what ever image format to PDF(they would need to under go OCR- optical character recognition process which is not 100% perfect) Yes you can, and should …

Member Avatar for uurcnyldrm
0
249
Member Avatar for iamcreasy

What exactly you trying to do? Please explain as it seem like you want to call from same JSP on servlet to do something for you without moving from page which is not good concept. There can be something else better suited to the situation

Member Avatar for nore
0
206
Member Avatar for shaneo123

I did something like this few years back for my [URL="http://www.peterscorner.co.uk/2008/09/13/copycat_se_menu.html"]school project[/URL] (check the MenuScreen.java file). As far I remember you can set background only for Canvas and not Form.

Member Avatar for shaneo123
0
126
Member Avatar for kartik1997

@James, thread moved and code tags added @kartik1997 your question is not clear so you better provide more in details explanation. By looking at the above code I would be surprised if it does compile

Member Avatar for stultuske
0
143
Member Avatar for nore

As stultuske already mentioned you should check if server running. If Tomcat installed as service it will start every time you start your pc (if not modified). If you extracted zip, you need to execute startup.bat from your "bin" directory inside of tomcat directory (can be speed up if you …

Member Avatar for nore
0
137
Member Avatar for sagar2dumbre

there maybe someone willing to help if you post your code. PS: would be good idea to use different database like MySQL as you are unlikely to find person on Unix with Access DB

Member Avatar for sagar2dumbre
0
1K
Member Avatar for Q8iEnG

How do I change a pdf file to an app? >>You need to provider better problem description then this. PS: My personal opinion, no youtube video can beat good old fashion book

Member Avatar for Q8iEnG
0
138
Member Avatar for arden_k

Did you provided import for ArrayList and the bean? [code]<%@ page import="java.util.ArrayList"%> <%@ page import="beans.UserBean"%>[/code]

Member Avatar for arden_k
0
335
Member Avatar for chillysnow

Is something unclear from their [URL="https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/library_code"]examples[/URL]?

Member Avatar for peter_budo
0
186
Member Avatar for chazzkat

Not sure what is difficult about it [code]if Rate < 500 then multiply by .0809[/code] should be just written as [code] if(Rate < 500){ calcUsage = calcUsage * 0.0809; }[/code] bur first you need to sort some errors you have before this

Member Avatar for peter_budo
0
113
Member Avatar for bhallarahul

I would said that conjuring code out of thin air is hard to do. What about you share with us the code you use, attach example PDF document you use and maybe we will look into it.

Member Avatar for peter_budo
0
83
Member Avatar for tanvirraj91

If you looked into [URL="http://www.daniweb.com/software-development/cpp/threads/70096"]C++ section[/URL] you wouldn't had to start this thread

Member Avatar for jwenting
0
136
Member Avatar for Wolxhound90
Member Avatar for Wolxhound90
0
193
Member Avatar for shadab550

Multiple possible approaches just from top of head: [list] [*]Single table with columns - id, question, answer A,.... answer F, correct answer (A, C, D) will require the answer string to be split into array by comma "," delimiter [*]Two tables Table 1 - id, question, answer A,.... answer F …

Member Avatar for shadab550
0
252
Member Avatar for rushikesh jadha

If you looking to create backup sql file then use [URL="http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html"]mysqldump[/URL]

Member Avatar for peter_budo
0
113
Member Avatar for Awais Ali

There isn't much on it beside [URL="http://code.google.com/p/cocos2d-android-1/"]this[/URL] and if you not ready to explore it on your own then I'm afraid tough luck...

Member Avatar for Bis!
0
96
Member Avatar for dennysimon

Sorry to ask but what are you actually trying to achieve? Reading text file from JAR is simple, but you will just do it on the same machine where JAR is used as the file is mostly just some part of configuration or commentary since you cannot update it without …

Member Avatar for dennysimon
0
337
Member Avatar for rushikesh jadha

@rushikesh jadha 1) Both post merged - forum rule Keep It Organized [B]Do not post the same question multiple times [/B] 2) Next time you create thread you better give it a proper name not "java help". We are in Java section and people posting here do need help - …

Member Avatar for rushikesh jadha
0
158
Member Avatar for CertifiedMan

URL removed @CertifiedMan no more of these spam links. I previously removed link to another blog entry on same site so I do not take it as coincidence. One more post like this and you get banned. Thread closed!

Member Avatar for peter_budo
-1
181
Member Avatar for grendel0

bump >>You are rude! This is not 24/7 give my codes forum, but voluntary work of people that are willing to help when they have time. 1) First thing first, slap your self for doing database connection from JSP and not from servlet 2) You are handling your connections in …

Member Avatar for javaAddict
0
5K
Member Avatar for rushikesh jadha

Wouldn't adding windows focus listener sort this([URL="http://docs.oracle.com/javase/7/docs/api/java/awt/Window.html#addWindowFocusListener(java.awt.event.WindowFocusListener)"]addWindowsFocusListener[/URL])?

Member Avatar for DavidKroukamp
0
122

The End.