Re: [android-developers] Help me to find best answer

2016-07-17 Thread Elvin
hi friends i am facing a problem can any one help me pls i am using windows 7 32 bit os when i run the android studio 2.0 it is opening and taking all the RAM ( before i have only 2 GB i upgraded to 10 GB ) but windows 7 is having limit of 4 GB . the first time when i run it the emulator is als

Re: [android-developers] Help me pls!

2016-05-12 Thread TreKing
On Wed, May 11, 2016 at 4:36 AM, Björn-Eric Ümera wrote: > is it possible to add the player to android studio? No, as Android Studio is a tool to make apps, not something you add apps to. http://developer.android.com/intl/in/training/index.html

Re: [android-developers] Help me please... playstore developer account team.

2016-04-27 Thread TreKing
This is not a Google Play support forum. Visit https://play.google.com/apps/publish and click the help link at the bottom. On Wed, Apr 27, 2016 at 3:31 AM, wrote: > Hi, please help me... > I start create play store developer account with thandana@gmail.com > and Developer Name: Than Dana...

Re: [android-developers] Help me get this code working!!

2016-01-31 Thread Chuck Crisler
The error says it all and is clear. The class ProcessRegister *MUST* contain a method doinBackground. This is simple Java. Read about abstract classes/interfaces and you will understand. On Sat, Jan 30, 2016 at 4:11 PM, Jetlabb Service wrote: > I am still new to android development, as well as J

Re: [android-developers] help me to get android Map key

2013-06-21 Thread Elvin
I am doing a app i want to print a text from app to an printer connected with usb. can any one help me in this please i got the driver for windows 7 but not for the android how i can do it ? On Fri, Jun 21, 2013 at 11:45 PM, mansur Android wrote: > Hi, > > I am trying get android google Map key

Re: [android-developers] help me to link up all of my activities

2013-01-17 Thread TreKing
On Thu, Jan 17, 2013 at 9:27 AM, Prabu Siabuabu wrote: > i'm stuck on to link up all of my activites to main activities.. anyone > here can help me please?? thanks in advance. Have you read through the docs? Starting Activities from other Activities (and other components) is one of the core pri

Re: [android-developers] help me urgent

2012-12-31 Thread TreKing
On Mon, Dec 31, 2012 at 12:49 AM, sree android wrote: > how please convert it and give solution, > This is not "urgent", nor does it have anything to do with Android development. - TreKing

Re: [android-developers] Help me Android SDK Install, please!

2012-08-16 Thread Asheesh Arya
try to install jre6 for 32 bit and sdk also 32 bit!! then it work ! -- 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, send email to andro

Re: [android-developers] Help me Android SDK Install, please!

2012-08-16 Thread AZ DEP
This "trick" does not work with Windows 7 64 bit. How about a real fix? Need to get this installed if possible today. Any help would be greatly appreciated. Thanks, AZ DEP On Wednesday, August 8, 2012 1:37:54 PM UTC-7, TreKing wrote: > > On Wed, Aug 8, 2012 at 10:16 AM, TV > wrote: > >> Wh

Re: [android-developers] Help me Android SDK Install, please!

2012-08-08 Thread TreKing
On Wed, Aug 8, 2012 at 10:16 AM, TV wrote: > What should I do? Press back, then forward again. No, seriously. - TreKing - Chicago transit trackin

Re: [android-developers] help me

2012-07-10 Thread Justin Anderson
You already asked this question, and I answered on the other thread... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sat, Jul 7, 2012 at 1:43 AM, Ashu wrote: > i am having an application of email sending ,i made an activity and start > it as a servic

Re: [android-developers] help me plz.

2012-07-06 Thread TreKing
First, please use a title that gives even a slight indication of what your post is about. This will help you get help and will help others find the topic in the future if they search for it. On Fri, Jul 6, 2012 at 11:26 AM, Aashish kumar wrote: > I would like to let my app start up itself in the

Re: [android-developers] help me plz.

2012-07-06 Thread Francisco M. Marzoa Alonso
AFAIK you need to create a service for that. Anyway why you not look for something easier for the "first exercise"? Regards, On 06/07/12 18:26, Aashish kumar wrote: > I am making a app similar to a Alarm Clock as the first exercise. > I would like to let my app start up itself in the specified

Re: [android-developers] Help me!

