|
Have you seen this?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
modified 13-Oct-21 8:13am.
|
|
|
|
|
There is always some difference in the position of my controls in the simulated screen and the split view (Visual Studio 2019). Which one is correct? How can I make them similar?
https://s4.uupload.ir/files/107153-1_j5q.png[^]
|
|
|
|
|
hello I want to know how to retrieve the data from an API and display this data in an array for example if I have an array that contains the users how to form an array with their name, first name, city etc ... put the values that I retrieved from an API in react native
please help me with full example
|
|
|
|
|
im aziz plss sir html cods plss sir
|
|
|
|
|
This site does not provide code to order, even if you had managed to describe the code you're demanding, or managed to use proper words instead of "text speak".
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
|
I am trying to get GSM data into the android studio. However, this data must not come through the server. Basically, sending the data from GSM module from Arduino to android application without including any type of server such as Firebase. Need help
|
|
|
|
|
You need some form of connection between the two devices. You can then use TCP/IP sockets to communicate. Google will find plenty of samples.
|
|
|
|
|
Want to order a clone of Clubhouse from app development company. How much it would cost ?
|
|
|
|
|
Ask the company that will do the development for a quote.
We can't say "It'll be $xxx" becuase we have no idea where the dev company is, what its hour rate works out at, or how long they think it will take to produce.
And I have multiple hourly rate "charge bands" based on experience with that company and how good they are actually paying ...
"I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
"Common sense is so rare these days, it should be classified as a super power" - Random T-shirt
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
I do not have any programming background, but I would like to train to become a Hybrid mobile app developer from scratch. What languages and technologies do I need to learn and how can I access this training? Thank You All
|
|
|
|
|
To build a Hybrid mobile app for a Children's book with some animation, which cross platform framework should I use and what are the main differences?
|
|
|
|
|
message removed
modified 6-Jan-21 6:46am.
|
|
|
|
|
You have already posted this in QA:
Creation of android application[^]
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
Thanks for sharing. Moshe Strugano appreciate and likes the replies by the from members
|
|
|
|
|
You already posted this in the Android forum; please do not crosspost.
|
|
|
|
|
Hi everybody,
I'm new to programming and I was wondering if anyone can help me please as I am learning as I go along
Basically, I am trying to decode a telephone number in a hex dump, but I'm having trouble finding the number inside it.
I have the number and the hex dump file, but I'm really struggling to find out where it is.
Could anyone assist providing me with a few tips on searching for it.
I've been trying so many things but I keep hitting a blank.
Thanks, Dee
|
|
|
|
|
If you know the first digit in the number then search for that number's hex value. Then try the next character to see if it is the second number, and so on. The hex value for the numbers are:
0 - 30
1 - 31
2 - 32
3 - 33
4 - 34
5 - 35
6 - 36
7 - 37
8 - 38
9 - 39
|
|
|
|
|
I am also looking for help in solving this problem
modified 14-Jan-21 11:06am.
|
|
|
|
|
Hi,
I want to try out Xamarin to build my first sample app using VS and C#.
But I obvious ran into problems with my develop environment.
I can’t start the most basic setup.
This may interest some of you. Perhaps you can comment my questions.
This should only require up to date hardware and software.
Here is what I did:
I am working on a standard hardware notebook (HP 255 G7) with an AMD Ryzen3 cpu and Radeon graphics using Microsoft software Windows 10 Home version 2004. I normally only create asp.net apps, so I needed to extended my Microsoft software Visual Studio 2019 16.7.7 with mobile Xamarin.Forms for development with .NET.
I then picked a video series from Microsoft Developer Network channel9.msdn.com – Xamarin 101 with 11 parts to help me enter this new world.
First I needed to set the settings of the Android SDK Manager. I selected Androit 8.0 and 9.0.
Then I needed to setup an Android device. This is the emulator for an Android mobile working with the VS during development. Nice, all software environment.
Troubles started when I had to pick the cpu of the android device or of the emulating pc? X86 or AMD v8a?
I kept the Android Pie 9.0 – API 28 for a x86 (default) setting and choose to edit the Android 8 to an amd v8a thereby forcing the operating system to change to Nougat 7.1 – API 25.??
Stepped back and installed the Android Nougat 7.1 with the SDK Manager.
Let me now just try the two emulators out by pressing the START button.
• The Android Pie 9.0 (x86) pop up with:
Hyper-V is not configured. Turn on “Hyper-V” feature to switch to the Native Hypervisor and accelerate your emulator.
Hmm..? I tried: Run Anyway, now that it is an option. It displays, but says: Pixel Launcher isn’t responding.
Is it good or bad? I guess it is not quite ok.
• The Nougat 7.1 (amd v8a) pop up with:
Could no start emulator using HOST GPU Mode. Please check if you can update video driver. If it doesn’t help, try to edit the AVD and set “hw.gpu.mode=off”. Then another form from Android Emulator tell you that the emulator has closed due to an internal error. AMD is found but no Vulkan driver found. And it wants to file a report to ? MS perhaps? Will it help??
Well, lets check out if everything is working by deploy emulator Android 9.0 with the blank project solution (part 4 in the video).
A Performance Warning (Intel) pops up: pixel_2_pie_9_0_-_api_28 will run unaccelerated.
This machine does not have an Intel processor, which is required to accelerate the Android emulator. The emulator performance will be impacted. We recommend to use a physical Android device for development.
I guess the choice of cpu was for the pc, but it is just a recommendation. Cancel or Start Anyway?
Lets try and continue. Emulator pop up immediately, but after a couple of minutes it says that there is no reply and the system keeps running in the background. How to break?
Lately there has been much talk about Intellectual Property theft. This can not be the case here, I am not impressed.
Can it be so difficult to build a compiler framework for today’s smart phone?
I just wanted to try and create a test app for my Samsung Galaxy Tab A (2016) Android 8.1. Maybe later try it out on my iPhone 6 iOS 12.4.8. Is that too much to ask?
|
|
|
|
|
Hello
I have an HP IPAQ rx1950
I would like to send a variable " char [] = 'L'; " by wifi "TCP protocol socket" from the ipaq to the pc with a small C # program for windows mobile 5 on visual studio 5.
Could you derive me on class static to make this project successful?
I am a beginner on visual studio
Thank you for your help.
|
|
|
|
|
rexgrip wrote: windows mobile 5 on visual studio 5 Is this on windows 3.1? I don't even remember a Visual Studio version 5.
Social Media - A platform that makes it easier for the crazies to find each other.
Everyone is born right handed. Only the strongest overcome it.
Fight for left-handed rights and hand equality.
|
|
|
|
|
The one before v6 was "Visual Studio 97", so I suspect it would be Windows 95.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
sorry,visual studio 2005 for pc and for hp ipaq rx1950 windows mobile 5
|
|
|
|
|
no help
|
|
|
|