Hi, Being a learner. I am here to participate just like other android developer forum to enhance my knowledge regarding Android Programming & I would like to know that "how to debug my database and shared preferences in an android application", which has become difficult to debug. I hope any tech developer help me in resolving this issue.
Related
I understand most of android development basics. ADB, logcat, dalvik, roms, basic linux, etc.
But I want to start developing apps.
I know little of programming - but I'm teaching myself java because it seems the most beneficial to app development on android.
What else should I learn? I was looking at xml and SQL after this.
I also know things like networking and security because I'm in college for information system security / forensics.
Hi,
I have a problem, because I want to write more complex applications.
scheme of the entire application is as a topic, the problem is that I do not know of what technologies and solutions to use, if you have any experience please statements alone are enough titles protocols, technologies, program names, maybe you know some interesting solutions
thanks in advance for answers
Hi everyone, I have been working on a project related to android app development and want to know your views on how we can integrate realm in android application. I am also very curious about various other php questions and answers because I also got stuck in some coding issues, that is why I am looking for such a platform where the evolving community can help me to resolve my queries.
Hi, Being a learner. I am here to participate just like other Mobile Development Blogs to enhance my knowledge regarding Android Programming & I would like to know that "my code sample below crash the application? How would we can modify the code to avoid this problem?", which has become difficult to debug. I hope any tech developer help me in resolving this issue
Intent sendIntent = new Intent();
sendIntent.setAction(Intent.ACTION_SEND);
sendIntent.putExtra(Intent.EXTRA_TEXT, textMessage);
sendIntent.setType(HTTP.PLAIN_TEXT_TYPE); // "text/plain" MIME type
startActivity(sendIntent);
Howdy, folks. I hope someone can help answer this question. Mods, if I posted this in the wrong section, please relocate.
I'm helping a friend who is expanding his business by hiring 3 field sales reps and they need to be provisioned with smartphones and tablets for doing quotes, reviewing e-blueprints, accessing email, and so on. So, that's six devices in question, with more to come.
There's a question about whether iOS or Android is the better platform for what we're gong to need. Yes, I know XDA is Android-centric, but this decision isn't about what I want to do, but about what's right for his business. So, your honest input is appreciated.
Essentially, what I think we need is an ACL Management utility of some sort that will support these functions:
Remote access to configure devices in the field
Track and 'nuke' devices if lost/stolen
Remote backup of data/settings
Remote install/configuration of apps by managment
Enforce password protection
Good antivirus/malware/firewall software(?)
Prevent users from installing or deleting data/apps
Prevent users from changing settings
Though I have some technical skills, a 'dashboard' style interface to manage the devices and set a group policy would be preferred. I am aware of Android Device Manager, but I was unable to determine if it will do all of the above that we need.
If you think I've left anything out, please let me know.
Thanks in advance for your help!