android apps - General Questions and Answers

hello everyone
i am new here
need PHP code of any simple chat app

I don't know what you mean by simple app, who would use a simple app?
Check Signal Messenger's source code, it's open.

Related

Open Source Language App

There are plenty of foreign language learning applications in Google Play.
As my first application I would like to create one more.
However, I am a lazy Java developer and I would rather fork an existing one and refactor it than write it from scratch
I had a search on GitHub but couldn't find anything that I could use as a template.
Does anyone know of anything that I could use to get myself going?

[Q] How to secure android application

As a example we create web service and we call it from our android application.Then any one can decompile our application and he can get that url.How can we protect it from them?
elshan0011 said:
As a example we create web service and we call it from our android application.Then any one can decompile our application and he can get that url.How can we protect it from them?
Click to expand...
Click to collapse
You can try 'Anti Decompiler(Android)Trial' on google play for protecting your project .
'Anti decomplier (android)' App uses a new approach for protection, it protects your android app at source code level.
For more information, please visit https://play.google.com/store/apps/details?id=com.tth.AntilDecompilerTrial

Open Source Android App Question

I am starting android dev soon.
I want to use open source apps and modify them than publish them to google play for commercial use?
Does open source really mean I am able to use the open source code from f-droid and modify and use for commercial?
Is this how developers are efficiently coding these days? Is writing a program from scratch obsolete if it is available in open source?
Does anyone know any successful google play store apps that are purely based off open source? It would be helpful to see examples.
Muzei and Dashclock are both open source and good examples of how android apps should be.
But be aware that just because an app is open source that doesn't mean you can modify it and distribute is as your own

[APP][4.0+]Way GPS OSF

Hi,
My name's Yan and i'm an amateur android dev.
What's Way ?
Way is an Android app for GPS navigation which difference between it and other GPS app, is that Way is based on simplicity and wants to be user friendly. You can create some routes, by drawing them on the map. You can put intermediary points by which you want to pass.
You can be not very precise when you put your points. When you click on Draw, Way will automatically place your points on the nearest street.
You can look for places you know, with an autocompletion places feature which will make the map zoom on the place you want.
You can save your route, reuse it, delete it...
Why talking about Way here ?
I'm here to talk about Way, because Way is an opensource project. The sources are on github, under the Apache 2 license. There's a lot of comments in my code.
What I want to do with way, is to create a community around this project, a group of developers which will work on the app, fork it, improve it etc...
Feel free to use and modify the code, if want more informations you can send me a mail : [email protected]
The app is on the PlayStore too : play.google.com/store/apps/details?id=com.yanp.way&hl=en
Github repo : github.com/YPierru/Way/tree/master/Way
Don't hesitate if you any questions.
Yan.

How do Whatsapp Tracking Apps work (existing on Google Play Store)

I have come accross multiple applications on the Play Store which are able to succesfully track the activity of a Whastapp Number.
I am a web developer myself having basic knowledge in WEB API's etc. I was really intrigued with the accuracy of the app called "WhastLog: online last seen" . My question is what do these applications use to track a number because there are no public API's existing as far as i know, and can i myself try to code and reproduce the results. Anyone who can point me in the right direction is appreciated. I have found a few open source projects on GitHub but most of them require QR code authentication.

Categories

Resources