|
Read #2 here.
"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
|
|
|
|
|
Will Eclipse fit on a thumb drive so that I can work on the same project at my desk and then later on my NetBook away from the internet ?
I didn't see anything about that.
But then, with today's typical websites, I tend to miss about ninety nine percent of the content anyway.
|
|
|
|
|
Depends how big the thumb drive is.
|
|
|
|
|
8 Gb
If it won't fit on 8, how large a thumb drive do I need ?
|
|
|
|
|
You may think this a stupid answer, but obviously one that is big enough to contain whatever it is you want to put on it. You can look at the distribution size on the eclipse website, or wherever it is installed on your PC.
|
|
|
|
|
I am trying to avoid an installation on my Desktop machine, and just put it on the thumbdrive.
I was formerly in love with the PortableApps website.
They changed; a lot; a whole lot.
My romance with them disappeared as of the last time I saw their site.
|
|
|
|
|
C-P-User-3 wrote: ...and just put it on the thumbdrive. So why not just try it and see? That's the only way to know for sure.
"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
|
|
|
|
|
I have been researching this for a week and would like some more advice from someone who has experience.
My requirements are:
1. Easy to learn
2. Easy to debug
3. Free tutorials (and plenty to choose from)
4. Free implementation. (no paid services)
My app is going to teach language, and have some simple quizzes with pictures and mp3 sounds.
Because the quizzes will need to shuffle words around, a table- style database would suit best.
This means SQLite or MySQL database rather than JSON.
From what I can tell, probably the best language to communicate with SQL type databases is SQL.
Although it's not the easiest language to learn, there are plenty of free tutorials I can find.
Another alternative that looks attractive is web2py, because it seems geared to suit my project, and might be faster, however, it's less widely used and less teaching material is available, so I might get stuck.
Kotlin looks like a wonderful language to learn, but there are very few free tutorials.
Java seems unintuitive to me and I would prefer to avoid it.
I know that Java is the official language for Android, but from what I can tell, it’s not the easiest to learn for beginners or the most suitable for database heavy apps.
I won’t be needing to access any of the Android phone features, like camera/GPS etc.
I have tried to grasp Java already and found it very difficult.
I am hoping that there are alternatives to learning Java.
Could you please recommend:
1. Which language to learn,
2. What code editor is suitable for beginner (especially debugging),
3. What database GUI would be easy to use for this kind of project.
4. Any other software that would help.
Any advice would be appreciated.
|
|
|
|
|
I would recommend Android Studio, but it requires Java (which, with very few exceptions, I find easy to read and understand). If I had the time, I would try a few projects with using C#, C++, or maybe Kotlin.
Chessologist wrote: researching this for a week
1. Easy to learn
Although it's not the easiest language to learn,
it's less widely used and less teaching material is available, so I might get stuck.
but there are very few free tutorials.
it’s not the easiest to learn for beginners
found it very difficult.
I am hoping that there are alternatives
2. What code editor is suitable for beginner
I started on this journey nearly 30 years ago, long before the web and its endless supply of free stuff existed in its current format. There were no tutorials, gift-wrapped code, teaching materials, or code made to order. On occasion, you might could find some chatter on a Usenet group, but those took a long time to navigate and replies weren't imminent. Instead, everything that you needed had to come from your own hands, or at the very least, a trip to the library or book store. The concept of easy and difficult did not exist; you did what was required to get the job done. That might've taken months, but at the end of that, you had so much time invested, you were the de facto expert.
Alas, I'm a crock pot living in a microwave society.
"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
|
|
|
|
|
|
Hello,
since you don't want to learn Java and now that Kotlin has few free good quality courses as of now then I suggest you look into React Native[^] or Cordova[^]. They allow you to build cross-platform apps using HTML5, CSS3 and JavaScript (Web development tools). I suppose you already have skills in web development, if not, web development is relatively easy to learn.
Good luck
|
|
|
|
|
Hi friend!
Could someone help me with a full code that allow me to send GPS coordinates in mysql database without using a button and this in background running??!
Thanks
|
|
|
|
|
Sorry no, this site does not provide code to order; try freelancer.com.
|
|
|
|
|
Member 13507711 wrote: ...send GPS coordinates in mysql database... What is this supposed to mean exactly? Are you wanting to insert a row into a MySQL table that contains GPS coordinates?
Member 13507711 wrote: ...and this in background running??! Have you considered a Service.
"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
|
|
|
|
|
please send full source code in android eclipse otp verification email & sms
|
|
|
|
|
There are plenty of sites where you can pay someone to do your work for you. This is not one of them.
"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer
|
|
|
|
|
|
It's on its way. Be on the lookout for a plain, brown envelope.
"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
|
|
|
|
|
hello every one can any one give suggetion on that for how to set perticular slice color on andorid
Subhash
|
|
|
|
|
|
As Android does not have any native "slice" classes, have you tried asking on the site where the PieDataSet and PieData classes originated?
"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
|
|
|
|
|
Hi Experts,
I am new to Android and also Eclipse. I am developing Android application (C++)in Eclipse IDE. I am getting below error while Building. Kindly advise.
process_begin: CreateProcess(NULL, C:/Android/NDK/android-ndk-r13b/build../toolchains/llvm/prebuilt/windows-x86_64/bin/clang.exe -MMD -MP -MF ./obj/local/armeabi/objs-debug/QlibInitJava/QLibInit_FromJava.o.d -gcc-toolchain C:/Android/NDK/android-ndk-r13b/build
make (e=2): The system cannot find the file specified.
Thank you!!
|
|
|
|
|
ptr_Electron wrote: The system cannot find the file specified. The message is telling you exactly what is wrong. It looks to me like some of those paths are not correct. You probably need to inspect your build settings.
|
|
|
|
|
ptr_Electron wrote:
I am new to Android and also Eclipse. I am developing Android application (C++)in Eclipse IDE. Which is a good reason to put Eclipse on a shelf and use Visual Studio Community 2017 instead. During installation, you can have it install everything needed for creating Android projects using C++.
"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
|
|
|
|
|
I am Developing a basic android app to take a photo(three photos) from the camera and send to email along with the geolocation. I am able to capture the image but unable save in local storage and send it to email along with geolocation.
|
|
|
|