[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

[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: TableRow TextView android:layout_column=1 android:text=Open... android:padding=3dip / TextView

[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 musafir4frie...@gmail.com wrote: Hi All, When i am running

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

2010-03-12 Thread Nox
them properly and maintain it accordingly     } } On Mar 10, 11:38 pm, Mark Murphy mmur...@commonsware.com wrote: Nox wrote: 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

[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,

[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 dplotni...@google.com wrote: Sorry, but the

[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

[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

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

2009-10-03 Thread Nox
??? 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 v.beh...@googlemail.com wrote: Hi everybody, A few minutes ago I have updated my Samsung Galaxy with the New PC Studio for Germany (not Android 1.6

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

2009-10-03 Thread Nox
??? 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 v.beh...@googlemail.com wrote: Hi everybody, A few minutes ago I have updated my Samsung Galaxy with the New PC Studio for Germany (not Android 1.6

[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
Please help me On 3 Okt., 18:26, Nox v.beh...@googlemail.com 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. There always

[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 qfmob...@gmail.com 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

[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 qfmob...@gmail.com 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

[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 v.beh...@googlemail.com 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
. On Aug 9, 3:42 am, Nox v.beh...@googlemail.com 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??? Thanks in advace 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

[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] 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] 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] 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

[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

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

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

[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:

[android-developers] Re: How to find Jarsigner

2009-04-02 Thread Nox
nuggets. Try here:  http://www.openjdk.org/install/ Pd. Nox wrote: Sorry, it ins't working!!! On 28 Mrz., 18:33, Mark Murphy mmur...@commonsware.com wrote: Nox wrote: So, how can I run or execute the JDK??? http://java.sun.com/javase/6/webnotes/install/jdk/install-linux.html

[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 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

[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 kavith...@gmail.com 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 LinearLayout android

[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

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

2009-03-28 Thread Nox
Thank you! On 28 Mrz., 13:18, Mark Murphy mmur...@commonsware.com 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 virtual keyboard to the T

[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 kavith...@gmail.com 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 LinearLayout android

[android-developers] Re: How to find Jarsigner

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

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
...@commonsware.com 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 programs you run. But, generally speaking

[android-developers] Re: How to find Jarsigner

2009-03-28 Thread Nox
Sorry, it ins't working!!! On 28 Mrz., 18:33, Mark Murphy mmur...@commonsware.com 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://twitter.com

[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 sri_reddy...@yahoo.com wrote: hi Instead of sending the images to the internet can I able to save the

[android-developers] Re: How to find Jarsigner

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

[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 v.beh...@googlemail.com wrote: Yes,but there is no jarsigner On 17 Mrz., 23:07, Sundog sunns...@gmail.com wrote: Look in you bin directory... On Mar 17, 11:18 am, Nox v.beh

[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

[android-developers] Re: How to find Jarsigner

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

[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] 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 mmur...@commonsware.com 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 www

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

2009-02-22 Thread Nox
21, 11:50 am, Nox v.beh...@googlemail.com 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 part of the instructions is giving you trouble? -- Jon

[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 jjc1...@gmail.com wrote: On Feb 22, 8:42 am, Nox v.beh...@googlemail.com wrote: I've tried it with Linux and Windows, but I don't know how to sign it!!! I have

[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 v.beh...@googlemail.com wrote: On 20 Feb., 17:24, Nox v.beh...@googlemail.com wrote: Hello, I've got

[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

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

2009-02-20 Thread Nox
On 20 Feb., 17:24, Nox v.beh...@googlemail.com 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 message

[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 mmur...@commonsware.com 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 appers

[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 peli0...@googlemail.com

[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