Android :: Development Tools Recommendation Thread

Sep 8, 2009

we're looking for high quality developer tools which have been ported & tested for Android. the first is a code correctness tool that will scan our code looking for non-syntactical errors (e.g. thread synch errors, uninitialized vars...). basically a lint- like tool for Android. the second tool we want is a coding style "enforcer" that will fix, or at least report, code segments that do not adher to our stdrd coding styles (e.g. bracing policy, function header commenting etc) the third one is, well, a placeholder for whichever tool you people have found to be of high value in developing your own Android apps...

Android :: Development tools recommendation thread


Android :: Graphics - Tools Recommendation

Oct 13, 2009

I have much experience with Java, and am quickly getting to grips with Android. But I have very little experience with graphics... most of my work has been logical, back end web development. The last time I did any proper screen drawing was in the good old days of Applets (years ago).

I can see that Android has a very complex graphical interface, but I don't know where to start. I've looked at some of the sample apps that come with the SDK, but it's slow progress.

For example, I'm trying to learn by developing a simple rolling ball. Currently I'm using onDraw(Canvas canvas), a paint object, and path.addCircle() to draw a circle, which I then update frequently. However the result is jerky, and slow - I want to see it flying around the screen! Clearly this isn't the right way to go about it.

So two questions I suppose: 1) What graphics tools would you recommend to implement my example? 2) Where can I learn more about the graphics capabilities of android?

View 3 Replies View Related

Android :: Mobile Development Recommendation

Apr 30, 2010

I want to start develop mobile applications and sell it. There are many mobile platforms for which I can begin develop: Windows Mobile , Android, Iphone, Linux based Devices.I want to find out from people who has such experience which platform more comfortable and more profitible for me to use.

View 4 Replies View Related

Android :: Recommendation For Development Book?

Dec 14, 2009

Can someone recommended a good android development book?

View 3 Replies View Related

Android :: Recommendation For Game Development?

May 26, 2009

I am Bishesh and i am student of Bachelor in Information Management. I have knowledge of C, C++, J2SE and i m looking to develop a game in Android. I have been reading the documentation of Android. But i have never done a gaming project. Could anybody of you help me out with a simple game.

View 5 Replies View Related

Android : Droid Development Podcast - Need Recommendation?

Jan 22, 2010

I have read http://stackoverflow.com/questions/1644/what-good-technology-podcasts-are-out-there, and other related questions, but I have not found anything Android-specific.

Does anybody listen to any such podcast? Want to recommend it?

View 1 Replies View Related

Games :: Android Phone Recommendation Thread - 56k Warning

Mar 5, 2010

This thread is a work in progress. Last Update: 3/5/2010, 5:17 AM Pacific Time

Easy Navigation:

Just hit crtl + F and look for your genre of games

Action ---AT54
Adventure ---ADV7
Fighting ---F1G1
Minigames ---M3G2
Platformers ---PL5A
Puzzle ---PZL1
Racing ---R5F1
RPG ---R7FF
Shooters ---S1H1
Sports ---SP11
Strategy ---STR9
Rhythm ---RT21
_________________

Emulators ---EMU7
Upcoming Releases ---UPR1

View 13 Replies View Related

Android Native Development Tools

Oct 28, 2012

i am installing Android ADT to my Eclipes Juno (manually/Offline) using ADT-20.0.3.zip during installation everything went fine except this message Cannot complete the install because one or more required items could not be found. Software being installed: Android Native Development Tools

20.0.3.v201208082019-427395 (com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395) Missing requirement: Android Native Development Tools 20.0.3.v201208082019-427395 (com.android.ide.eclipse.ndk.feature.group 20.0.3.v201208082019-427395) requires 'org.eclipse .cdt.feature. group 0.0.0' but it could not be found

i have to uncheck the Android Native Development Tools check box..but i already did that.. and still the message is there and there's no way i can continue.. the "next" button is still disabled..

View 8 Replies View Related

Android :: What Are Latest Tools For Mobile Development?

Nov 18, 2009

Looking for write once deploy across multiple platforms, is there such a thing? Also looking for an tools that would help speed up mobile development, OSX/Linux based preferred.

View 1 Replies View Related

Android :: Cupcake / Development / Tools / Ecli­pse / Scripts / Build_server.sh Failed On Mac OS

Feb 4, 2009