2012-06-30 Thread Jim Graham
On Sat, Jun 30, 2012 at 11:44:32AM -0500, TreKing wrote: > A: "Help me!" is a terrible title for a post. Please use a title that give > even a slight indication what your post is about. This will help you get > help and will help others find the topic in the future if they search for > it. I'll se

Re: [android-developers] Help me!

2012-06-30 Thread TreKing
A: "Help me!" is a terrible title for a post. Please use a title that give even a slight indication what your post is about. This will help you get help and will help others find the topic in the future if they search for it. B: Your question makes no sense. http://www.catb.org/~esr/faqs/smart-que

Re: [android-developers] help me

2012-06-29 Thread Justin Anderson
http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Jun 25, 2012 at 10:15 AM, Sreenivas Reddy < srinivasreddygajj...@gmail.com> wrote: > sir i am a learner, > i did not understand validations in simple calc

Re: [android-developers] Help me to Bluetooth

2012-03-14 Thread TreKing
On Mon, Mar 12, 2012 at 12:39 AM, Thusitha Fernando wrote: > I have a problem, I write a code for blue tooth printing , after one > printing bluetooth connection loss how can I > solve that . > http://catb.org/esr/faqs/smart-questions.html

Re: [android-developers] help me out in TimeTable APP

2012-02-04 Thread Farhan Tariq
Be more specific about the problem you are having. On Wed, Feb 1, 2012 at 4:05 PM, Sam wrote: > Hi frnz, > I have to submit the timetable app to my Professor as an assignment, > so please can any1 send me the code(java,xml,manifest etc) which > creates the timetable of an individual professor an

Re: [android-developers] Help me....

2012-01-02 Thread James Black
Under Windows->Preferences, click on Android, put in the SDK location. On Sat, Dec 31, 2011 at 7:35 AM, RAJU V wrote: > > pls help me.. how to fix this issues in eclipse pls > > > > > [2011-12-31 17:58:34 - DDMS] DDMS files not found: > D:\Eclipse\eclipse\platform-tools\adb.exe > D:\Eclipse\

Re: [android-developers] Help me

2011-12-13 Thread Jim Graham
On Tue, Dec 13, 2011 at 02:54:53PM +0530, Nagarjuna@android wrote: > I am Nagarjuna, I got *classes.dex* and *res *folder from some other > app after decompile. > > I want to rebuild the apk file using these two files , > > Can we do that ,, > If any one knows , pls reply > > Please help me ,

Re: [android-developers] help me! how to send video to TCP socket server??

2011-12-01 Thread Jim Graham
On Wed, Nov 30, 2011 at 10:12:17PM +0715, muhamad yamin yamin 2_dsx wrote: > On 2011 Nov 30 22:26, "muhammad.ume...@hotmail.com" < > muhammad.ume...@hotmail.com> wrote: > > I am succeed to record video through Mediarecorder on SD card > but i want to send this video to pc server without writing to

Re: [android-developers] Help me Help me. HTML5 and Android

2011-10-14 Thread TreKing
http://developer.android.com/guide/webapps/index.html - TreKing - Chicago transit tracking app for Android-powered devices -- You received this mes

Re: [android-developers] Help me with adding overlays in google maps

2011-09-12 Thread Logesh rajendren
i found the problem. the problem is actually in manifest file . i didnt include HelloItemizedOverlay activity in the manifest file. On Mon, Sep 5, 2011 at 8:20 AM, TreKing wrote: > On Mon, Sep 5, 2011 at 6:24 AM, Logesh rajendren wrote: > >> *When i execute this application , i m getting the fol

Re: [android-developers] Help me with adding overlays in google maps

2011-09-05 Thread Logesh rajendren
thank you , i will look into it. On Mon, Sep 5, 2011 at 8:20 AM, TreKing wrote: > On Mon, Sep 5, 2011 at 6:24 AM, Logesh rajendren wrote: > >> *When i execute this application , i m getting the following error .* >> >> * >> "application MapsOverlay(process.com.maps) has stopped unexpectedly. >>

Re: [android-developers] Help me with adding overlays in google maps

2011-09-05 Thread TreKing
On Mon, Sep 5, 2011 at 6:24 AM, Logesh rajendren wrote: > *When i execute this application , i m getting the following error .* > > * > "application MapsOverlay(process.com.maps) has stopped unexpectedly. Please > try again " * > > > *can u please help me now .. ?* > Use LogCat and your debugger

Re: [android-developers] Help me with adding overlays in google maps

