[android-developers] Re: Bitcoin invest big invest big profit

2019-11-28 Thread Andre Crypto
Hey, If you have some other digital currencies at hand that you’d like to change for Bitcoin, I can recommend buy bitcoin instantly trought Polyx. It’s really easy to use. Just select the cryptocurrencies you want to exchange, type the amount and then select the best excha

[android-developers] Re: Software Developer//Plano, TX

2019-11-25 Thread Andre Crypto
Finding a Web and mobile app development company to develop your latest app can be quite easy. However, the trick is to find the right fit. On my memories, only one web and mobile app development company truly deserves attention https://clockwise.software/ > -- Y

[android-developers] Re: Urgent Job as Full-Stack Web Development at Location - Boulder CO/ Mountain View CA

2019-11-22 Thread Andre Crypto
Broadly speaking, web development is broken into two "stacks" - the front-end which is focused on what the client sees and interacts with and the back-end which handles server logic, database queries, etc. A full-stack developer is a person that is capable of fulfilling both roles simultaneousl

[android-developers] How to handle messages from server in STOMP over Websocket.

2017-08-09 Thread Andre Erdan
Hi guys! I've made STOMP WebSocket server in spring boot and it works really cool. Also wanted to make android app to connect with that ws and used this answer: https://stackoverflow.com/a/37224168/8176396 And it also works great and send messages to server. But i really don't uderstand h

Re: [android-developers] AAC+ stream

2016-08-14 Thread Andre Vredeveld
vanced Audio coding and streamming . there is a > restriction. generated now with new version of the google play services. > but there is no word called "Cannot be done" if you can breif your need > might i can help you out by development .. > > On Sat, Aug 13, 2016 at 11:

[android-developers] AAC+ stream

2016-08-13 Thread Andre Vredeveld
hello, Who can help me with an AAC + stream for the android app with studio? Or someone who has made a module here. Sincerely André -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails

[android-developers] Android Studio on Chome OS via Ubuntu Crouton

