[IDEA] Wifi messenger [Concept] - Android General

Hello friends , I like to introduce you an Idea but it is only an idea . I am an editor but not even a novice devoleper . So I post this public and hope anyone will concider this and fullfill this work
Yes, this is a WiFi messenger ( Not over internet ) . Also we use wifi as our medium .
There is Sofwares such as Flash transffer and Software data cable .
Then why not we make a text transfer app ?
Using the whatsapp theme and engine may make it awesome . I hope anyone will take it . Post your likeness here if you take it
Please Hit thanks if you liked it
Thanks,

That would be awesome!
N⁴

Thread moved.
Android ideas, concepts and such belong in the Android General Forum.

You means for local chat right? similar to Bluetooth Chat Messenger but over wifi and that means support more distance. For IOS i found Bluetooth & Wifi Messenger, will be nice if one developer is able to do something similar.

Yeah . Without DATA , Fast and in any place But someone have to take it But I think it will be easy for our top devolepers

.
much like talk or Windows Messenger?
.

have you tried the SMS2PC
here's my review http://www.poshtrend.ph/2014/03/16/...ured-app-floatifications-featured-app-sms2pc/

zenesis said:
have you tried the SMS2PC
here's my review http://www.poshtrend.ph/2014/03/16/...ured-app-floatifications-featured-app-sms2pc/
Click to expand...
Click to collapse
Thanks for app But it is a paid app . Also it is not well ported to phone's platform . Anyway , Thanks . BTW I am now trying to make an App on my own
Sent from my GT-S5300 using xda app-developers app

Related

Looking for 3x Apps

Hi Guys / Gals
does anyone have the following apps ?
Mobile Justice
Call Firewall
Tetris
any help i can give with anything in return no probs.
Thanks
AndyG
99%
AndyG said:
Hi Guys / Gals
does anyone have the following apps ?
Mobile Justice
Call Firewall
Tetris
any help i can give with anything in return no probs.
Thanks
AndyG
99%
Click to expand...
Click to collapse
Here's Tetris: http://www.google.com/search?q=Wind...:nl&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1
Instead of posting this thread, it would have been faster to search for the titles yourself using Google e.g.
Rhapsody said:
Here's Tetris: http://www.google.com/search?q=Wind...:nl&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1
Instead of posting this thread, it would have been faster to search for the titles yourself using Google e.g.
Click to expand...
Click to collapse
yeah i guess. i was at work tho and was hoping for links lol.
Thanks Rhapsody. i have searched for the other two but not too much luck im afraid.
Andy
Here, merry christmas - Mobile Justice - http://wmexperts.com/articles/mobile_justice_sms_your_phone.html (first link that popped up in google). The souceforge download link is in the first sentence.
Call Firewall - http://www.freewarepocketpc.net/ppc-download-call-firewall-v1-2.html (I didn't google for this one cuz I already knew where it was)
One tip though, when googleing for programs like these add PPC in with the name of the app you're looking for into the google search bar and you'll have a lot better luck.
Xeno1 ur an absolute star. Anythin i can do in return let me know )
Cheers
Andy

[Q] Any.do app GUI

Any.do task app for android uses a very unique style of UI, probably close to windows 7. Any idea what kind of SDK or GUI kit is used for this?
Try sending one of them an email.
http://www.any.do/about
(Btw, move your mouse around the portraits )
Thanks for your reply. I have dropped a mail to them, lets see their reply.
Moving the mouse over the portraits was interesting . Thanks for pointing.
Sent from my GT-I9000 using XDA App
Hey,
I'm one of Any.DO's developers. I developed most of the UI on the app and I can tell you that I didn't use any special SDK/Toolkit for that.
To get most of the stuff done over there, I just build custom component that gives me the actions I needed, for example the Drag and Drop list.
great app by you guys, will be writing up a thread about the same...
shalom udinic,
plz can U tell me why don't u add automatic sync support, I just don't understand why, some kind of "political" decision?
many thanks!

[Q] App Development question

Ok now that i got your attention...
I'm currently developing an android application for 2.1 that uses sockets to connect to a local wifi network and send information to another app which has the role of the server (Client-Server model) My question is this...
What class/methods/tools can i use so i can make a spesific record in the SQLite DB which im using in the apps to create an XML and sent it over from the wifi network? That might require a DTD also i recon but what's the way to do it?
All the examples i found are talking for android apps sending xml's to a web server so that's quite diffrent from what im trying to accompolish!
Why i want to transfer XMLs? In my opinion it uses less CPU than any other java programming technique like arraylist so it will be smoother for the actual apps.
Thanks for your help!!
nice technique dude
jenablinsky said:
nice technique dude
Click to expand...
Click to collapse
hehe! Thanks!
Aiava said:
hehe! Thanks!
Click to expand...
Click to collapse
I changed the title as it almost got deleted as it looked like a spam post. I would be careful how you title your threads.
zelendel said:
I changed the title as it almost got deleted as it looked like a spam post. I would be careful how you title your threads.
Click to expand...
Click to collapse
I admit i've been a little devil there! ^^
Yet the question stands people!
Give this doomed guy some relief
Bump
Bump! Bump! Bump! Common people
need school
hi
i am want to earn this technologie(android systeme),i 42 year and in my job i can have possibility to earn other job (6month or 1year stage).
i have bac electrotechnique+bts electronique(1988),i can repare a computeur 'hard +soft),video surveillance,climatisation with computeur......
my question is what you recomand me for to chose a school(i in paris),my friend tell me to earn reseau;-)
Tahnk you for your help
Aiava said:
Ok now that i got your attention...
I'm currently developing an android application for 2.1 that uses sockets to connect to a local wifi network and send information to another app which has the role of the server (Client-Server model) My question is this...
What class/methods/tools can i use so i can make a spesific record in the SQLite DB which im using in the apps to create an XML and sent it over from the wifi network? That might require a DTD also i recon but what's the way to do it?
All the examples i found are talking for android apps sending xml's to a web server so that's quite diffrent from what im trying to accompolish!
Why i want to transfer XMLs? In my opinion it uses less CPU than any other java programming technique like arraylist so it will be smoother for the actual apps.
Thanks for your help!!
Click to expand...
Click to collapse
This looks like what you need....
http://android-er.blogspot.co.uk/2011/01/simple-communication-using.html
Just do some googling for Android TCP/IP sockets and you'll find loads of stuff. For development help, there's always Stack Overflow. Same as on here, search before asking, but it's a great site for specific code issues. They do have an Android-specific area. Here's a link to all the Android tagged questions...
http://stackoverflow.com/questions/tagged/android
Good luck with your app