2011-09-05 Thread Logesh rajendren
*This is my main.xml layout file .* http://schemas.android.com/apk/res/android"; android:id="@+id/mapview" android:layout_width="fill_parent" android:layout_height="fill_parent" android:clickable="true" android:apiKey="0RpY75HF_fGbjp8flqnOd0gS9T8CpZrsiiqVA_g" /> *and the manifest file conta

Re: [android-developers] Help me with adding overlays in google maps

2011-09-04 Thread TreKing
On Sat, Sep 3, 2011 at 9:33 AM, Logesh wrote: > hello guys , i am just trying to add overlays and markers in google maps in > my android application > How? What are you trying? > I am very new to android development . I have tried with all the examples > and snippets given . > What samples an

Re: [android-developers] Help Me!!!!!

2011-08-15 Thread Mark Ayers
Here's a few good ones, all part of the same series. Beginning Android 2.x Development - http://www.mediafire.com/?5472wm23gwzc5ch Beginning Android 3.x Development - http://www.mediafire.com/?hvca129x3puafp0 Professional Android 2.x Development - http://www.mediafire.com/?91be5czarmd10va Professio

Re: [android-developers] Help Me!!!!!

2011-08-12 Thread Appaholics
Please elaborate on what you mean by special materials. Both of the previous respondents provided excellent answers. If you want custom training or something hire a private teacher. Thanks On Thu, Aug 11, 2011 at 7:17 PM, RAJU V wrote: > both mail about I already I know but am asking special ma

Re: [android-developers] Help Me!!!!!

2011-08-11 Thread RAJU V
both mail about I already I know but am asking special materials dude. On 11 Aug 2011 14:35, "Matheus Bodo" wrote: > Also, there's the http://developer.android.com/ website that is really > useful. > > On Tue, Aug 9, 2011 at 3:29 AM, Robin Talwar > wrote: > >> dude there are lots of videos out on

Re: [android-developers] Help Me!!!!!

2011-08-11 Thread Matheus Bodo
Also, there's the http://developer.android.com/ website that is really useful. On Tue, Aug 9, 2011 at 3:29 AM, Robin Talwar wrote: > dude there are lots of videos out on youtube and other websites also just > google it > > books from appress are good both beginning and pro android development > >

Re: [android-developers] Help me!!!

2011-08-10 Thread TreKing
On Tue, Aug 9, 2011 at 1:46 AM, ram wrote: > Hello, I'm trying to find a way to rotate a View, or (more conveniently) an > entire layout, upside down and have it stay that way. > I would try overriding onDraw for your Layout, applying a transform on the canvas and then calling the base draw func

Re: [android-developers] Help Me!!!!!

2011-08-08 Thread Robin Talwar
dude there are lots of videos out on youtube and other websites also just google it books from appress are good both beginning and pro android development download them from torrent On Sat, Aug 6, 2011 at 8:52 PM, RAJU V wrote: > Hi Am RAJU > Am New to this android development so ple

Re: [android-developers] help me about my app

2011-07-26 Thread TreKing
On Mon, Jul 25, 2011 at 3:15 AM, Tawisak Ruksuwan < tawisak.ruksu...@gmail.com> wrote: > I want to make tab but it don't show now > How can i do > http://www.catb.org/~esr/faqs/smart-questions.html -

Re: [android-developers] Help me,

2011-04-04 Thread TreKing
On Mon, Apr 4, 2011 at 6:01 AM, dodanhhieu wrote: > help me read file text in android. http://tinyurl.com/4yws46n - TreKing - Chicago transit tra

Re: [android-developers] help me -insert image into google map with java script !!!!!!!!!!!!!!!!!!!!!!!!!!!!

2011-04-01 Thread TreKing
On Thu, Mar 31, 2011 at 2:52 AM, hoang wrote: > I have a blueprint to insert threads into GOOGLE MAP. look forward to your > help. > 1 - Read your own question back to yourself. 2 - Ask yourself "Does this make any friggin' sense?". 3 - Answer yourself "no, it does not. At all. Not one damn bit.

Re: [android-developers] Help me to realize preferences scheme to use it between activities