I am using Mac Pro which has "Darwin" linux. I tried to ADT 0.9.0 by running the script at cupcake/development/tools/eclipse/scripts/build_server.sh. The script keeps failing with error saying that it only works on Linux. I am in need of the ADT 0.9.0. Is there a way for me to successfully building this from the cupcake source? If not, can someone send me a built ADT 0.9.0?

View 3 Replies View Related

Android :: Development - Debugging Tools / Generate A Java Stack Trace?

Apr 29, 2010

Is there a way to achieve the following in Android?

1. generate a Java stack trace in Android. In J2SE, we use to use something like this - send a signal to the Java Virtual Machine; the Java Virtual Machine generates a stack trace for you; or we can also use debugging tools or Java API calls.

You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

View 4 Replies View Related

Android :: Development Tools Eclipse Sdk Usb Driver Working Properly Under Windows 7 32 And 64 Bit

Dec 26, 2009

Can you please advise if development tools Eclipse, Android sdk, usb driver etc. are working properly under Windows 7 32 and 64 bit?

View 10 Replies View Related

Android :: Find The Source Code For The Android Development Tools - ADT - Plugin For The Eclipse IDE

Aug 15, 2010

I can't find the source code for the Android Development Tools Plugin for Eclipse. It seems to have been moved a few times, and when I google the question, the answers point to the wrong places. Also http://source.android.com/discuss seems to be down.

View 2 Replies View Related

Android :: Installation Android Development Tools

Apr 17, 2009

I wanted to install ADT using my Eclipse 3.4 Ganymede and the internal update function. I added the site "http://dl-ssl.google.com/android/ eclipse/" and chose to install it.But directly after confirming the installation I got the following error message:

An error occurred during provisioning. Failed to prepare partial IU: [R]com.android.ide.eclipse.ddms 0.8.0.v200809220836-110569.

Do you know what the reason of that error might be?

View 22 Replies View Related

Android :: MP3 Player Recommendation Please

May 19, 2010

I know that there are loads around but without testing each one it is difficult and those I have tried don;t do what I want.Essentially I need to :
a. define as source folder on the SD card which contains the mp3 files and it should always default to that.
b. Play those files in order.
c. Remember if I stop half way through so that I can, later, continue from that point.
d. Have the usual controls ; Play, stop , next , last, and to be able to drag the time to advance within a single playback.

View 4 Replies View Related

Android :: Recommendation For Some Apps Please?

Jun 25, 2010

Looking for some recommendations on some apps please.
1. I'm looking for a contacts app that manages my address book a bit better. I've gotten a bit sick of the default ones on my nexus one and dell streak.
2. RSS reader. Newsrob seems to be misbehaving for me at the moment. All evening I read my feeds and mark stuff read. but when I come back to look at my google reader on a pc the next day everythings marked unread. Is there a better one out there?

View 8 Replies View Related

Android :: Tip Calculator Recommendation

Dec 1, 2009

Does anybody have any good tip calculator application recommendations? I've been viewing the app postings and people seem to be talking about everything except this one group of applications.

View 18 Replies View Related

Android : Java - Implement A Run Method Of Thread If Create A Thread Global

Sep 7, 2010

How can I implement a run() method of thread if I create a Thread Global?

I mean If I create a Thread Globally then can I implement its run() method {" public void run()"} anywhere in my Application?

In the run() method I have to write the code to perform some action.

IF I can do it then please can anyone show me briefly how to do it particularly.

View 2 Replies View Related

Android : Handle Messages Between The Main Thread(the Deafult UI Related Thread) And The User Created Gamethread

May 21, 2009

I am writing an application in which i need to handle messages between the main thread(the deafult UI related thread) and the user created Gamethread.

The requirement is like this.

An activity(say "Activity_X") is setting the view by "setContentView(some "View_Y")". In "Activity_X" i have implemeted "onCreateOptionsMenu()" and "onOptionsItemSelected()" fucntions for creating menus & a switch case for action to be taken on selecting those menus.Menu has items like "resume/pause/zoom/" .

All action to be take on selecting these menus are implemented in "View_Y" in a separate Gamethread by extending "Thread" class.

So whenever a menu is selected in "Activity_X" i need to send a message to "View_Y". And on receiving this ,a particular action/method should be called in View_Y(GameThread).

How can i achieve this using Handlers?Is there any other way of doing this? Please do share with me some code snippets for these.

View 3 Replies View Related

Android :: Need A Recommendation For A Simple Alarm

May 31, 2010