A Trending App Better Than Whatsapp!!!

Hii all frends... Check this out!
A new App has come into d market..
This App is far better than Whatsapp...
U can...
Send send sms
Pvt chat
Group chat
New emoticons
Make ur own group
Join other groups
& much much more...
Just try it!
It has become Rival to WhatsApp.. Many people shifting from Whatsapp to this app..
Install it now... & meet crores online all over d world..!!!
Dont Miss
Steps to install: (free)
-Open from mobile browser Gs.im/JQn8x
(u can copy paste)
-Select google play/android market
-Install, register ur number
& Njoyy..!
No yearly subscription!
alternate for whatsapp
i think viber is good....viber has more number of users rather gupshup messenger
Ok. But still users of this app r increasing day by day..
It has so many new features..
New Emoticons
Groups of our interest can b joined
Updates from those groups e.g. IPL scores, tips, healthy life, jokes, motivational & anything u want...
Even i hv created my group there!
Nishaa said:
Hii all frends... Check this out!
A new App has come into d market..
This App is far better than Whatsapp...
U can...
Send send sms
Pvt chat
Group chat
New emoticons
Make ur own group
Join other groups
& much much more...
Just try it!
It has become Rival to WhatsApp.. Many people shifting from Whatsapp to this app..
Install it now... & meet crores online all over d world..!!!
Dont Miss
Steps to install: (free)
-Open from mobile browser Gs.im/JQn8x
(u can copy paste)
-Select google play/android market
-Install, register ur number
& Njoyy..!
No yearly subscription!
Click to expand...
Click to collapse
Love this application.
:good::good::good::good:
Thank u frend!
You know nothing beats whatsapp
predatOr said:
You know nothing beats whatsapp
Click to expand...
Click to collapse
+1 They can copy as much as they want, Whatsapp will always be the best.Period.
Sent from my GT-I9070 using xda premium
i think whatsapp more way better than this app..??
in my community and country, whatsapp is top dog messaging app..
whatsapp rival in my country is BBM..
adeza69 said:
i think whatsapp more way better than this app..??
in my community and country, whatsapp is top dog messaging app..
whatsapp rival in my country is BBM..
Click to expand...
Click to collapse
yeahhh, i agree with you.
Ok.
But have u guys just tried it??
Just install & see. U may find something new!
Check it out guys..!
Http://gs.im/jqn8x
Nishaa said:
But have u guys just tried it??
Just install & see. U may find something new!
Check it out guys..!
Http://gs.im/jqn8x
Click to expand...
Click to collapse
Tried it..here's why Whatsapp is better and cannot be replaced by this app-
1.Whatsapp is cleaner.Simple and efficient UI . GS tries to do too much , which simply doesnt work.
2.Even if GS doesnt have a paid subscription, I would gladly pay 50 bucks for an yearly subscription of Whatsapp(I mean, c'mon, 50 rs is nothing as an yearly fee..and the developers of this app deserve a lot more)
3.Lastly, and on a less serious note, the name of this app.. would never work outside India..
Sent from my GT-I9070 using xda premium
You can not make a thread just to advertise your app.
Wayne Tech S-III

App building help

Looking for some help guys, I've been mucking about with app geyser to make my own android apps, I have my own private IPTV list which I install on my customers boxes, but I'm looking to find a way of creating an app that requires a log in, preferably free....lol
Any app builders that do this?
Also I'm trying to boost one of my apps usage, could you please download install and use my test app, it only has one stream but would like the usage of it to go up so I can get rid of the advertising from it etc
http://www.appsgeyser.com/1591336
Please share the link with as many android users as you know
Sent from my iPad using Tapatalk HD
HI
Any luck with it ? I am also looking of creating an IPTV app. Actualy I am willing to pay someone to do this for me. I am actualy not a designer or something, I just came to look if someone is interested about working for me to make me this app.
Please contact me in case there is someone out there, that knows how to make apps for streaming tv channels.
Regards,
inax1
As for me you'd better look for help here http://mlsdev.com/en/ , I think theese guys are the best in such a field )) They can help you to create your app in in a cost-effective and timely manner:good:
10 Excellent Platforms for Building Mobile Apps -
1. Appery.io
2. Mobile Roadie
3. TheAppBuilder
4. Good Barber
5. Appy Pie
6. AppMachine
7. GameSalad.
Mobile app making help
Hi ,
The tone of your post seems you are looking for easy and time efficient ways to create an mobile app. Well there are a lot of online mobile app platforms that can help you build an app relatively quickly compared to acquiring skills and learning all those languages for coding that would devour lot of your time. Here are some sites: Appypie , Thunkable , appbars, buildfire, app inventor and lots more (these are mostly drop and drag) .
And incase you are looking for some expert hands there are several companie that can build your app with some minimal fee.
here's a blog about the app making read on :kiwibox.com/arjunsingh9990/blog/entry/140394069

Categories

Resources