[android-developers] How to save files?

2010-03-12 Thread Nox
Hello everybody, Do you know how to save files? Thanks in advance >From Viktor -- 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, s

[android-developers] Re: How to display all contacts?

2010-03-12 Thread Nox
als( Relation.CONTENT_ITEM_TYPE ) ) { > >            // Read birthdate : Field = Relation.DATA > >        } > >        // Note : The name and the birthday will be there in different > > entries > >        // So make sure that you match them properly and maintain it > >

[android-developers] Re: DDMS('?' in process name field)

2010-03-12 Thread Nox
Which version of Android do you use, I mean 1.5, 1.6 or an other version? If you get a "?" , one application is unnamed but this shouldn´t be there. In 2.0.1 or in 2.1 this shouldn´t happen again. On 12 Mrz., 07:53, Musafir wrote: > Hi All, > > When i am running DDMS tool to profile th

[android-developers] Re:

2010-03-12 Thread Nox
What do you mean with ´dynamically via code´??? If you want to add a new row in TableLayout I´ll have to write a code like this: Here´s a link which describes it : http://developer.android.com/intl/de/resources/tutorials/views/hello-tablelayout.html Or do you wan

[android-developers] Re: Which API Level to target

2010-03-12 Thread Nox
If you develop with Eclipse you´ll have to go on the menu. There, you´ll be able to click to ´Window` and then to ´Android SDK and AVD Manager´. After it, there´ll appear a new window. Now you only have to choose ´virtual devices ´ and to click to ´New`. Now you can select the platform and the na

[android-developers] Re: How to display all contacts?

2010-03-10 Thread Nox
Thank you for your replies, but unfortunately it doesn´t work. If I open my app there´ll appear the error message: The application has stopped unexpectedly. Please try again. Do you know what I have to do now? On 10 Mrz., 16:56, Dmitri Plotnikov wrote: > Sorry, but the above answer is misl

[android-developers] How to display all contacts?

2010-03-08 Thread Nox
Hello everybody, I want to develop an app, which displays every Contacts with their birthdays but I don´t know how to display the contacts. Is there a way to do that? Thanks in advance >From Viktor -- You received this message because you are subscribed to the Google Groups "Android Develope

[android-developers] Picture while starting app

2010-02-13 Thread Nox
Hello everybody, I´ve got a problem with my current app. I want to see a picture while starting the app. I´ve already tried to use use a while-method but if I launch the app it ´ll wait a few seconds but it will not appear my picture. In a simple Java project I would use this command and I also do

[android-developers] Re: Samsung Galaxy isn´t workin g after update - whole system error!!!

2009-10-03 Thread Nox
Please help me On 3 Okt., 18:26, Nox wrote: > Hi everybody, > A few minutes ago I have updated my Samsung Galaxy with the "New PC > Studio" for Germany (not Android 1.6!!!). > After that, my mobile restarted and now the whole system isn´t > working. >

[android-developers] Samsung Galaxy isn´t working af ter update - whole system error!!!

2009-10-03 Thread Nox
Hi everybody, A few minutes ago I have updated my Samsung Galaxy with the "New PC Studio" for Germany (not Android 1.6!!!). After that, my mobile restarted and now the whole system isn´t working. There always appers an error message that process com.android.phone has stopped unexpectedly. Normaly(

[android-developers] Re: Samsung Galaxy isn´t workin g after update - whole system error!!!

2009-10-03 Thread Nox
w??? Will the problem be fixed with Android 1.6, which (I hope) will appear in Germany the next days??? Thanks in advance Viktor On 3 Okt., 18:25, Nox wrote: > Hi everybody, > A few minutes ago I have updated my Samsung Galaxy with the "New PC > Studio" for Germany (not Andr

[android-developers] Re: Samsung Galaxy isn´t workin g after update - whole system error!!!

2009-10-03 Thread Nox
w??? Will the problem be fixed with Android 1.6, which (I hope) will appear in Germany the next days??? Thanks in advance Viktor On 3 Okt., 18:25, Nox wrote: > Hi everybody, > A few minutes ago I have updated my Samsung Galaxy with the "New PC > Studio" for Germany (not Andr

[android-developers] Re: Android 1.6 SDK is here!

2009-09-18 Thread Nox
Hello, I´ve only one question: Will I be able to update my Samsung Galaxy to Android 1.6??? Thanks in advance Viktor On 17 Sep., 15:35, QF wrote: > Yes, source code is there, but there is not git TAG (something like > android-sdk-1.6_r1) in the repo. Is the tree going to be taged soon? > >

[android-developers] Re: Android 1.6 SDK is here!

2009-09-18 Thread Nox
Hello everybody, When will Android 1.6 appear on samsung Galaxy??? On 17 Sep., 15:35, QF wrote: > Yes, source code is there, but there is not git TAG (something like > android-sdk-1.6_r1) in the repo. Is the tree going to be taged soon? > > QF > > On Sep 16, 2:15 am, Romain Guy wrote: > > > >

[android-developers] Re: How to activate the flashlight of the Samsung Galaxy

2009-08-26 Thread Nox
Can you help me please!!! On Aug 11, 11:30 am, Nox wrote: > Hello everybody, > I am developing a photo app and I want to add aflashlightfor taking > better photos. > The app should know: This is a Samsung Galaxy,I have toactivatetheflashlight. > > Do you know how to realize

[android-developers] How to activate the flashlight of the Samsung Galaxy

2009-08-11 Thread Nox
Hello everybody, I am developing a photo app and I want to add a flashlight for taking better photos. The app should know: This is a Samsung Galaxy,I have to activate the flashlight. Do you know how to realize it? Thank you so much in advance Viktor --~--~-~--~~~-

[android-developers] Re: How to find my apps´ locati on

2009-08-10 Thread Nox
of T-Mobile USA, Inc. > > On Aug 9, 3:42 am, Nox wrote: > > > > > Hi everybody, > > > I´ve developed an app and I want to display my otherappsI´ve already > > published but I don´t know theirlocation. > > > Do you know how tofindthem??? > >

[android-developers] Keytool-error

2009-08-09 Thread Nox
Hi everybody, I wanted to export an app but there always appears this error-message: Keytool-error: java.io.IOException : Incorrect AVA format But if I try to export another app, there will not be an error!!! Do you know where the error is? Thanks in advance Viktor --~--~-~-

[android-developers] How to find my apps´ location

2009-08-09 Thread Nox
Hi everybody, I´ve developed an app and I want to display my other apps I´ve already published but I don´t know their location. Do you know how to find them??? Thanks in advace Viktor --~--~-~--~~~---~--~~ You received this message because you are subscribed t

[android-developers] Re: Where can I find the emulator console???

2009-05-26 Thread Nox
Hi everyone, do you know where the emulator console is??? I wanted to use my location with the geo-location, but I can´t find the emulator console!!! Thanks in advance Viktor --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[android-developers] Where can I find the emulator console???

2009-05-26 Thread Nox
Hi everyone, do you know where the emulator console is??? I wanted to use my location with the geo-location, but I can´t find the emulator console!!! Thanks in advance Viktor --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go

[android-developers] Re: How to get the View used my service?

2009-05-13 Thread Nox
Impossible!!! On 13 Mai, 18:37, Dianne Hackborn wrote: > Services don't show UI of any kind. > > On Wed, May 13, 2009 at 1:42 AM, gguoling wrote: > > > Hi all, I wrote a simple service, how can I get which view the service > > served? > > -- > Dianne Hackborn > Android framework engineer > hack

[android-developers] How to add a Menu

2009-05-13 Thread Nox
Hi everyone, I am developing an app and I want to add a menu. Do you know how to do it??? If I tap to the menu button it should display a menu. Please help me!!! Thanks in regards Viktor --~--~-~--~~~---~--~~ You received this message because you are subscrib

[android-developers] How to add a Menu

2009-05-13 Thread Nox
Hi everyone, I am developing an app and I want to add a menu. Do you know how to do it??? If I tap to the menu button it should display a menu. Please help me!!! Thanks in regards Viktor --~--~-~--~~~---~--~~ You received this message because you are subscrib

[android-developers] how to use jarsigner

2009-05-10 Thread Nox
Hi everyone, I want to sign my app and keytool is working fine, but jarsigner doesn ´t. If I tap this command in the command line: jarsigner -verbose -keystore my-release-key.keystore PhoneTester.apk alias_name then I have to enter the password but then there appears this error message: jarsig

[android-developers] Re: How to find Jarsigner

2009-04-02 Thread Nox
> > Try here:  http://www.openjdk.org/install/ > > Pd. > > Nox wrote: > > Sorry, it ins't working!!! > > > On 28 Mrz., 18:33, Mark Murphy wrote: > > >> Nox wrote: > > >>> So, how can I run or execute the JDK??? > > >&g

[android-developers] Re: ProgressDialog and sub activities

2009-03-29 Thread Nox
You have to add the time how long it should work!!! On 29 Mrz., 17:40, "vincent.gann...@gmail.com" wrote: > Hi all, > > I have a main activity that launches a sub activity when the user > clicks a button as follows: > > private OnClickListener buttonDirectoryListener = new OnClickListener > () {

[android-developers] Re: Spying camera application

2009-03-28 Thread Nox
I think you are only allowed to do it, if you write in the application that it takes every 2 mins photos. But is your target only to make screenshots??? On 28 Mrz., 18:31, srikanth reddy wrote: > hi > > Instead of sending the images to the internet can I able to save the images  > in  memory c

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
Sorry, it ins't working!!! On 28 Mrz., 18:33, Mark Murphy wrote: > Nox wrote: > > So, how can I run or execute the JDK??? > > http://java.sun.com/javase/6/webnotes/install/jdk/install-linux.html > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http:/

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
, Mark Murphy wrote: > Nox wrote: > > Does anyone know how to install the JDK on Linux? > > The location of the downloaded JDK is: > > /home/viktor/Desktop/android-sdk-linux_x86-1.1_r1/jdk-6u13-linux- > > i586.bin > > Usually, *.bin packaged JDKs are progra

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
there alwys appears this error message: No such file or directory Can you please help me? On 28 Mrz., 17:20, Nox wrote: > How can I install the JDK on Linux??? > > On 22 Mrz., 18:04, kavitha wrote: > > > Hii All, > > > I am developing a game in android a

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
How can I install the JDK on Linux??? On 22 Mrz., 18:04, kavitha wrote: > Hii All, > > I am developing a game in android and i want to capture screen > coordinates of a view(ImageView) which is embedded in frame. > > Hierarchy is > android:layout_width="fill_parent" > >       android:layout_wi

[android-developers] Re: What about a virtual keyboard?

2009-03-28 Thread Nox
Thank you! On 28 Mrz., 13:18, Mark Murphy wrote: > Nox wrote: > > Hi everyone, > > If I´m using the T-Mobile G1, then the QWERTZ- keyboard is very good. > > But if I only want to use one hand, then I have to use the keyboard. > > > Is it possible to add a virtu

[android-developers] What about a virtual keyboard?

2009-03-28 Thread Nox
Hi everyone, If I´m using the T-Mobile G1, then the QWERTZ- keyboard is very good. But if I only want to use one hand, then I have to use the keyboard. Is it possible to add a virtual keyboard to the T-Mobile G1? I've heard, the new HTC Magic (with Android) has got one!!! Thanks in advance Vikt

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
What did you put in your .java file? On 22 Mrz., 18:04, kavitha wrote: > Hii All, > > I am developing a game in android and i want to capture screen > coordinates of a view(ImageView) which is embedded in frame. > > Hierarchy is > android:layout_width="fill_parent" > >       android:layout_wid

[android-developers] Re: How to find Jarsigner

2009-03-22 Thread Nox
losely resembling it) to path > export PATH=$PATH;/opt/java/jdk/bin/ > > > > On Sun, Mar 22, 2009 at 12:37 PM, Nox wrote: > > > Is it possible to add Jarsigner to the bin directory, or to create > > it??? > > > On 22 Mrz., 17:32, Nox wrote: > > > Yes,b

[android-developers] How can an app own two langues (English and German)

2009-03-22 Thread Nox
Hi everyone, I've developed an app in English,but how can I add German to the same application??? Thanks in advance Viktor --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this g

[android-developers] Re: How to find Jarsigner

2009-03-22 Thread Nox
Is it possible to add Jarsigner to the bin directory, or to create it??? On 22 Mrz., 17:32, Nox wrote: > Yes,but there is no jarsigner > > On 17 Mrz., 23:07, Sundog wrote: > > > Look in you bin directory... > > > On Mar 17, 11:18 am, Nox wrote: > > >

[android-developers] Re: How to find Jarsigner

2009-03-22 Thread Nox
Yes,but there is no jarsigner On 17 Mrz., 23:07, Sundog wrote: > Look in you bin directory... > > On Mar 17, 11:18 am, Nox wrote: > > > Hi everyone, > > I'm developing on Linux (Ubuntu 8.05) and I want to sign my app. > > I've already expo

[android-developers] Re: www.developer.android.com is gone!!!!

2009-03-21 Thread Nox
Oh, thank you! Now it´s working again. On 21 Mrz., 13:44, Mark Murphy wrote: > Nox wrote: > > I´ve got a problem with the Android homepage, it isn´t working!!! > > There is no www on the Android home page. The site is: > > http://developer.android.com > > Without the

[android-developers] www.developer.android.com is gone!!!!

2009-03-21 Thread Nox
Hi everyone, I´ve got a problem with the Android homepage, it isn´t working!!! There always appears an error message that the site contains Spyware,but the message is from Google! The error-code is 403(forbidden). Do you have the same problem if you want to open this site??? Thanks in advance

[android-developers] How to find Jarsigner

2009-03-17 Thread Nox
Hi everyone, I'm developing on Linux (Ubuntu 8.05) and I want to sign my app. I've already exported the application and I found Keytool. Keytool is still working but I can't find Jarsigner to sign my app!!! Does anyone know how to find Jarsigner? Thanks in advance Viktor --~--~-~--~---

[android-developers] Re: Signing an application on Linux

2009-02-22 Thread Nox
If i´ve exported my unsigned app, i don´t understand the instructions what i have to do!!! On 22 Feb., 11:03, Jon Colverson wrote: > On Feb 22, 8:42 am, Nox wrote: > > > I've tried it with Linux and Windows, but I don't know how to sign > > it!!! > > I

[android-developers] Re: Signing an application on Linux

2009-02-22 Thread Nox
wrote: > On Feb 21, 11:50 am, Nox wrote: > > > Can anyone sign my application for me? > > I could send it to you and you sign it and send it to me back. > > It would really be best if you worked out how to do it for yourself. > Which par

[android-developers] Re: Signing an application on Linux

2009-02-21 Thread Nox
This is necessary to get the right keytool. > > Mads Kristiansen wrote: > > Did you follow this guide: > >http://developer.android.com/guide/publishing/app-signing.html > > > On Fri, Feb 20, 2009 at 5:25 PM, Nox wrote: > > >> On 20 Feb., 17:24, Nox wrote:

[android-developers] Re: Signing an application on Linux

2009-02-20 Thread Nox
On 20 Feb., 17:24, Nox wrote: > Hello, I've got a problem! > I don`t  know how to sign an application on Linux. I using Ubuntu 8.05. > Can you please help me??? > > Thanks in advance > Viktor --~--~-~--~~~---~--~~ You received this

[android-developers] Signing an application on Linux

2009-02-20 Thread Nox
Hello, I've got a problem! I don`t know how to sign an application on Linux. Can you please help me??? Thanks in advance Viktor --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to t

[android-developers] Re: Publishing my app

2009-02-16 Thread Nox
Yes,but how can I sign it with jarsigner? I mean where can I find jarsigner? On 16 Feb., 00:14, Mark Murphy wrote: > Nox wrote: > > I`ve developed an application,but I don`t know how to upload it into > > the Android Market!!! > > > If I click to upload there always a

[android-developers] Publishing my app

2009-02-15 Thread Nox
Hello, I`ve developed an application,but I don`t know how to upload it into the Android Market!!! If I click to upload there always appers this error message: The apk is not properly signed. But how can I sign it??? With kind regards Nox

[android-developers] Publishing my app

2009-02-15 Thread Nox
Hello, I`ve developed an application,but I don`t know how to upload it into the Android Market!!! If I click to upload there always appers this error message: The apk is not properly signed. But how can I sign it??? With kind regards Nox

[android-developers] Re: Are you localizing an app? Do you want to be?

2009-02-15 Thread Nox
Sorry that I write here a message,but I`ve already written a few new messages in a new theme,but it doesn`t appear!!! I can´t publish my app,because there´s always an error message : The apk is not properly signed. But how can I sign it??? On 3 Feb., 14:51, Peli wrote: > I have the same que