View Full Version : Blackberry/Droid App Building
ictponder
09-21-2010, 09:22 AM
Does anyone here have experience with building apps for these phones? I am looking to create a very simple app that directs the user to a specified web page containing a survey. I can create an icon.
Would need to work with the Blackberry/ Droid devices.
Dbeltran24
09-21-2010, 10:26 AM
I just started learning how to code for droids. Not sure if I'm completely ready for app making, but my friend might be. I'll ask.
bfretless
09-21-2010, 10:43 AM
I have a couple of apps for Android under my belt. One is available in the Market, or from the web site: Handy Quote (http://www.handyquote.biz). I've looked at programming for Blackberry, it's also a Java-based device, but have not coded anything for it.
ictponder
09-21-2010, 11:46 AM
I have Eclipse with Android Developer Tools and also downloaded the SDK package. However, when I create a new project I am not sure what namespace to give it and it won't allow me to click finish.
Does the namespace have to be com.something or can it be whatever. Also, any idea what I should enter for the Min SDK Version or will 0 be fine?
http://i90.photobucket.com/albums/k241/ictponder/eclipse.png
ictponder
09-21-2010, 11:59 AM
NVM on that, I forgot to point to the SDK Manager in Eclipse preferences. It wouldn't let me finish because it didn't know what platform to use.
ictponder
09-21-2010, 03:06 PM
Ok so I got the app made and I want to test it. Is there a way to use a custom icon with Eclipse before I install it on a device?
bfretless
09-21-2010, 04:58 PM
Did you install an Android emulator? Eclipse should be able to connect to a running emulator and install and launch your program there. I don't have specifics for you because I work in Eclipse on Linux.
ictponder
09-21-2010, 09:59 PM
I can run the program on a virtual device but when I connect an actual Droid to the computer, Eclipse doesn't seem to know that it's connected.
bfretless
09-21-2010, 11:29 PM
Go into Settings on your phone and under Applications / Development, turn on USB Debugging. Not sure on Windows, but you probably need the Android debugging service running.
Edit: Oh, and is your phone rooted?
vr4chick
09-22-2010, 05:07 AM
I love my Droid and I love seeing stuff like this. :)
ictponder
09-22-2010, 09:44 AM
Device is already set for debugging and USB storage is off. It's not rooted, these are Verizon devices straight off the shelf. I tried installing the .apk file from the SD card but it wouldn't work that way either.
bfretless
09-22-2010, 05:34 PM
There's one more setting under Applications -- allow installation of non-market apps, be sure that's checked too. My phone's been rooted so long I can't actually remember how or if it works to develop on un-rooted phones, but I don't think it does. That's why Google originally sold the developer version of the G1. If you want to send me the app, I can test it on my Hero, running Froyo 2.2. PM for my email.
Powered by vBulletin® Version 4.2.3 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.