2016-07-25 Thread Andre L
I try to run Android Studio on my Chromebook via Ubuntu Crouton. Unfortunately, Android Studio does not find my Java JDK Installation / is unable to follow my $JAVA_HOME Path. I have already asked for help in stackoverflow / askubuntu but without success (http://askubuntu.com/questions/801104

[android-developers] Android Studio crash when lauching after fres install

2016-06-06 Thread Andre Techine
Hello, I freshly installed android studio bundle with Android sdk. The installation goes well until completion. At the end when I agree to launch the studio, it crashes with the following messages. So I cannot start Android studio at all. If anyone knows what is missing on my PC or anything els

[android-developers] InAppPurchase: Consumption Request to Google Play

2015-12-18 Thread Andre
sponse indicating that the consumption was recorded. But where i can do that? Thank you and best regards Andre -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from i

Re: [android-developers] Re: Try to connect on SQL database jtdb drivers

2012-07-27 Thread Andre St-Onge
AndroidManifest.xml < manifest xmlns:android=*http://schemas.android.com/apk/res/android* package=*"com.example.com.andre.repartiteur"* android:versionCode=*"1" *android:versionName=*"1.0"* > 2012/7/27 Andre St-Onge > Hum !!! .. my program working very well on

Re: [android-developers] Re: Try to connect on SQL database jtdb drivers

2012-07-27 Thread Andre St-Onge
in case ! Thanks 2012/7/27 Andre St-Onge > The XYZ is the instance of the SQL server not a path > So IPADRESS/instance are not working > Any idea ? > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. >

[android-developers] Re: Try to connect on SQL database jtdb drivers

2012-07-27 Thread Andre St-Onge
The XYZ is the instance of the SQL server not a path So IPADRESS/instance are not working Any idea ? -- 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 fr

[android-developers] Re: error in the Java Runtime Environment

2012-07-26 Thread Andre St-Onge
I have the same problem. ??? Why I have this error no idea ? I try to build an application, I try one time, it works, I tried couple times and it works. and I added some line to try again to see what my activity will show on the screen when it will connect to MSSQL .. and after I got this message

[android-developers] Unable to start activity ComponentInfo{...}: java.lang.NullPointerException

2012-05-10 Thread Andre Wiget
anybody knows how to solve that problem ? Thanks Andre Code: @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); GridView gridView = (GridView) findViewById(R.id.hersteller

[android-developers] Building an App with adjustable GUI

2012-05-10 Thread Andre Schmidt
Hi, i want to develop an App with an flexible User Interface. The User choose an Element from a given list and place it on the Screen. Did anyone an example for this or do i have to start from the ground? The GUI should work like the Widget-Placement on the launchers. I'm thankful for every ti

[android-developers] Re: Unable to start activity ComponentInfo{...}: java.lang.NullPointerException

2012-05-09 Thread Andre Wiget
Yes the btnAbout was also not null. The strange thing... today I can't reproduce it anymore after rebooting the eclipse (heap problem). Thanks for your answer. On 9 Mai, 10:04, "Jason Teagle" wrote: > >        btnAbout.setOnClickListener(aboutSelected); > > The NPE could also be because btnAbo

[android-developers] Unable to start activity ComponentInfo{...}: java.lang.NullPointerException

2012-05-09 Thread Andre Wiget
anybody knows how to solve that problem ? Thanks Andre Code: @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); GridView gridView = (GridView) findViewById(R.id.hersteller

[android-developers] Missing accents for the key "e" on german keyboard

2012-02-03 Thread Andre
Hi, I am missing the accents for the key "e" on the german keyboard layout in Android. When I am long-pressing an "a", "o", "u", etc. I will get all possible accents for this letter. But wenn long-pressing "e" I will only get one accent. When I change my keyboard layout to "english-us", I get a

[android-developers] Re: AdSence Publisher ID and Android Developer Console

2011-08-05 Thread Andre
No, I use the same e-mail. I can see (other forums too) that many people faced the same problem and the most disappointing is reaction from Google, or rather its absence... On 29 июн, 18:56, Roman G wrote: > I have the same problem. Do you use different emails for AdSence and Android > Market (b

[android-developers] Re: AdSence Publisher ID and Android Developer Console

2011-05-24 Thread Andre
Has anyone encountered a similar bug in Android Developer Console? -- 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

[android-developers] AdSence Publisher ID and Android Developer Console

2011-05-22 Thread Andre
Hi, Sorry, I have to write here, because the technical support of Android Market and Google AdSence is completely irresponsive! I need help from Google employees engaged in supporting of Android Developer Console site. In order to monetize their apps, developers from some countries (including Ru

[android-developers] Android 2.3.4. on Nexus S Calendar stuck

2011-05-05 Thread Andre Schaefer
hello, my calendar cannot be replicated completely with Exchange. Obviously there is one entry stopping the replication. See log below. I have no problem with replication when using Nitrodesk. W/RecurrenceProcessor( 453): DateException with r=FREQ=MONTHLY;COUNT=93;INTERVAL=12;WKST=MO;BYMONTHDAY=

[android-developers] ReccurenceProcessor error Gingerbread calendar issue

2011-05-02 Thread Andre Schaefer
Hello, I have a debug log like below. I have now reviewed all my calendar entries on 31st, recurring and Monday. I did not find anything. Can someone help me on understanding the log? Particularly the epoch times are not convertible in a senseful manner. Everything what helps me on identifying the

Re: [android-developers] Re: resizing the touch event generating area

2011-04-07 Thread andre
ce (galaxy tab), with the consequence that ACTION_DOWN events in the signing area could not be received anymore. Andre -- 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

[android-developers] Re: resizing the touch event generating area

2011-04-07 Thread andre
the problem is that if a user accidentally has his/her hand on the bottom half of the screen (i know it sounds silly, but it is quite often the case with this application), it seems we can't receive any ACTION_DOWN of interest since since all action pointers are consumed with events caused in t

[android-developers] resizing the touch event generating area

2011-04-06 Thread andre
accidentally touch the bottom half of the screen without triggering ACTION_UP, ACTION_DOWN etc. thus, ACTION_DOWN, ACTION_POINTER_DOWN et al should only be triggered within the specified area. maybe there is a completely obvious solution i have not come up so far... thx, andre -- You received

[android-developers] "down arrow" circle icon view?

2011-03-17 Thread Andre
I'm familiar with checkboxes, radio buttons, etc. but I would like to use the down arrow circular icon that you often find in lists implying that a popup with open. Here is an example: https://www.torproject.org/images/android/android-settings.jpg How do I get that icon to show up? I would like t

[android-developers] Hierarchy Viewer

2011-03-02 Thread Andre
Why are the render times on my Hierarchy Viewer missing? It says "n/a" for Measure/Layout/Draw, instead of milliseconds. The colored dots are also missing. -- 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] Multiple TextViews vs Spannable

2011-02-25 Thread Andre
Let's say you have three lines of text to display. Which is more resource efficient: 1) Create 3 separate TextView's, each with it's own static style 2) One TextView then using Spannable to apply styles to those lines dynamically -- You received this message because you are subscribed to the G

[android-developers] Re: Android as Desktop OS

2010-07-17 Thread Andre
somebody already installed it to the desktop from the bootable image. Andre On Jul 17, 3:15 am, vineet wrote: > Hi There, > I dont know if this  is a vorrect place, but i could not find my > answers and i believe there and much more expertised people here, then > anywhere else. &

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-21 Thread Andre
Hi Jason, Thank you very much for test and code example Best Regards, Andre On 22 янв, 01:19, Jason Arora wrote: > Hi Andre, > > I got around 60 fps without bullets on my Google Ion device. When > touching the screen it would go around 53 and when shooting it would > dip just u

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-21 Thread Andre
thout Open GL ES. Best Regards, Andre On 21 янв, 16:07, TonyDoc wrote: > Hi all, interesting thread, here's my tuppenceworth. > > My first attempt at a simple game took the same approach, things > looked favourable when I first threw a few dozen sprites onto the > canvas along wi

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-21 Thread Andre
Hi skink, thanks for test. On what device you tested? What FPS you got, when not shooting bullets? Yes, I think I should avoid any rotation operation on Canvas... Best Regards, Andre On 21 янв, 12:41, skink wrote: > On Jan 21, 9:22 am, Andre wrote: > > > Link to my .apk fil

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-21 Thread Andre
Link to my .apk file: http://rapidshare.com/files/338665093/Asteroids.apk.html You can use following command to see output from the app: adb logcat dalvikvm:D Asteroids:D *:S There is a little issue with gc somewhere during the app init, not solved yet..., and after this I have no gc calls duri

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-20 Thread Andre
your help, I got ~25 FPS on emulator, and I think this is a good result. Of course, I should test it on real device and I'll do it. P.S.: I will share my .apk shortly... Best Regards, Andre -- You received this message because you are subscribed to the Google Groups "Android Developers

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-20 Thread Andre
evice? Thanks in advance, Best Regards, Andre -- 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-develope

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-19 Thread Andre
ther with testing and commented out m.postTranslate() method call, and got +4 FPS, after that I commented out m.postRotate(), and got +12-15 FPS, it seems that rotation (with pivot points) is very costly... Best Regards, Andre -- You received this message because you are subscribed to the G

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-19 Thread Andre
:57 am, Andre wrote: > > > That's OK, I've already tried use RGB_565 and other bitmap configs, > > this makes sence if you using background image (wich should be RGB_565 > > for faster draw). > > and you are sure that your bitmaps (asteroids, bullets, space

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-19 Thread Andre
That's OK, I've already tried use RGB_565 and other bitmap configs, this makes sence if you using background image (wich should be RGB_565 for faster draw). On 19 янв, 12:37, skink wrote: > On Jan 19, 10:33 am, skink wrote: > > > > > > > On Jan 19, 9:41 am,

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-19 Thread Andre
don't use any transparent themes in Activity or View, if not - then how I can check my surface opacity? Best Regards, Andre On 18 янв, 21:19, Robert Green wrote: > The little stuff definitely adds up and helps but when talking about > such a small number of objects, I don't think it

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-19 Thread Andre
I see big difference between update and draw methods, I realise that main source of performance impact is Canvas's affine transforms and draws. Best Regards, Andre -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-18 Thread Andre
Let me clarify... Lets look at two methods: - updateAsteroidsPhysics() - drawAsteroids(Canvas canvas) They both use getters instead of members, and asteroids[i] instead of asteroid variable, the only difference between them, that drawAsteroids (Canvas canvas) is also use canvas calls, and I th

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-18 Thread Andre
:19, skink wrote: > On Jan 18, 1:01 pm, Andre wrote: > > > Hello skink, thanks for advice > > > I agree, my array manipulations is not quite well. > > > And I think you right about getters too...(this is > > one of the key principles in "designing for performa

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-18 Thread Andre
~1ms to execute... Best Regards, Andre On 18 янв, 14:25, skink wrote: > On Jan 18, 10:16 am, Andre wrote:> From this > output I can assume, that my main problem here is "draw game > > stuff" wich includes: > >   - draw 1 spaceship > >   - draw 5 asteroids &g

[android-developers] Re: How to increase FPS (now ~20, desired ~40-50)

2010-01-18 Thread Andre
ls to System.currentTimeMillis() is take ~30ms to execute, and part of this method that draws "game stuff" is take ~25ms from that 30ms. And thanks for advice about eliminating function calls in onDraw, I will try to do it. Best Regards, Andre On 18 янв, 13:41, Marc Reichelt wrote: >

[android-developers] How to increase FPS (now ~20, desired ~40-50)

2010-01-18 Thread Andre
cs: 1 ms >From this output I can assume, that my main problem here is "draw game stuff" wich includes: - draw 1 spaceship - draw 5 asteroids - draw from 1 to 30 bullets Thanks in advance Best Regards, Andre P.S.: sorry for my English Here is my code: ---

[android-developers] Re: Emulator Problem: No emulated GSM ubuntu 9.04 x64

2009-11-19 Thread Andre
Hi Steve, Thanks for reply! I'll try to use your solution, however, my computer is much slower than yours... Best Regards. -- 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@googlegroup

[android-developers] Re: How do you change the default language

2009-11-15 Thread Andre Liu
Hi I came across your thread while researching on the same issue. Did you find out how to do it? Thanks. On Oct 31, 4:00 am, Nick wrote: > How tochangethe defaultlanguagefrom english to chinese for HTC > Hero. > Is there any other ways except reinstall a new ROM -- You received this message be

[android-developers] Re: Emulator Problem: No emulated GSM ubuntu 9.04 x64

2009-10-28 Thread Andre
Hi Steve. Did you find a solution? I have the same problem, but on x32 ubuntu 9.04 and sdk 1.5... Best Regards. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

[android-developers] GSM emulation problem

2009-10-28 Thread Andre
Did you find a solution? I have the same problem, but on x32 ubuntu 9.04 and sdk 1.5... Best Regards. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to