5,031 Posted Topics

Member Avatar for harinath_2007

If I as your employer found such thing in your code I would fire you. You should be communicating your difficulties to your team and supperiors and not create extra work for others

Member Avatar for ~s.o.s~
-1
268
Member Avatar for teena carmel

You do not install it, you place JAR in project appropriate location. In most caes `lib` directory on same level as your `src` should be fine. You will need to however tell your IDE where to find it, and same goes for building from command line

Member Avatar for jalpesh_007
0
208
Member Avatar for danielagaba
Member Avatar for nms12
0
290
Member Avatar for varma51

Android [Download section](http://developer.android.com/sdk/index.html) Best resource Reto Meier [Professional Android 4](http://www.amazon.co.uk/gp/product/1118102274/ref=s9_simh_gw_p14_d14_i1?pf_rd_m=A3P5ROKL5A1OLE&pf_rd_s=center-2&pf_rd_r=0ZKKTPS1TDX297C88PRD&pf_rd_t=101&pf_rd_p=358549767&pf_rd_i=468294)

Member Avatar for peter_budo
0
167
Member Avatar for staygold999

Read provided API or any documentation. Like Facebook has their developer section that explains all, all big net contributors have it

Member Avatar for peter_budo
0
52
Member Avatar for rahul pareek

What to do? Post exception that you are getting, we do not see on your screen so we wouldn't know what eclipse is complaining about...

Member Avatar for rahul pareek
0
137
Member Avatar for hwoarang69
Member Avatar for cybrix101

@cybrix101 word of advice do not use GUI, brings too much unnecesary code and you will never learn...

Member Avatar for ogian
0
233
Member Avatar for jakubee

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

Member Avatar for peter_budo
0
152
Member Avatar for zdneth

All you want to know directly from [NetBeans tutorials section](http://netbeans.org/kb/index.html) Was that hard?

Member Avatar for peter_budo
0
463
Member Avatar for hazzag1995

Starting [new activity](http://developer.android.com/training/basics/firstapp/starting-activity.html) all you need to know

Member Avatar for hazzag1995
0
379
Member Avatar for Mike Askew

Why don't you use [JSON.net library](http://james.newtonking.com/pages/json-net.aspx). No need for creating ugly XMLs and parsing these again

Member Avatar for diafol
0
276
Member Avatar for lena1990

>i know these 2 technologies and i send files but i have problem in sending html files thank you for replay if you can help me with any thing i will be greatful Then you should have posted your code instead of other second guessing what you know and did. …

Member Avatar for peter_budo
0
209
Member Avatar for DeepAnalyzer

Java and Maven installation + configuration can be found [here](http://www.daniweb.com/web-development/jsp/threads/249070/java-web-development-starting-tutorials-resources-faq). However I do not have good experiences with Maven under Windows 7. Last time I tried to use it build process couldn't download project dependencies to my local .m2 directory because of permission issues

Member Avatar for peter_budo
0
148
Member Avatar for happygeek

Let be little fair and ask, how many of the companies develop security apps for iPhone/iPad? Is Apple open about their security issues as Android community?

Member Avatar for peter_budo
1
298
Member Avatar for Valiantangel

Working in Android dev company, none of us have any certification. Our learning came purely from books, hacking on pet or open souerce projects. There seem to be some wave of hype in Asia, more specifically Bangladesh, India, Pakistan that some companies are offering Android certification which in reality is …

Member Avatar for peter_budo
0
207
Member Avatar for tafarie

Thread closed doplicate of [this](http://www.daniweb.com/software-development/vbnet/threads/448269/how-to-make-encrypt-and-decrypt-with-vigenere-cipher-method-in-vb.net) @all please follow discussion there @tafarie do not create duplicate posts and read forum [rules ](http://www.daniweb.com/community/rules)

Member Avatar for peter_budo
0
508
Member Avatar for sheelap

It sort become a standard in idustry to read Reto Meier [Professional Android 4 Application Development](http://www.amazon.co.uk/Professional-Android-Application-Development-Guides/dp/1118102274/ref=sr_1_1?s=books&ie=UTF8&qid=1361427566&sr=1-1) not even new boston can explain as much as this book

Member Avatar for peter_budo
0
132
Member Avatar for bipi09

>can someone show me how to view html code inside pdfptable using itext Sorry but that question doesn't makes sense to me. If you want to add some HTML to PDF you should look at iText book chapter 9 which has plenty of examples how to manipulate HTML have look …

Member Avatar for peter_budo
0
136
Member Avatar for Ahsan_1
Member Avatar for poornima2013
0
298
Member Avatar for cwarn23

Isn't daniweb using vBulletin or some other forum framework (something nagging me)? These framework usually have some API...

Member Avatar for riahc3
1
757
Member Avatar for ray.chappel

Little old but still usefull [free book](http://www.cafeconleche.org/books/xmljava/) on XML processing

Member Avatar for ray.chappel
0
373
Member Avatar for BigPaw

He can install Ubuntu or simlar free to use unix based OS. These days you do not have to be PC geek to install Unix, and besides they more and more look like hybrid between Windows and Mac OS user interface

Member Avatar for caperjack
1
319
Member Avatar for breakingthekonkrete

Forum rules: > Do provide evidence of having done some work yourself if posting questions from school or work assignments Every idiot can copy and past to present other people work as their own. Make difference and do it yourself, if you get stuck then you are more then welcome …

Member Avatar for peter_budo
-4
316
Member Avatar for london-G
Member Avatar for hazzag1995

Double post. Post close. Please follow furter discusion [here](http://www.daniweb.com/software-development/mobile-development/threads/447497/android-devlopment-in-java)

Member Avatar for peter_budo
0
463
Member Avatar for DenverWDGuy

@ddbot101 that standard documentation LOL, but there are online courses or 2-3 days trainings like for example skillsmatter does in London, and I'm sure there are some in San Francisco

Member Avatar for DenverWDGuy
0
271
Member Avatar for anukavi

From what I see you have two RadioGroups named **radioGroup** (one dynamically created) and then second that you created somewhere at the top of class **radio_group**. Not sure if that is mistake in naming or you really want to use two... If you want to use both groups you need …

Member Avatar for joshfizzle
0
1K
Member Avatar for VEL Hassan

@VEL Hassan beside stultuske link you can also download NetBeans with Java ME SDK 3 already included if you download full version of [NetBeans](http://netbeans.org/downloads/) and then through installation process exclude stuff that you do not need @remunance neither of your links is relevant. Question is where to get Java Microedition …

Member Avatar for peter_budo
0
212
Member Avatar for phillipeharris
Member Avatar for chira.laura.9

Please do not double post! Thread closed. If you wish to contribute please do so at http://www.daniweb.com/web-development/databases/threads/447005/normal-forms-

Member Avatar for peter_budo
0
97
Member Avatar for bikashjit

Learn Java so you can develop Android applications, JME/J2ME development is sort of dead...

Member Avatar for peter_budo
0
181
Member Avatar for briansmithphoto

Uhmmm portrait photography... What gear do you use Brain? I'm not much into to portrait, prefer to do landscape and wild animals mostly hence my gear Canon 7d wirh 70-200mm and 100-400mm lenses. Just gave away my 500d with two smaller lenses to my cousin as she was really looking …

Member Avatar for legacylaveen
0
282
Member Avatar for arcticman452

Guess you already solve it since post is marked as solved, but for others never do compare strings as numeric values with `==` or `!=` always use `strin1.equals(string2)`

Member Avatar for peter_budo
0
106
Member Avatar for RenanLazarotto
Member Avatar for peter_budo
0
105
Member Avatar for a4academics

There are multiple ways of doig, simple example you can find in [MVC2](http://www.daniweb.com/web-development/jsp/threads/141776/jsp-database-connectivity-according-to-model-view-controller-mvc-model-2) at the top of this forum section or you can have look on number of Java webframeworks Spring, Wicket etc

Member Avatar for peter_budo
0
324
Member Avatar for DJ-DOO

In Android you cannot test against localhost (127.0.0.1). However you can test against IP address of your local wifi at home. So find out what is IP of your PC (mostlikely something like 192.168.0.1) make sure you can communicate with port 2001

Member Avatar for peter_budo
0
2K
Member Avatar for keth
Member Avatar for somnath11
Member Avatar for indiawebdevelop
0
74
Member Avatar for rohit.khurana

More of no to this question then yes. Many companies o for this option as you can eaily build mobile web and also app capable to run on mobile device. However These mobile apps will be always behind the latest operating systems because they have to wait for new release …

Member Avatar for peter_budo
0
97
Member Avatar for missc

@missc why trying to reinvent the wheel when there are tons of hit counters, beside they are obsolete and misleading. Secondly I want to cry any time I see anyone writing snipets in JSP...

Member Avatar for jalpesh_007
0
234
Member Avatar for <M/>

In most cases server is run on Apache Httpd server, but there must similar stuff on IIS for Microsoft too. In Apache server you will have to setup/configure your subdomains [example](http://httpd.apache.org/docs/2.2/vhosts/examples.html). As pritaes mention m or mobile or any other designation is just different folder/directory that is used, and it …

Member Avatar for mlm2gether
0
196
Member Avatar for cancer10in

As pritaeas said it is always about good habbits of your developers. It is always responsibility of each developer to keep up with latest code. Whenever you merging staging to production there should not be any conflicts (there is off chance of it, but should be too often). There are …

Member Avatar for pritaeas
0
260
Member Avatar for Ilda

>Actually I have just started using JAVA but as always techers give us the hardest things as a homework! I found hard to believe that, databases are taken normally after 4-5 months that mean at minimum 12 weeks Secondly forum rules are clear >Do provide evidence of having done some …

Member Avatar for Ilda
0
849
Member Avatar for BrackishWater

I see no problems there... 1. Get hold of date 2. Use SimpleDateFormat to create order date 3. Use second SimpleDateFormat to create estimated shipment date Can you explain where are you having dificulties???

Member Avatar for BrackishWater
0
185
Member Avatar for fawza
Member Avatar for waddaharafeh

Forum rules clearly states >Do provide evidence of having done some work yourself if posting questions from school or work assignments So quit dudeeing around and show some code!

Member Avatar for peter_budo
0
227
Member Avatar for sunnyy221

I was really tempted to delete this and another post given the content and user signatures. SEO is always risky poster

Member Avatar for peter_budo
0
207
Member Avatar for amrita111
Member Avatar for peter_budo
0
75
Member Avatar for mutago

ibatis is [closed](http://ibatis.apache.org/) as project by apache foundation, however you can get lot of help at [mybatis](http://code.google.com/p/mybatis/wiki/Migration)

Member Avatar for peter_budo
0
121

The End.