Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
i am trying to make a server program for android phone which will receive location from a client program written in c. this client program is sitting on a beagle board and fetching its location from a gps device. Now my problem is i dont have any idea about android programming or java programming???. please help me out. need your guidance and support.
The solution to your problem is really simple and easy to understand : you have to learn how to use Java and the Android SDK. Nothing more to say. You can start here : http://developer.android.com/training/index.html
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I'm beginner android programmer
I am going to start project of chatting android app but seems different from what I know but I've tried to search questions that have been asked they only give codes to copy paste, my question is what do I need to know additionally to create android chatting app ? Give me the topics no code that will be my job to do , thank you
Firebase or Google Cloud Messaging, Starting with Firebase is a good idea. You need to know to make http resquests "Communications" with server side.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I asked this question in Android Enthusiasts but I don't know if that is the correct place to ask. I'm looking to build a simple application that I'd like to post to Play Store.
However, my programming knowledge is limited to VB6, VB.net, VBA - primarily VB6. After doing some brief research it looks like I might not be able to build it in VB, but would C# work? Any advice?
Start with learning Java first since all Android applications are Java based. After that, you can start learning to create applications on Android Studio.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
My Application works all good but for some users a functionality isn't working. How to look after this, when the application is working fine for me and most of the users and not for some. How to debug it?
You could use a bug tracking tool. I am using this one, it's really easy to use: splunk mink but there are also others like instabug, appsee or others.
The deal with such tracking tools is that you get live data from the app usage, errors, crashes and other useful information you can use to improve your app.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
i am android and web programmer and i want write my program for apple mobiles. i want use Cordova(or titanium) but i don't have mac device.
is it possible?
sorry for my bad English.
Yes it's possible using this site Phonegap build You can write code once and build it for different platforms. Don't know about titanium.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
how to write some code on Android phone using java or some other language to connect a vpn account?
i know the it's a PPTP vpn that i'm going to connect,and i have account name and password. i also could set it right via my HTC Desire.
but,i really want to write some code in order to use it in my own apk file,so please anyone help me on this?
it's been two days and nobody answer my question? or just some kind of direction to follow?