I'm looking for a simple alarm. Say I want the alarm to sound of next Thursday at 8:00 (with a text note re what the alarm is for would be really nice) or every June 7th, and a regular 24 hour alarm. On my PC I use Chameleon Clock which I rely on for scheduling. I'd love to find something like that if it's out there.

View 3 Replies View Related

Android :: RSS News Reader Recommendation

Jun 29, 2010

Does anyone have a recommendation for a RSS Feed reader similar to the Google Reader for the Android that they like?

View 2 Replies View Related

Android :: Recommendation For Fast Contacts App?

Aug 24, 2010

The HTC People app always seems pretty laggy and can take up to a whole minute just to call someone, which it shouldn't since i could do that in 10-15 seconds on even a non-smart phone.So I would like some suggestions - what would people suggest I use for fast contacts?

View 2 Replies View Related

Android :: Calendar App Recommendation Needed

Aug 6, 2010

I really like the built-in calendar app on my new HTC Desire. But there's 3 things that it can't do, and I really need them:
1. I need to be able to set up how the calendar calculates week numbers. I live in Demark and in Europe we don't calculate week numbers the sane way as they do in the US.
2. I need to be able to set up repeated appointments that repeat every second week, or every third day.
3. I really want to be able to set the default reminder time to 'Do NOT remind me'. The built-in calendar app lets me set the reminder value to 'No remind' when I create a new event, but it won't let me set the default value to 'No remind'.So basically I need a calendar app that works precisely like the built-in one, apart from the 3 things mentioned above

View 11 Replies View Related

Android :: Update ListView In Main Thread From Another Thread

May 27, 2010

I have a separate thread running to get data from the internet. After that, I would like to update the ListView in the main thread by calling adapter.notifyDataSetChanged(). But it does not work. Any workaround for that?

View 1 Replies View Related

Android :: Use Thread With SurfaceView - Ie Draw In Separate Thread?

Jul 22, 2009

I want to do the drawing in another thread to speed up the game(it is way to slow right now). I was told to do this but don't quite understand why that would speed things up. Is it GameView that should implement Runnable? Should I make the thread sleep when not drawing? where should I start the thread? package com.android.WWS;

import android.app.Activity; import android.content.Context; import android.graphics.*; import android.os.Bundle; import android.view.SurfaceView; import android.view.KeyEvent; import android.view.View; import android.view.View.OnKeyListener; import java.lang.Runnable; import java.lang.Thread;...................

View 4 Replies View Related

Android :: Recommendation For Good Footy Application?

Jan 20, 2010

Can anyone recommend a good footy app, aimed specifically at the English premier league? I already have FotMob 4.0 but the interface is a little awkward in that there is not enough room to view the RSS feed, the menu part of the screen takes up too much real estate and there doesn't appear to be any way to get rid of it.

View 1 Replies View Related

Android :: Need Recommendation For App To Sync Outlook 2007 With Phone?

Sep 10, 2010

New to the DroidX, x-crack berry user. Need recommendation for app to sync Outlook 2007 with phone. I have only desktop version of Outlook.

View 2 Replies View Related

Android :: Cell Phone Model Suggestion / Recommendation?

Feb 7, 2010

I need a new Android based phone that have (at least) the following specs (my old one was destroyed after fall on water during rain):

GSM network 850/900/1800/1900Mhz
WCDMA -> 900/1900/2100 MHz - Full 3G support WITH internal modem that can be use as a 3g modem for others devices(my notebook for example)
Wi-Fi
GPS
Bluetooth
Latest orginal stable release buil in (feb/2010)

Any brand (incluing chinese and no brand phones)
As cheapest as possible
Not going to play anything.
No carrier

View 3 Replies View Related

Android :: Suspend / Resume Thread From Another Thread In Same App

Feb 20, 2009

I need to suspend/resume a thread from another thread in the same process. I tried to look into thread apis,but I couldn't figured out a way to achieve this.Can anyone pls point me some references to look or give a tip to do this.

View 2 Replies View Related

HTC Desire HD :: Recommendation For New Device?

Oct 28, 2010

So after reading many threads on here I am keen to know if you guys would still recommend the DHD. I am currently waiting for t mobile's stock to arrive before they swap my SGS for a DHD. I've played with one for a few mins happened to be a HTC rep in a local phone shop showing it to the staff and I asked for ago which I did but didn't get much time on it. took a few pics (very impressive camera) scrolled around. Seemed sooth even if it has far to many stock apps IMO by the looks of things. Am I still doing the right thing will all the experience you guys now have of it.

View 49 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved