0
votes
2answers
83 views
android program crashing (new to platform)
So it is my first real Android program (!hello world), but i do have java experience.The program compiles fine, but on running it crashes as soon as it opens (tried debugging, but it crashes before it …
1
vote
3answers
495 views
Retrieving the SMS Messages from the SIM card on with android
Hi Everyone,
I was wondering if anyone knew anything about programmatically getting the sms messages off of your phone's sim card on an android platform. I would like to write a program that allows …
1
vote
2answers
317 views
Why is my animation leaving a trail?
I'm animating a an ImageView from the left to the right of the screen using a translate animation. The ImageView is place inside a RelativeLayout over the top of my main layout using FrameLayout.
…
7
votes
4answers
698 views
What are the differences between T-Mobile G1 (branded HTC Dream) and Google’s ADP1 (device for developers)?
I was searching the internet but could not find a site comparing the two. I'm interested in developing for the android platform. G1 seems to be just the same as ADP1, but is there any small changes …
0
votes
1answer
256 views
T-Mobile G1 (MSM7200) GPU Memory
Hello.
I'm trying to find some information regarding the available GPU (for OpenGL) memory on the T-Mobile G1.
This phone has a MSM7200 Qualcomm chip inside with ATI Imageon GPU.
Unfortunately I am …
0
votes
2answers
208 views
How to set the hostname on a G1 Phone
I have a root'd G1 phone, and I would like to set its hostname. As root I can run the hostname command and set it, but the name does not survive reboot.
First, I tried creating a /etc/hostname file …
0
votes
2answers
479 views
Compilation error on Zxing
Since I don't own a G1 for development purposes, I am doing my best with the emulator.
This said, I am trying to scan a JPEG image or a PNG image in my sdCard, with the ZXing (Zebra Zrossing) library.
…
3
votes
4answers
360 views
Is there any way to prevent an Android app from being removed?
Does anyone know if there's a way to either keep the user from uninstalling an app from an Android phone or reinstall it on removal? Before you flame me, please know that I have an app that's intended …
-2
votes
2answers
2k views
How to start programming for Android? [closed]
How to start programming for Android?
What programming language I have to learn?
Any trace technology in real target?
How to interact with the real modem?
1
vote
5answers
1k views
Can you get to a command line on the G1 phone?
I understand the Android OS is based on Linux. Does that mean the G1 phone has a terminal emulator and you can open a console and use commands like cd, ls, etc? Or failing that, would it be possible …
5
votes
4answers
595 views
Anyone have any impressions, hints, tutorials from developing for Google Android devices?
I have a T-Mobile G1 and I'm going to download the developer SDK and see if I can create a few simple apps for my phone. If you've done similar development, please answer below and tell me about your …
12
votes
7answers
744 views
Getting started with Android
So, I'll be getting my T-Mobile G1 within a month or so, and I'm excited to start developing for it.
Has anyone started using it yet? Is there a dev wiki or anything set up for it yet?
