5,031 Posted Topics

Member Avatar for bobrown101

You better read on service, something like http://www.vogella.com/articles/AndroidServices/article.html

Member Avatar for peter_budo
0
168
Member Avatar for lena1990

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

Member Avatar for peter_budo
0
91
Member Avatar for rohansharma

Not so free, either log with facebook account or create account with them so you open doors for more spam.

Member Avatar for JamesCherrill
-2
248
Member Avatar for poopuh

You better to be more specific as where is the issue, what you have problem to work with. Nobody will write code for you just because you posted auto-generated code stub

Member Avatar for peter_budo
0
107
Member Avatar for JameB

For Java based apps it will be always Canvas as your main drawing board and then manipulation of Bitmap. So since BlackBerry and Android are using Java you are covered there. For iPhone you will need to research, but I expect to be same as it is always Canvas and …

Member Avatar for peter_budo
0
204
Member Avatar for xxmp

MySQL Documentation - [10.1.5. Configuring the Character Set and Collation for Applications](http://dev.mysql.com/doc/refman/5.0/en/charset-applications.html)

Member Avatar for xxmp
0
221
Member Avatar for Djmann1013

You sure it is Android app and not your website that is problematic? I got this error when visited login > Warning: include(spi/connect.php): failed to open stream: No such file or directory in C:\zpanel\hostdata\djmann1013\public_html\login.php on line 4 Warning: include(spi/connect.php): failed to open stream: No such file or directory in C:\zpanel\hostdata\djmann1013\public_html\login.php …

Member Avatar for peter_budo
0
319
Member Avatar for Kumar9885035454

1) Forum rules clearly states **Do provide evidence of having done some work yourself if posting questions from school or work assignments** 2) If someone does something like that it will be morelikely commercial project and you are unlikely get your hands on source code

Member Avatar for kevinvwallace
0
76
Member Avatar for xxmp

I'm currently using Linode, you can isntall from selection of operating systems and install whatever apps/tools/libraries you want. In past I used dailyrazor they will setup Unix or Windows environment but otherwise you have to go with their tools. You need to decide if you want shared server or private …

Member Avatar for peter_budo
0
174
Member Avatar for Xantipius

I snipped link because linked site has harmful content, got warning from F-Secure

Member Avatar for Xantipius
1
247
Member Avatar for vongola.lee

