Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
We have a web application which will be browsed from Android Tablet/iPad. We are trying to get the signature from the user. What is the best way to capture the signature?
If it's a web application like you say, you can utilize Thomas J. Bradley's Signature Pad jQuery Plugin to do the trick, which will record the signature in a JSON structure for later retrieval.
Related
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 hours ago.
Improve this question
I want to become an Mobile Application developer and i had just finished a beginner course on Android dev using Kotlin.Can any one suggest me what should be my next step towards my goal.What topic should i learn next?
Should it be Flutter,Jetpack,Firebase,Retrofit,React Nativ etc.
I need mentorship!
Roadmap to Mobile Application Developer
You should learn these:
DataBinding
Coroutine
LiveData and Flow
or these:
Navigation
Room
I think it's important to you .
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 2 years ago.
Improve this question
I am currently designing a mobile application for a sports organisation that needs to display player information, results and upcoming fixtures, the organisation is currently using sporty hq to display all of this information and I was curious if anyone has any ideas on how to pull this data into my application
They have already implemented the API . So, just register to get a token and pass parameters.
Following is a PHP sample but you can send the same parameters in Android via a network library such as Retrofit .
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
In my android app, I am using an external api with my own secret access key. To use functions from the api, I must call a function with a String representing my secret access key. Problem is, everybody can see this (by decompiling the apk).
I can't use proguard
What is a clever way to hide my secret access key?
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
I know how to code in Java but I heard that XML is also needed for developing android apps. My problem is that I don't know XML at all. So is XML necessary for developing android apps?
Yes. Certain files, such as AndroidManifest.xml, must exist and must be in XML.
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 1 year ago.
Improve this question
I have an application and I want to transfer it to another google play account, but I can't find information about app transferring time.
It’s an outrageously simple process that took 2 hours to complete
check this link
The steps to transferring your app/game