It can also be done in AndroidManifest.xml
there are a lot of existing discussions on this list answering this question.
On Thu, Nov 6, 2008 at 5:15 AM, dailyLife <[EMAIL PROTECTED]> wrote:
> Thanks a lot.
>
>
> [EMAIL PROTECTED]
> 2008年11月6日
>
> - Original Message -
> From: songs
> To: An
As can be discovered by using the built in camera (no need to look at
the source code), it always uses landscape mode, even when the
keyboard is closed and the home screen and most other apps are in
portrait mode.
I've tried using CameraPreview in portrait, found the same issue as
jarkman and apkd
On Tue, Nov 4, 2008 at 3:49 PM, Romain Guy <[EMAIL PROTECTED]> wrote:
>
> When the list of all apps is opened, you can use the keyboard to
> filter apps by name.
I had no idea. That's useful. That may be enough for me, actually, but
I still think there's room for improvement for some users, like
I think four directions, click and menu are the minimum. Of course
software modifications will have to be done to make this work. An
on-screen keyboard using direction and click would be needed for many
(but not all) applications. The four buttons on the G1 are also
important but the core software
hat! How would I have learned that unless u told me? Much
>> appreciated!
>>
>> On Nov 3, 2008 1:53 PM, "Kipling Inscore" <[EMAIL PROTECTED]> wrote:
>>
>>
>> If you mean removing the desktop icon, hold the icon until your phone
>> vibrates and
I don't think you can with the built-in drawer but you could write a
replacement home screen and/or drawer. The Launcher code is available
on source.android.com if you don't want to start from scratch.
I think it would be a good idea, if the required information can be
compiled into the apk throug
If you mean removing the desktop icon, hold the icon until your phone
vibrates and the application pane tab turns into a trash bin, then
drag the icon to the trash bin.
On Mon, Nov 3, 2008 at 1:41 PM, ric <[EMAIL PROTECTED]> wrote:
>
> I have removed applications from my G1 and now how do i remov
Is that 48MB on the device's internal memory or on the SD card in the
device? Downloads go to the SD card.
On Sun, Nov 2, 2008 at 10:22 PM, GasBot <[EMAIL PROTECTED]> wrote:
>
> I'm trying to set up my IIS server to serve out my APK for anyone who
> wants to download it directly from my site. I
You can use cell- or WiFi-based coarse location. You still have to go
through the same process with a LocationManager and Geocoder as you do
for GPS, but you can probably usually get away with
getLastKnownLocation() instead of requestLocationUpdates()...unless
the user just got off of an internati
On Sun, Nov 2, 2008 at 7:53 AM, Dagger <[EMAIL PROTECTED]> wrote:
>
> hey developers I need help with this problem
Posting a message like the above usually doesn't help.
>
> On Nov 2, 8:45 pm, Dagger <[EMAIL PROTECTED]> wrote:
>> I am using the 0.9 version of android SDK
Why are you using 0.9?
Maybe it was to be less iPhone-like or...more useful? The scrollbars
take very little space and provide a few pieces of useful information:
first, whether there's more content than visible on screen (i.e. the
ability to scroll); second, where the view is located within the
content; third, approxim
Thanks for your response regarding my issue.
>
> So, Android application will run only in T-Mobile Gphone. Since that mobile
> has Android OS. AM I right?
>
> Thanks,
> Yasmin
>
> On Thu, Oct 30, 2008 at 10:38 PM, Kipling Inscore <[EMAIL PROTECTED]> wrote:
>>
>>
On Wed, Oct 29, 2008 at 11:36 PM, yasmin afrose <[EMAIL PROTECTED]> wrote:
> But I'm unable to follow it :( . Since In my HTC p3400, Menu > Settings >
> Personal tab, System Tab and Connection Tab is there. Each tab has no of
> operation except Development(What you mentioned).
>
> My Mobile OS is
You can ask your users to
0.1) Download and install Android SDK 1.0 if not already installed
0.2) Set up device for use with adb (install driver or set up udev rule).
1) Reboot the phone.
2) Run your app immediately (or after as few other apps as needed to
reproduce the crash).
3) run "adb -d bugr
I find the buttons a little small but they do work.
On Sun, Oct 26, 2008 at 10:40 PM, Nate Sanden <[EMAIL PROTECTED]> wrote:
> Anyone mind testing this on a real phone for me (before the marketplace
> launch tomorrow)? It's a basic tip calculator.
>
> The main thing I'm not sure will work are the
On 24 Okt., 19:54, "Robert K." <[EMAIL PROTECTED]> wrote:
> Question: Why is it better to start a new activity if you want to
> change screen to a new view (for example to edit some notes on a
> separate text field)?
I believe that starting a new activity will give you automatic view
hierarchy on
On Thu, Oct 23, 2008 at 10:08 AM, barrie <[EMAIL PROTECTED]> wrote:
> I just bought a new g phone and want to put my application into the
> phone.
For debugging with your G1, see
http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware
To add non-debug non-marketplac
On Wed, Oct 22, 2008 at 5:56 PM, Eric <[EMAIL PROTECTED]> wrote:
>
> Interesting..but how does the user install the apk from other
> sites?
Download with Browser and launch from download manager or "download
complete" notification.
> Isn't there a restriction on G1 like 1.0 SDK that prev
18 matches
Mail list logo