Here is example how to create own exception class OfferException extends Exception { OfferException() { } OfferException(String message) { super(message); } OfferException(String message, Throwable cause) { super(message, cause); } } then somewhere in code private static int latestOffers(String someString) throws OfferException { try { //do something } catch (OfferException e) …

Member Avatar for peter_budo
0
145
Member Avatar for kelkoo28
Member Avatar for peter_budo
0
255
Member Avatar for poopuh

Where are you storying images? * Are these provided by your app? If so you can create XML with array of resource IDs * Accessing user device picture folder? You need to have logic to fetch images with their absolute path * Fetching them from web (like flicker most popular)? …

Member Avatar for poopuh
0
636
Member Avatar for peter_budo

I have four JTextFields where user is allowed to enter only numbers. Question is how do I do this?

Member Avatar for JamesCherrill
0
9K
Member Avatar for s4ualex

Guiding would be far more easier if you provide code you used upload your image...

Member Avatar for Srujan1
0
249
Member Avatar for Venkat SM

Nice try James, but that would be only me replying :P To create mobi format you can use official [Amazon Generator](http://www.amazon.com/gp/feature.html?docId=1000234621) for epub have look [here](http://www.siegmann.nl/epublib) or just Google for Java Epub library. All the resources gathered through Google search xD

Member Avatar for peter_budo
0
2K
Member Avatar for justM

Linked tutorial is 7 years old so if high-end devices used that time are now more likely out of stock and not used any more. Any of current low-end devices can do more then these "high-end". As for your problem you need to provide better explanation as only thing I …

Member Avatar for Vishnu Sarasan
0
291
Member Avatar for Galbatorix

You can use cursor with list with minimum effort. See this [example](http://www.vogella.com/articles/AndroidListView/article.html#cursor)

Member Avatar for peter_budo
0
128
Member Avatar for cool_zephyr

Depends on where you are triggering this dialog Activity or Fragment, you would use [AlertDialog](http://developer.android.com/reference/android/app/AlertDialog.html) [DialogFragment](http://developer.android.com/reference/android/app/DialogFragment.html). Examples can be found [here](http://developer.android.com/guide/topics/ui/dialogs.html)

Member Avatar for peter_budo
0
390
Member Avatar for akuvidz

1. Setup server with database 2. Send query in POST/GET format 3. Wait for reply There been some attempts to get SQLite on JME platform, but not sure how far they got. Other soution would be to use [RecordStore](http://docs.oracle.com/javame/config/cldc/ref-impl/midp2.0/jsr118/javax/microedition/rms/RecordStore.html)

Member Avatar for peter_budo
0
155
Member Avatar for ze0001ng

I do not know any free hosting, but if you interested for reasonable price hosting I can recommend one [LIST] [*] 6 months € 4.5 € 27.0 [*] 12 months € 4.0 € 48.0 [/LIST] If you interested just PM me and I will send you contacts on provider, I …

Member Avatar for radhakrishna.p
0
305
Member Avatar for coolrosy

No you either know Java and can do Blackberry or Android, else you know C# and can do Windows, or you know Objective C and iPhone. There are some frameworks like PhoneGap which allows you mutiplatform development with JavaScript or alike but they slow unlike native apps writen in any …

Member Avatar for annaharris
0
98
Member Avatar for sonu611

[QUOTE=eyalsh;1024447]I have the same problem as you do if you've solved the problem I would like to ask you to email me:<EMAIL SNIPPED>.[/QUOTE] Create new thread, describe your problem in detail and do not forget to include any relevant code. Post close as hijacking is not welcome.

Member Avatar for abhisu
0
2K
Member Avatar for SoulofchaOs

Read this [tutrial](http://www.daniweb.com/web-development/jsp/threads/141776/jsp-database-connectivity-according-to-model-view-controller-mvc-model-2) connection from JSP is just very-very-very old faashioned

Member Avatar for peter_budo
0
308
Member Avatar for bdheeraj

It is better to open emulator before actually deploying as it does take time to start emulator, and then just run deploy from Eclipse (not sure of specifics I'm IntelliJ user). Also it is good idea to assigne more then 32MB of RAM I usually run 512MB emulator is faster …

Member Avatar for peter_budo
0
119
Member Avatar for 9tontruck
Member Avatar for Rubinder singh

All of recent phones with Android 4.1 or above works smooth unlike it was with 2.3.3 or below. The chepest are always Nexus branded phones as it is Google idea to get developers good spec devices with latest OS available. You can buy Nexus 4 either from [Play Google](https://www.google.co.uk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&sqi=2&ved=0CEMQFjAA&url=https%3A%2F%2Fplay.google.com%2Fstore%2Fdevices%2Fdetails%2FNexus_4_8_GB%3Fid%3Dnexus_4_8gb%26hl%3Den&ei=LvqQUabCB6aM0wXTwYCgCg&usg=AFQjCNEGowC3Eha7UNJXhmIjrMaKot0mdg&sig2=rEH6moMnyRI05dn3cTukSA&bvm=bv.46340616,d.d2k) (SIM …

Member Avatar for Rubinder singh
0
214
Member Avatar for n5555
Member Avatar for n5555
0
138
Member Avatar for coolrosy

Obviously at source [Adobe tutorials](http://www.adobe.com/devnet/flex/videotraining.html)

Member Avatar for coolrosy
0
202
Member Avatar for Lindita01
Re: HELP

Moved to Legacy lnaguages section, till we find which language it is

Member Avatar for peter_budo
0
153
Member Avatar for riahc3

There are so many JSON Java libraries that would make returned JSON marshaling so easy and simple to do [Jackson](http://jackson.codehaus.org/), [Gson](https://code.google.com/p/google-gson/), [JSON](http://json.org/) and in 2 months time you didn't come up with something better...

Member Avatar for peter_budo
4
878
Member Avatar for tscina

There is no silver bullet for this, you will need to do your research (bet it is part of your job as sale/advertising department). Make your task easier you can start with reading http://www.emailonacid.com/blog/details/C13/emailology_a_free_responsive_email_template_using_media_queries_-_part_i

Member Avatar for tscina
0
425
Member Avatar for lena1990

You can try [this](http://www.stealthcopter.com/blog/2010/01/android-requesting-root-access-in-your-app/) nevertheless I as user would never install app that needs root access to system. You would loose me on trust

Member Avatar for lena1990
0
89
Member Avatar for woolf

@ashu_305 congratulation on your program, just shame you are about 4 year too late... PS: Next step in your messaging service would be perhaps some GUI and use of threads. Good luck

Member Avatar for peter_budo
0
806
Member Avatar for bdheeraj

String.valueOf `http://developer.android.com/reference/java/lang/String.html#valueOf(long)` is better option

Member Avatar for peter_budo
0
124
Member Avatar for sammymantha

No free space, you should provide us with your code so we can help you find the problem

Member Avatar for kasser
0
902
Member Avatar for Hazuan Nazri

There is long post dedicated to Android resources on top of [this forum section](http://www.daniweb.com/software-development/mobile-development/threads/302854/starting-mobile-development-sdk-tutorials-resources-faq#post1299837), secondly Eclipse is not only IDE for Android there is also [IntelliJ IDEA](http://www.jetbrains.com/idea/download/index.html) which in community version supports Android development

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

I would like to have app that would run non-stop and drain energy. I would rather have service that on pre-define time wakes-up do what ever needs to be done and go back to sleep. Have look on this threadd at stackoverflow [Service architecture, continuously running vs. wake up](http://stackoverflow.com/questions/7905939/service-architecture-continuously-running-vs-wake-up) PS: …

Member Avatar for DJ-DOO
0
358
Member Avatar for aVar++

I think you looking for EdgeEffect, read this post from [Kirik](https://plus.google.com/108761828584265913206/posts/3x5Pz2EQhvm)

Member Avatar for peter_budo
0
139
Member Avatar for johngorman
Member Avatar for asifalizaman

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

Member Avatar for peter_budo
2
211
Member Avatar for happygeek

What always strikes me is how often all these security companies fail to include which version of OS device was running. So if the attack came on 4.0 above version it is a issue, if it was bellow 2.3 nobody will care since that stack is being replaced prety soon

Member Avatar for peter_budo
1
690
Member Avatar for aldm

Have look on[URL="http://asprise.com/product/jtwain/"] JTwain[/URL] also there is plenty of resources in regards of [URL="http://www.google.co.uk/search?source=ig&hl=en&rlz=&=&q=java+media+framework+web+camera&meta=lr%3D&aq=f&aqi=&aql=&oq=&gs_rfai="]Java Media Framework[/URL]

Member Avatar for gian88r
0
1K
Member Avatar for Don_k

You have to have installed Zxing barcode app, secondly you have to do it on real device not emulator

Member Avatar for Don_k
0
330
Member Avatar for rayidi
Member Avatar for happygeek

No flaming inteded, however it would be nice once in while if you wrote about something that got fixed. Open source community is doing their best to help to tacle all while trying to bring new stuff in. World is not all negative... ;) PS: Can get you in touch …

Member Avatar for jwenting
3
1K
Member Avatar for Nitefly

I say you need first learn flash and than think of building website in flash. I'm not pro in this area but at least I do have some backround knowledge of this tool. Firstly get started with tutorials provided with your copy of flash/ get a book, than you may …

Member Avatar for austinluthers
0
220
Member Avatar for mical700
Member Avatar for pelle12

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

Member Avatar for peter_budo
0
106
Member Avatar for riahc3

I'm failing to understand a reason for this to be done, so not surprised that no one else replied. Why do you want to get JavaScript variables and returned value?

Member Avatar for Sammy@
0
2K

The End.