2011-03-31 Thread TreKing
On Thu, Mar 31, 2011 at 4:58 AM, Sergey K wrote: > I want to place l+p in preferences (My first and main activitiy must be > form with login + password) can u share some advices to realize this scheme? Read the documentation? http://developer.android.com/guide/topics/data/data-storage.html ---

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread Justin Anderson
*> **I have not asked for **the impossible* When no one seems to have understood the question... you have asked for the impossible. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Mar 22, 2011 at 7:50 PM, jaafar zbeiba wrote: > > I have not asked

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread jaafar zbeiba
I have not asked for the impossible -- 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, send email to android-developers+unsubscr...@google

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread Miguel Morales
Well, we can't really help you if we can't understand you. Anyway, good luck on your issue. On Tue, Mar 22, 2011 at 6:43 PM, jaafar zbeiba wrote: > > thank you for your advice but I ask you for help and not a council > > -- > You received this message because you are subscribed to the Google >

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread jaafar zbeiba
thank you for your advice but I ask you for help and not a council -- 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, send email to androi

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread Miguel Morales
I think that if you have extra time, you use it to practice or learn more English. All the Android functions are written from a western/US perspective and so is the documentation. Your English needs to be up to par to be able to read through it and any other official documentation. It seems that

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread jaafar zbeiba
no its not working that can help me I have more time for my project and frankly I am not of this but still try dommaine -- 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

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread allandt bik-elliott (thefieldcomic.com)
vote +1 for worst title ever... at least the question makes sense ah dermarage is not a word sorry dude - try again a On 19 March 2011 00:33, jaafar zbeiba wrote: > hello I just created a code to input area password c is to say in > dermarage of the android must put his onscreen use

Re: [android-developers] help me pleaseeeeee

2011-03-19 Thread Miguel Morales
Your onClickListeners is wrong. I'm not sure why that even compiles. Nothing happens because you never call sendFeedback(). On Fri, Mar 18, 2011 at 5:33 PM, jaafar zbeiba wrote: > hello I just created a code to input area password c is to say in > dermarage of the android must put his onscreen

Re: [android-developers] help me pleaseeeeee

2011-03-19 Thread TreKing
On Fri, Mar 18, 2011 at 7:33 PM, jaafar zbeiba wrote: > hello I just created a code to input area password c is to say in dermarage > of the android must put his onscreen user password but the problem in the > code that I have no errors when I type in the edit text area and I click ok > nothing h

Re: [android-developers] Help me about publish fee

2010-12-13 Thread YuviDroid
http://market.android.com/support/bin/answer.py?hl=en&answer=113468 http://market.android.com/support/bin/answer.py?hl=en&answer=112622 On Mon, Dec 13, 2010 a

Re: [android-developers] help me understand: upper case characters in layout file names are disallowed

2010-11-22 Thread Kumar Bibek
Hmm, Never thought about that. But interesting observation. :) Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Mon, Nov 22, 2010 at 5:30 AM, Justin Collum wrote: > I understand that these files map to R classes (generated). So I see > why punctuation characters (most) are

Re: [android-developers] Help me!! The fb0 no space left on device..

2010-01-12 Thread Dianne Hackborn
Hi, this group is for developing against the SDK. You should probably be posting to android-porting. On Tue, Jan 12, 2010 at 5:50 PM, Michael Wu wrote: > Sorry, The following link is my log record :http://pastebin.com/m9d9983c > > The last post is wrong. > > 2010/1/13 Michael Wu > > You are rig

Re: [android-developers] Help me!! The fb0 no space left on device..

2010-01-12 Thread Michael Wu
Sorry, The following link is my log record :http://pastebin.com/m9d9983c The last post is wrong. 2010/1/13 Michael Wu > You are right !!! > > I want to try if my lcd driver works or not, because there is only black > screen on my lcd. > > > To avoid the bitmap problem and image size problem, I

Re: [android-developers] Help me!! The fb0 no space left on device..

2010-01-12 Thread Michael Wu
You are right !!! I want to try if my lcd driver works or not, because there is only black screen on my lcd. To avoid the bitmap problem and image size problem, I catch the /dev/urandom to fb0. However, I still get the error message : # cat /dev/urandom > /dev/graphics/fb0 write: No space left

Re: [android-developers] Help me!! The fb0 no space left on device..

2010-01-12 Thread Alessandro Pellizzari
Il giorno mar, 12/01/2010 alle 04.25 -0800, Michael Wu ha scritto: > cat 3.bmp > dev/graphics/fb0 error!! > write: No space left on device I don't know what you are trying to do, but it should be cat 3.bmp > /dev/... (with a slash at the beginning). The correct path could change based on your