[android-developers] Re: Needed help with Eneter application

2016-02-06 Thread Martijn van Kekem
Is there nobody who can help me? -- 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 it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group,

[android-developers] Re: CAN'T LAUCH THE APP ON THE EMULATOR,I HAVE amd PROCESSOR

2016-02-06 Thread Martijn van Kekem
How did you install Android Studio? Try to reinstall Android studio and make sure you have the right version of Java development. Op vrijdag 5 februari 2016 18:49:51 UTC+1 schreef sandra salceda: > > Hi i downloaded the android studio on my pc and i already try to launch my > app on diferent

[android-developers] Communication between C# and android studio using CentOS

2016-02-06 Thread Martijn van Kekem
Hello! Currently i'm trying to make an chat program between mobile devices and computers. I have found an Eneter library and it's works perfectly but you have to manually enter the IP address. So i want that all the communication goes thru my CentOS server. Is that possible? Thanks! Martijn

[android-developers] Needed help with Eneter application

2016-02-05 Thread Martijn van Kekem
Hello, Currently i'm making an application for chatting to an Windows PC. I'm using the Eneter library, but currently i have to enter the ip of the computer manually. Is there a way for searching PC's on the local network, that are listening on a specific port. So for example: 192.168.0.01 is

[android-developers] Update notification when time change

2016-01-18 Thread Martijn van Kekem
Hello, I'm developing one of my first apps right now, and i'm trying to update the notification when the date manually/automatic changed. I was trying with Intent and ACTION_TIME_CHANGED but it doesn't work for me. Does someone now how to do this? Thanks! Martijn -- You received this